Hi, having Dell XPS with i7-7700HQ CPU and Intel HD 630 graphics. Playing 4K video is not smooth with lot of droped frames. I am using mpv with ffmpeg from packman. Having latest tumbleweed snapshot. Can anybody please direct me how to check if it's only my problem or general bug? What I know it worked few snapshots ago. output from mpv: AO: [pulse] 48000Hz 5.1(side) 6ch float VO: [gpu] 3840x2160 yuv420p10 AV: 00:00:03 / 01:47:28 (0%) A-V: 0.000 Dropped: 49 VO: [gpu] 3840x2160 yuv420p10 AV: 00:00:13 / 01:47:28 (0%) A-V: 0.000 Dropped: 114 thanks, m.
Le 07/08/2021 à 10:23, Michal Hlavac a écrit :
I am using mpv with ffmpeg from packman. H
may be test directly ffplay? jdd -- http://dodin.org
Hi, This question would be much better asked on our support list, support@lists.opensuse.org On 8/7/21 5:53 PM, Michal Hlavac wrote:
Hi,
having Dell XPS with i7-7700HQ CPU and Intel HD 630 graphics. Playing 4K video is not smooth with lot of droped frames. I am using mpv with ffmpeg from packman. Having latest tumbleweed snapshot. Can anybody please direct me how to check if it's only my problem or general bug? What I know it worked few snapshots ago.
output from mpv: AO: [pulse] 48000Hz 5.1(side) 6ch float VO: [gpu] 3840x2160 yuv420p10 AV: 00:00:03 / 01:47:28 (0%) A-V: 0.000 Dropped: 49 VO: [gpu] 3840x2160 yuv420p10 AV: 00:00:13 / 01:47:28 (0%) A-V: 0.000 Dropped: 114
thanks, m.
-- Simon Lees (Simotek) http://simotek.net Emergency Update Team keybase.io/simotek SUSE Linux Adelaide Australia, UTC+10:30 GPG Fingerprint: 5B87 DB9D 88DC F606 E489 CEC5 0922 C246 02F0 014B
Michal Hlavac wrote:
Hi,
having Dell XPS with i7-7700HQ CPU and Intel HD 630 graphics. Playing 4K video is not smooth with lot of droped frames. I am using mpv with ffmpeg from packman. Having latest tumbleweed snapshot. Can anybody please direct me how to check if it's only my problem or general bug? What I know it worked few snapshots ago.
output from mpv: AO: [pulse] 48000Hz 5.1(side) 6ch float VO: [gpu] 3840x2160 yuv420p10 AV: 00:00:03 / 01:47:28 (0%) A-V: 0.000 Dropped: 49 VO: [gpu] 3840x2160 yuv420p10 AV: 00:00:13 / 01:47:28 (0%) A-V: 0.000 Dropped: 114
thanks, m.
Have you tried pressing 'Ctrl h' when playing the movie? That should activate HW decoding. At least for me, default is 'off'. Normal play, I get VO: [gpu] 1280x720 yuv420p When pressing Ctrl-h it is VO: [gpu] 1280x720 vaapi[nv12] (with a substantial drop in CPU load, mine is a HD530)
Hi, thanks for info, you are right that HW decoding is turned off, but when I enable it, it print this and performance is same: AO: [pulse] 48000Hz 5.1(side) 6ch float VO: [gpu] 3840x2160 yuv420p10 AV: 00:00:03 / 01:35:15 (0%) A-V: 0.089 Dropped: 48 Cache: 76s/150MB VO: [gpu] 3840x2160 yuv420p10 AV: 00:00:05 / 01:35:15 (0%) A-V: 0.000 Dropped: 12 Cache: 77s/150MB [ffmpeg] AVHWDeviceContext: Failed to query surface attributes: 20 (the requested function is not implemented). [vo/gpu/vaapi-egl] failed to retrieve libavutil frame constraints AV: 00:00:05 / 01:35:15 (0%) A-V: 0.000 Cache: 77s/152MB VO: [gpu] 3840x2160 vaapi[p010] AV: 00:00:07 / 01:35:15 (0%) A-V: 0.010 Dropped: 37 Cache: 77s/150MB VO: [gpu] 3840x2160 vaapi[p010] AV: 00:00:11 / 01:35:15 (0%) A-V: 0.000 Dropped: 42 Cache: 77s/150MB thanks, m. On utorok 17. augusta 2021 17:03:27 CEST Peter Suetterlin wrote:
Michal Hlavac wrote:
Hi,
having Dell XPS with i7-7700HQ CPU and Intel HD 630 graphics. Playing 4K video is not smooth with lot of droped frames. I am using mpv with ffmpeg from packman. Having latest tumbleweed snapshot. Can anybody please direct me how to check if it's only my problem or general bug? What I know it worked few snapshots ago.
output from mpv: AO: [pulse] 48000Hz 5.1(side) 6ch float VO: [gpu] 3840x2160 yuv420p10 AV: 00:00:03 / 01:47:28 (0%) A-V: 0.000 Dropped: 49 VO: [gpu] 3840x2160 yuv420p10 AV: 00:00:13 / 01:47:28 (0%) A-V: 0.000 Dropped: 114
thanks, m.
Have you tried pressing 'Ctrl h' when playing the movie? That should activate HW decoding. At least for me, default is 'off'. Normal play, I get VO: [gpu] 1280x720 yuv420p When pressing Ctrl-h it is VO: [gpu] 1280x720 vaapi[nv12] (with a substantial drop in CPU load, mine is a HD530)
It seems I hit https://github.com/mpv-player/mpv/issues/8981 can confirm that this parameter resolves the problem: --hdr-compute-peak=no thanks, m. On sobota 7. augusta 2021 10:23:29 CEST Michal Hlavac wrote:
Hi,
having Dell XPS with i7-7700HQ CPU and Intel HD 630 graphics. Playing 4K video is not smooth with lot of droped frames. I am using mpv with ffmpeg from packman. Having latest tumbleweed snapshot. Can anybody please direct me how to check if it's only my problem or general bug? What I know it worked few snapshots ago.
output from mpv: AO: [pulse] 48000Hz 5.1(side) 6ch float VO: [gpu] 3840x2160 yuv420p10 AV: 00:00:03 / 01:47:28 (0%) A-V: 0.000 Dropped: 49 VO: [gpu] 3840x2160 yuv420p10 AV: 00:00:13 / 01:47:28 (0%) A-V: 0.000 Dropped: 114
thanks, m.
-- [ michal hlavac ] [ miso@hlavki.eu[1] ] [ tel: +420 773 205 794 ] -------- [1] mailto:miso@hlavki.eu
participants (4)
-
jdd@dodin.org
-
Michal Hlavac
-
Peter Suetterlin
-
Simon Lees