nextplayer icon indicating copy to clipboard operation
nextplayer copied to clipboard

[BUG] hevc 265 problems

Open ghost opened this issue 2 years ago • 21 comments

Describe the bug Playing hevc 265 videos, makes the volume control fail, volume is at maximum. Tried the same in MX player, MX player has the same prob in HW decoding mode, but in HW+ this fixed the issue.

To Reproduce Play hevc 265 videos

Device info (please complete the following information):

  • Device:poco x4 pro
  • Android version: 13
  • App version: v0.3.1 Screenshot_20230630-085017_Next_Player Some times this happens too☝️

ghost avatar Jun 30 '23 03:06 ghost

@s-rs Can you provide video sample or video link

anilbeesetti avatar Jun 30 '23 03:06 anilbeesetti

alright bro. https://drive.google.com/file/d/1-04dqRxTjDQcaoetfeAXoItq0prqGQBj/view?pli=1 I am sure if it isn't prohibited to share these links. But I really want to get this fixed. Coz this is a damn good video player.

Thanks for making this

ghost avatar Jul 03 '23 07:07 ghost

The video is H265 10bit, which poco x4 can't decode natively. But don't worry, I will be adding software decoders for h265 in the next release. Check out this debug build until then:- https://github.com/anilbeesetti/nextplayer/suites/13996503134/artifacts/780951617

anilbeesetti avatar Jul 03 '23 08:07 anilbeesetti

Waah it's working, but volume problem is still there.

ghost avatar Jul 03 '23 09:07 ghost

@s-rs try this build and let me know: app-arm64-v8a-debug.zip

anilbeesetti avatar Jul 04 '23 04:07 anilbeesetti

Still sound is at max unchangeable

On Tue, Jul 4, 2023, 10:05 AM Anil Kumar Beesetti @.***> wrote:

@s-rs https://github.com/s-rs try this build and let me know: app-arm64-v8a-debug.zip https://github.com/anilbeesetti/nextplayer/files/11944382/app-arm64-v8a-debug.zip

— Reply to this email directly, view it on GitHub https://github.com/anilbeesetti/nextplayer/issues/401#issuecomment-1619467919, or unsubscribe https://github.com/notifications/unsubscribe-auth/A3EXKAWYYDQ4LRD5LQPTDODXOOMS3ANCNFSM6AAAAAAZZJHBS4 . You are receiving this because you were mentioned.Message ID: @.***>

ghost avatar Jul 04 '23 04:07 ghost

It works fine on my phone. I don't understand what the problem might be

anilbeesetti avatar Jul 04 '23 04:07 anilbeesetti

Should I generate some logs?.. but in MX player if I choose HW+ decoder volume works fine, but not in the HW decoding mode..(HW mode is absent)

On Tue, Jul 4, 2023, 10:11 AM Anil Kumar Beesetti @.***> wrote:

It works fine on my phone. I don't understand what the problem might be

— Reply to this email directly, view it on GitHub https://github.com/anilbeesetti/nextplayer/issues/401#issuecomment-1619471941, or unsubscribe https://github.com/notifications/unsubscribe-auth/A3EXKAUND44YGMLDQO4RUG3XOONH5ANCNFSM6AAAAAAZZJHBS4 . You are receiving this because you were mentioned.Message ID: @.***>

ghost avatar Jul 04 '23 04:07 ghost

what about sw in mx player. How that works?

anilbeesetti avatar Jul 04 '23 04:07 anilbeesetti

Yes, it works completely fine on SW too

On Tue, Jul 4, 2023, 10:23 AM Anil Kumar Beesetti @.***> wrote:

what about sw in mx player. How that works?

— Reply to this email directly, view it on GitHub https://github.com/anilbeesetti/nextplayer/issues/401#issuecomment-1619484146, or unsubscribe https://github.com/notifications/unsubscribe-auth/A3EXKAUEBZVL67NI7FI7YJTXOOOTBANCNFSM6AAAAAAZZJHBS4 . You are receiving this because you were mentioned.Message ID: @.***>

ghost avatar Jul 04 '23 04:07 ghost

ok. I'll check on MIUI to see if maybe it's problem on MIUI

anilbeesetti avatar Jul 04 '23 04:07 anilbeesetti

I am on custom rom btw. A13 June sp

On Tue, Jul 4, 2023, 10:27 AM Anil Kumar Beesetti @.***> wrote:

ok. I'll check on MIUI to see if maybe it's problem on MIUI

— Reply to this email directly, view it on GitHub https://github.com/anilbeesetti/nextplayer/issues/401#issuecomment-1619488187, or unsubscribe https://github.com/notifications/unsubscribe-auth/A3EXKAW5XQSKXZAFUIJCUELXOOPEVANCNFSM6AAAAAAZZJHBS4 . You are receiving this because you were mentioned.Message ID: @.***>

ghost avatar Jul 04 '23 05:07 ghost

could check on some other phone like family members or friends phone whether this problem exists on that device

anilbeesetti avatar Jul 04 '23 05:07 anilbeesetti

Alright

On Tue, Jul 4, 2023, 10:50 AM Anil Kumar Beesetti @.***> wrote:

could check on some other phone like family members or friends phone whether this problem exists on that device

— Reply to this email directly, view it on GitHub https://github.com/anilbeesetti/nextplayer/issues/401#issuecomment-1619509549, or unsubscribe https://github.com/notifications/unsubscribe-auth/A3EXKAV5ZG577TE4RUDZVNDXOOR3PANCNFSM6AAAAAAZZJHBS4 . You are receiving this because you were mentioned.Message ID: @.***>

ghost avatar Jul 04 '23 05:07 ghost

Bro I tried in Realme 3 , RMX1821 ,Android 13 , June sp , Lineage Os. And it(volume)works fine and video plays too in your debugapk.zip

thanks, and thank you for being an Indian ❤️ It really makes us feel proud

ghost avatar Jul 04 '23 16:07 ghost

Bug, can't switch between some videos with Software decoders enabled + Prefer device decoders (default settings in 0.5.0)

To Reproduce Open the video provided by s-rs Press next video arrow to any video with usual encoding (camera h264/265 should do) Can't play video, even though format_supported=YES Screenshot_20230724-134120

Reverse switch works fine. Videos opened separately play fine. With any other settings' combination, videos switch/play fine.

Device info: moto g62 android 12 app 0.5.0

lokomoto avatar Jul 24 '23 11:07 lokomoto

I'm facing the same issue. Cannot seem to change volume in certain videos. ( mainly h265 and aac audio )

Even the hw / sw decoder option doesn't seem to help.

I'm on AOSP A13.

Next player 0.7

ConEstArthur avatar Aug 26 '23 11:08 ConEstArthur

@ConEstArthur Can you send a sample video and what is your device?

anilbeesetti avatar Aug 26 '23 12:08 anilbeesetti

@ConEstArthur Can you send a sample video and what is your device?

Here's a sample https://mega.nz/file/nehDka6Z#C5_OPbSZkONdOp1jRmc09C9-viDc3zMj8ZHruHcWKyA

I'm using Poco x3

Nitrogen OS A13

Seems to work fine on HW+ and HW rendering on MX player pro.

ConEstArthur avatar Aug 26 '23 12:08 ConEstArthur

@anilbeesetti As musch I have figured out, this issue is due to inavilability of hw codecs in poco x4 pro, coz it work fine in my other device,

I asked custom rom developer too, he said sd695 has not all required hwcodecs.

But yeah it all works with vlc or mxplayer sw mode

ghost avatar Dec 29 '23 17:12 ghost

@anilbeesetti As musch I have figured out, this issue is due to inavilability of hw codecs in poco x4 pro, coz it work fine in my other device,

I asked custom rom developer too, he said sd695 has not all required hwcodecs.

But yeah it all works with vlc or mxplayer sw mode

For me It works fine on HW+ mode on mx player. So that was interesting to observe. Volume wouldn't change on hw mode though.

Now in latest release of Next player 0.11.1, volume changes in app decoders mode but would not change in hw preferred mode.

What I want to ask is, what is HW+ mode in mx player and is it possible to implement some similar approach to that? Because I don't face issues in that.

ConEstArthur avatar May 08 '24 19:05 ConEstArthur