[BUG] hevc 265 problems
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
Some times this happens too☝️
@s-rs Can you provide video sample or video link
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
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
Waah it's working, but volume problem is still there.
@s-rs try this build and let me know: app-arm64-v8a-debug.zip
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: @.***>
It works fine on my phone. I don't understand what the problem might be
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: @.***>
what about sw in mx player. How that works?
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: @.***>
ok. I'll check on MIUI to see if maybe it's problem on MIUI
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: @.***>
could check on some other phone like family members or friends phone whether this problem exists on that device
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: @.***>
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
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
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
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 Can you send a sample video and what is your device?
@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.
@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
@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.