https://bugs.freedesktop.org/show_bug.cgi?id=30648
Summary: Video playback not smooth and exhibits stuttering at 720p while running Youtube HD stream Product: Mesa Version: unspecified Platform: x86-64 (AMD64) OS/Version: All Status: NEW Severity: major Priority: high Component: Drivers/DRI/R600 AssignedTo: dri-devel@lists.freedesktop.org ReportedBy: hysvats@gmail.com
Created an attachment (id=39217) --> (https://bugs.freedesktop.org/attachment.cgi?id=39217) glxinfo
KMS Driver Stack details : =========================
1) Kernel-2.6.32-21-generic-pae 2) Libdrm-2.4.19 3) Mesa-7.8 4) Xorg-server-1.7.4 5) ddx: xf86-video-ati-6.13.0
System Environment : ===================
O.S. - Ubuntu-10.04(32 bit) Asic - M97 Mobility RadeonHD 4830 CPU - AMD Athlon(tm) 64 FX-60 Dual Core Processor@2.60 GHz
Steps to Reproduce: =================== 1) Launch firefox and run Youtube HD stream using link below http://www.youtube.com/watch?v=hbLgszfXTAY
2) Select the resolution 720p
3) Let the stream buffer completely and playback
Expected : The video plays without incident such as frozen and corruption. --------------
Observation : Video playback not smooth and exhibits stuttering at 720p while running Youtube HD stream
https://bugs.freedesktop.org/show_bug.cgi?id=30648
--- Comment #1 from samit vats hysvats@gmail.com 2010-10-06 03:35:05 PDT --- Created an attachment (id=39219) --> (https://bugs.freedesktop.org/attachment.cgi?id=39219) Xorg.log
https://bugs.freedesktop.org/show_bug.cgi?id=30648
--- Comment #2 from samit vats hysvats@gmail.com 2010-10-06 03:35:32 PDT --- Created an attachment (id=39220) --> (https://bugs.freedesktop.org/attachment.cgi?id=39220) xorg.conf
https://bugs.freedesktop.org/show_bug.cgi?id=30648
Alex Deucher agd5f@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #39219|application/octet-stream |text/plain mime type| | Attachment #39219|0 |1 is patch| |
https://bugs.freedesktop.org/show_bug.cgi?id=30648
--- Comment #3 from Alex Deucher agd5f@yahoo.com 2010-10-06 07:48:37 PDT --- Do things improve any with xf86-video-ati 6.13.2? Also what are you using to view the videos? Adobe's flash player? html5 video embed? gnash?
https://bugs.freedesktop.org/show_bug.cgi?id=30648
--- Comment #4 from samit vats hysvats@gmail.com 2010-10-08 03:07:24 PDT --- (In reply to comment #3)
Do things improve any with xf86-video-ati 6.13.2? Also what are you using to view the videos? Adobe's flash player? html5 video embed? gnash?
1) Yes The Adobe flash player is used for viewing . 2) Please suggest whether Youtube on Linux is using UVD by design or not. 3) Since UVD is not implemented yet in driver , does the playing the HD stream with hardware accelearation enabled in You Tube window impacts the performance and buffering time.
https://bugs.freedesktop.org/show_bug.cgi?id=30648
--- Comment #5 from Alex Deucher agd5f@yahoo.com 2010-10-08 07:27:19 PDT --- (In reply to comment #4)
- Yes The Adobe flash player is used for viewing .
- Please suggest whether Youtube on Linux is using UVD by design or not.
- Since UVD is not implemented yet in driver , does the playing the HD stream
with hardware accelearation enabled in You Tube window impacts the performance and buffering time.
The open driver does not support UVD at this time, and adobe flash does not use any acceleration support provided by the open driver at this time.
https://bugs.freedesktop.org/show_bug.cgi?id=30648
--- Comment #6 from Ernst Sjöstrand ernstp@gmail.com 2010-10-08 13:32:28 PDT --- You can try to add OverrideGPUValidation=true to /etc/adobe/mms.cfg ( http://blogs.adobe.com/penguinswf/2008/08/secrets_of_the_mmscfg_file_1.html )
https://bugs.freedesktop.org/show_bug.cgi?id=30648
samit vats hysvats@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #7 from samit vats hysvats@gmail.com 2010-10-20 05:57:42 PDT --- (In reply to comment #5)
(In reply to comment #4)
- Yes The Adobe flash player is used for viewing .
- Please suggest whether Youtube on Linux is using UVD by design or not.
- Since UVD is not implemented yet in driver , does the playing the HD stream
with hardware accelearation enabled in You Tube window impacts the performance and buffering time.
The open driver does not support UVD at this time, and adobe flash does not use any acceleration support provided by the open driver at this time.
Resolved : fixed with the latest build
dri-devel@lists.freedesktop.org