https://bugs.freedesktop.org/show_bug.cgi?id=48746
Bug #: 48746 Summary: radeon express 1250 and vdpau doesn't work for interlaced sample in mplayer. Classification: Unclassified Product: Mesa Version: git Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: Drivers/Gallium/r300 AssignedTo: dri-devel@lists.freedesktop.org ReportedBy: randrik@mail.ru
Using recent vdpau lib (compliled form mesa commit 1ce9205f790471214b69c94f2ee07c4eabfa26f0 - "targets/xvmc-nouveau: fix accidental hardcoded include path") i saw strange crash inside vdpau driver for r300g.
sample from http://streams.videolan.org/samples/MPEG2/interlaced/ - burosch1.mpg
I'll attach gdb.txt (unfortunately i need mesa recompile for more useful debug output) and player's output.
https://bugs.freedesktop.org/show_bug.cgi?id=48746
--- Comment #1 from Andrew Randrianasulu randrik@mail.ru 2012-04-15 18:34:42 UTC --- Created attachment 60041 --> https://bugs.freedesktop.org/attachment.cgi?id=60041 mplayer log
https://bugs.freedesktop.org/show_bug.cgi?id=48746
--- Comment #2 from Andrew Randrianasulu randrik@mail.ru 2012-04-15 18:35:13 UTC --- Created attachment 60042 --> https://bugs.freedesktop.org/attachment.cgi?id=60042 gdb.txt
https://bugs.freedesktop.org/show_bug.cgi?id=48746
Marek Olšák maraeo@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |WONTFIX
--- Comment #3 from Marek Olšák maraeo@gmail.com --- VDPAU support has been removed and it's not very useful on these GPUs anyway.
dri-devel@lists.freedesktop.org