Launchpad has imported 21 comments from the remote bug at https://bugs.freedesktop.org/show_bug.cgi?id=47776.
If you reply to an imported comment from within Launchpad, your comment will be sent to the remote bug automatically. Read more about Launchpad's inter-bugtracker facilities at https://help.launchpad.net/InterBugTracking. ------------------------------------------------------------------------ On 2012-03-23T16:35:15+00:00 Lollerke wrote: Choppy video playback with GNOME Shell, Unity, Gnome-fallback with compiz, but not with Unity 2D and Gnome-fallback without compiz on two machines (1. Laptop with ATI Radeon X200M, 2. Desktop system with ATI Radeon HD6450). Media players doesn't report dropped frames, CPU usage is well below 100%. Tested with a 720p x264 video at about ~6000kbps. See https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video- ati/+bug/961124. Tried Fedora 16 and the problem is the same. Reply at: https://bugs.launchpad.net/xserver-xorg-driver- ati/+bug/961124/comments/9 ------------------------------------------------------------------------ On 2012-03-27T18:16:47+00:00 Lollerke wrote: Same under KWin too. Reply at: https://bugs.launchpad.net/xserver-xorg-driver- ati/+bug/961124/comments/10 ------------------------------------------------------------------------ On 2012-03-28T07:18:49+00:00 Michel-daenzer wrote: Can you elaborate what 'choppy' means exactly? And how you estimated around 20 fps? Reply at: https://bugs.launchpad.net/xserver-xorg-driver- ati/+bug/961124/comments/11 ------------------------------------------------------------------------ On 2012-03-28T07:22:11+00:00 Michel-daenzer wrote: Also, please attach the Xorg.0.log file and the output of dmesg and glxinfo to this report. Reply at: https://bugs.launchpad.net/xserver-xorg-driver- ati/+bug/961124/comments/12 ------------------------------------------------------------------------ On 2012-03-28T08:44:10+00:00 Lollerke wrote: Created attachment 59141 dmesg Reply at: https://bugs.launchpad.net/xserver-xorg-driver- ati/+bug/961124/comments/13 ------------------------------------------------------------------------ On 2012-03-28T08:45:36+00:00 Lollerke wrote: Created attachment 59142 Xorg Reply at: https://bugs.launchpad.net/xserver-xorg-driver- ati/+bug/961124/comments/14 ------------------------------------------------------------------------ On 2012-03-28T08:46:08+00:00 Lollerke wrote: Created attachment 59143 dmesg Reply at: https://bugs.launchpad.net/xserver-xorg-driver- ati/+bug/961124/comments/15 ------------------------------------------------------------------------ On 2012-03-28T08:47:35+00:00 Lollerke wrote: Created attachment 59144 glxinfo Reply at: https://bugs.launchpad.net/xserver-xorg-driver- ati/+bug/961124/comments/16 ------------------------------------------------------------------------ On 2012-03-28T08:50:45+00:00 Lollerke wrote: It's looks like the the video is skipping some frames (2 or 3) every second, so the picture is stuttering and in rare cases there's also some tearing. I also noticed that if I run glxgears (Vsync on) I can see stuttering there too, but not that often (every 5-10 sec). Reply at: https://bugs.launchpad.net/xserver-xorg-driver- ati/+bug/961124/comments/17 ------------------------------------------------------------------------ On 2012-03-28T08:59:52+00:00 Lollerke wrote: Correction: it's not true, that it skips the frames every second, sometimes the video playback is smooth for 3 sec. Looks like a syncing issue. Reply at: https://bugs.launchpad.net/xserver-xorg-driver- ati/+bug/961124/comments/18 ------------------------------------------------------------------------ On 2012-03-28T10:03:24+00:00 Michel-daenzer wrote: Is that with fullscreen and/or windowed video playback? Which version of gnome-shell are you running? Have you configured compiz and kwin to unredirect fullscreen windows? Reply at: https://bugs.launchpad.net/xserver-xorg-driver- ati/+bug/961124/comments/19 ------------------------------------------------------------------------ On 2012-03-28T11:07:09+00:00 Lollerke wrote: Both full screen and windowed, but if I shrink the media player's window size to about 400 x 280 the video is smooth. Also if I try to play an SD Xvid (632x486) video it's smooth even on fullscreen. This indicates that the problem depends on video resolution. I tried turning on the unredirect fullscreen windows option, but it didn't help. I have Gnome Shell 3.3.92 and 3.2 (in Fedora). Reply at: https://bugs.launchpad.net/xserver-xorg-driver- ati/+bug/961124/comments/20 ------------------------------------------------------------------------ On 2012-03-28T11:10:19+00:00 Lollerke wrote: I mean not video resolution, the playback resolution. Reply at: https://bugs.launchpad.net/xserver-xorg-driver- ati/+bug/961124/comments/21 ------------------------------------------------------------------------ On 2012-03-28T11:30:14+00:00 Lollerke wrote: Sorry, it depends on both, because a 600x400 video plays back smoothly on fullscreen (1280x800), but a 1280x720 video doesn't. The interesting thing is that the 1280x720 video is running smoothly at 600x400. Reply at: https://bugs.launchpad.net/xserver-xorg-driver- ati/+bug/961124/comments/23 ------------------------------------------------------------------------ On 2012-03-28T12:31:03+00:00 Lollerke wrote: Also if the video is running smoothly, there's no tearing. Reply at: https://bugs.launchpad.net/xserver-xorg-driver- ati/+bug/961124/comments/24 ------------------------------------------------------------------------ On 2012-03-28T12:45:33+00:00 Deathsimple wrote: May I guess something? Cause mplayer isn't complaining about dropped frames the best explanation is that instead of a constant stream of frames: ---*---*---*---*---*---*---*---*---*--- ... We get something like this: ---***---------****------------*---*--- ... That is usually caused by to long pipelines, e.g. the 3D rendering causes to long stalls, witch lead to burst of frames with the playback... I'm also guessing that you are using Xv + "classic" mplayer, could you try the VDPAU implementation with mplayer2 instead? The result won't be better, but you get at least a good error message of what is going wrong here. Reply at: https://bugs.launchpad.net/xserver-xorg-driver- ati/+bug/961124/comments/25 ------------------------------------------------------------------------ On 2012-03-28T13:06:32+00:00 Lollerke wrote: If I run glxgears simultaneously with the video playback even though the video is stuttering badly I get 56-60 fps on glxgears (my monitor works at 60Hz). I'm already using Mplayer2, but with XV - Textured Video. If I try VDPAU I get this message: "Failed to open VDPAU backend libvdpau_r300.so: cannot open shared object file: No such file or directory". Reply at: https://bugs.launchpad.net/xserver-xorg-driver- ati/+bug/961124/comments/26 ------------------------------------------------------------------------ On 2012-03-28T13:25:20+00:00 Lollerke wrote: But I guess, that's the problem. The glxgears FPS should be at 60 all the time. If I run glxgears during an SD video, it starts stuttering and tearing. Reply at: https://bugs.launchpad.net/xserver-xorg-driver- ati/+bug/961124/comments/27 ------------------------------------------------------------------------ On 2012-03-28T13:30:23+00:00 Lollerke wrote: Correction: Running glxgears during an SD video introduces some tearing, but no stuttering. Reply at: https://bugs.launchpad.net/xserver-xorg-driver- ati/+bug/961124/comments/28 ------------------------------------------------------------------------ On 2012-03-28T14:43:09+00:00 Michel-daenzer wrote: Does Option "SwapbuffersWait" "off" make the stuttering better (or worse)? Note that it'll probably increase tearing for non-fullscreen apps. Reply at: https://bugs.launchpad.net/xserver-xorg-driver- ati/+bug/961124/comments/29 ------------------------------------------------------------------------ On 2012-03-28T15:26:07+00:00 Lollerke wrote: Xorg.0.log: [ 14.912] (II) RADEON(0): KMS Color Tiling: enabled [ 14.913] (II) RADEON(0): KMS Pageflipping: enabled [ 14.913] (II) RADEON(0): SwapBuffers wait for vsync: disabled Nothing changed, the stuttering remained the same. Reply at: https://bugs.launchpad.net/xserver-xorg-driver- ati/+bug/961124/comments/30 ** Changed in: xserver-xorg-driver-ati Status: Unknown => In Progress ** Changed in: xserver-xorg-driver-ati Importance: Unknown => Medium -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-video-ati in Ubuntu. https://bugs.launchpad.net/bugs/961124 Title: Choppy video playback To manage notifications about this bug go to: https://bugs.launchpad.net/xserver-xorg-driver-ati/+bug/961124/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~ubuntu-x-swat Post to : ubuntu-x-swat@lists.launchpad.net Unsubscribe : https://launchpad.net/~ubuntu-x-swat More help : https://help.launchpad.net/ListHelp