Divested-Mobile / DivestOS-Build

Everything needed to build DivestOS, a more private and more secure aftermarket mobile operating system.
https://divestos.org/index.php?page=build
Other
226 stars 31 forks source link

Hardware decoding not working in manta (google nexus 10) #332

Open tw8sqf3s opened 3 months ago

tw8sqf3s commented 3 months ago

cutscenes in phigros and videos in mpv whit hw decoding on just show a black screen.

please give suggestions on how to get logs for this

SkewedZeppelin commented 3 months ago

This is unlikely to be fixed given this is a 12 year old device.

But that being said are you sure the codec you're using is old enough that the device could even try to hardware decode it? Like plain h.264 with main profile?

tw8sqf3s commented 2 months ago

yep, even with libx264 and profile=main video it still does not work, newpipe and videos on the web don't work too ffmpeg flags used for encoding: -c:v libx264 -preset fast -profile:v main -an