Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please recommend parameters for software decode/play_back #14090

Open
hanguofu opened this issue May 8, 2024 · 0 comments
Open

Please recommend parameters for software decode/play_back #14090

hanguofu opened this issue May 8, 2024 · 0 comments
Labels

Comments

@hanguofu
Copy link

hanguofu commented May 8, 2024

Important Information

Provide following Information:

Reproduction steps

play the video with : mpv --log-file=./loga.txt ./test.mkv

Expected behavior

The video is played smoothly.

Actual behavior

Occasional black screen. Sudden mute in audio sometimes.

I tried the latest mpv at my embeded device ( similiar to s905x with 2G ddr3 , but its GPU is Mali-G31 instead of mali450 )
and find out its effect is far way from satisfaction .
Even though there is still quite a lot of hardware margin during mpv running :
%Cpu(s): 11.9 us, 2.4 sy, 0.0 ni, 85.7 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st
MiB Mem : 1939.3 total, 644.0 free, 547.2 used, 748.1 buff/cache
MiB Swap: 969.6 total, 969.6 free, 0.0 used. 1098.0 avail Mem

My setting ( /etc/mpv/mpv.conf ) :
hwdec=no
vo=gpu-next
gpu-context=wayland
profile=sw-fast
scale=bilinear
osc=no
load-scripts=no
input-vo-keyboard=no
fs=yes

Log file

https://pastebin.com/8HqLYEnP

Sample files

https://raw.githubusercontent.com/trump-7575/opencv/master/test
Please add extension "mkv" to the test clip.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant