https://bugs.freedesktop.org/show_bug.cgi?id=106441
Bug ID: 106441 Summary: Totem video playback stuttering and graphical artifacts Product: Mesa Version: 18.0 Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: major Priority: medium Component: Drivers/Gallium/radeonsi Assignee: dri-devel@lists.freedesktop.org Reporter: kaspar.tint@gmail.com QA Contact: dri-devel@lists.freedesktop.org
Created attachment 139426 --> https://bugs.freedesktop.org/attachment.cgi?id=139426&action=edit Totem log
Hello!
With the update to Mesa 18, I have been having issues with Gnome's Totem player. The issue also appears with Cheese and Maps.
After updating Gnome to 3.28.X, Totem got some update that made the software completely unusable for me.
1) Seeking does not work 2) Pause button does not respond 3) Next/Previos does not respond 4) Seeking menu does not work when clicking on a time frame to jump to 5) Full screen creates strange red visual artifacts 6) The video timer looks strange. Some visual artifacts are present 7) Playback of a video is very slow. There is some serious lag
I have made an illustrative video of the problem hosted here: https://webmshare.com/rarKQ
I have some logs by using GST_DEBUG_NO_COLOR=1 GST_DEBUG=*:2 totem 2> log These logs are attached here.
Totem version: totem 3.26.0+37+g84700147-1 Gstreamer version: gstreamer 1.14.0-1
My system information:
System Information
PROCESSOR: Intel Core i5-4570 @ 3.60GHz Core Count: 4 Extensions: SSE 4.2 + AVX2 + AVX + RDRAND + FSGSBASE Cache Size: 6144 KB Microcode: 0x24 Scaling Driver: intel_pstate powersave
GRAPHICS: MSI AMD Radeon RX 470/480/570/580 Display Driver: modesetting 1.19.1 Monitor: BenQ xl2411t Screen: 1920x1080
MOTHERBOARD: ASUS B85-PLUS Memory: 16384MB Chipset: Intel 4th Gen Core DRAM Network: Realtek RTL8111/8168/8411
DISK: 128GB Samsung SSD 840 + 1000GB Seagate ST1000DM010-2DM1 + 1000GB Seagate ST1000DM003-1CH1 File-System: btrfs Mount Options: relatime rw space_cache ssd subvol=/ subvolid=5 Disk Scheduler: CFQ
OPERATING SYSTEM: Arch rolling Kernel: 4.16.3-1-ARCH (x86_64) Desktop: GNOME Shell 3.28.1 Compiler: GCC 7.3.1 20180312
The Totem developers told me to refer to Meas. I opened a bug in their tracker: https://bugzilla.gnome.org/show_bug.cgi?id=795514
Let me know how I can give more information to you if needed. I have no idea my self what else to look for.
https://bugs.freedesktop.org/show_bug.cgi?id=106441
Michel Dänzer michel@daenzer.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #139426|text/x-log |text/plain mime type| |
https://bugs.freedesktop.org/show_bug.cgi?id=106441
--- Comment #1 from Richard B. Kreckel kreckel@ginac.de --- I can reproduce this: Totem 3.26 is basically unable to play MPEG-4 or H.264 Videos on AMD graphics cards using Mesa 18.0.3. It hangs, lags, and uses almost all available CPU resources. I'm using X11 (Debian/testing) and tried any combination of Mesa 17 or 18, Linux 4.15 or 4.16, amdgpu.dc=0 or amdgpu.dc=1. I've tried various AMD graphics cards: GCN 1 (Tahiti), GCN 2 (Bonaire) and GCN 4 (Polaris11).
https://bugs.freedesktop.org/show_bug.cgi?id=106441
--- Comment #2 from kaspar.tint@gmail.com --- Can verify that this issue has resolved it self for me after the upgrade of these components:
gnome -> 3.28.1 mesa -> 18.0.3 linux -> 4.16.9 xorg -> 1.20
Might have been the mesa update but could be the combination of them? I don't know...
https://bugs.freedesktop.org/show_bug.cgi?id=106441
--- Comment #3 from Richard B. Kreckel kreckel@ginac.de --- (In reply to kaspar.tint from comment #2)
Can verify that this issue has resolved it self for me after the upgrade of these components:
gnome -> 3.28.1 mesa -> 18.0.3 linux -> 4.16.9 xorg -> 1.20
Might have been the mesa update but could be the combination of them? I don't know...
What distro are you using? I'm experiencing this on gnome 3.28.1, mesa 18.0.3, linux 4.16.5, xorg 1.19 (all from Debian/testing). Could this be an xorg issue?
https://bugs.freedesktop.org/show_bug.cgi?id=106441
--- Comment #4 from kaspar.tint@gmail.com --- Xorg or Linux then or a combination or all of them? I use Arch Linux - I think right when I updated Xorg.. the issue got fixed actually. But the same update also contained upgrades for Mesa and Linux kernel... So it's hard to say
https://bugs.freedesktop.org/show_bug.cgi?id=106441
--- Comment #5 from Richard B. Kreckel kreckel@ginac.de --- It must be Xorg.
I've upgradee to Xorg 1.20 (without upgrading anything else) from Debian/experimental and this problem has disappeared for good.
https://bugs.freedesktop.org/show_bug.cgi?id=106441
--- Comment #6 from Richard B. Kreckel kreckel@ginac.de --- (In reply to Richard B. Kreckel from comment #5)
It must be Xorg.
I've upgradee to Xorg 1.20 (without upgrading anything else) from Debian/experimental and this problem has disappeared for good.
...which is not to say that things work, now. In a way it's worse than before but this seems to be another problem: https://gitlab.gnome.org/GNOME/totem/issues/241. (I'm posting this here for the record.)
https://bugs.freedesktop.org/show_bug.cgi?id=106441
Michel Dänzer michel@daenzer.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |NOTOURBUG Status|NEW |RESOLVED
--- Comment #7 from Michel Dänzer michel@daenzer.net --- Resolving per comments #2 & #5, thanks for the report and follow-ups.
dri-devel@lists.freedesktop.org