FS#15508 - [mplayer] Broken vdpau support

Attached to Project: Arch Linux
Opened by Christian (saedelaere) - Tuesday, 14 July 2009, 18:59 GMT
Last edited by Jan de Groot (JGC) - Tuesday, 14 July 2009, 21:29 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture x86_64
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:
New version of mplayer (29411-3) doesn't support vdpau anymore. I can hear sound but no video. Worked nice with the last build from svn.

$ mplayer -vo vdpau /home/saedelaere/test.mpeg
MPlayer SVN-r29411-4.4.0 (C) 2000-2009 MPlayer Team
137 audio & 299 video codecs

Playing /home/saedelaere/test.mpeg.
MPEG-PS file format detected.
VIDEO: MPEG2 720x576 (aspect 2) 25.000 fps 8000.0 kbps (1000.0 kbyte/s)
Error opening/initializing the selected video_out (-vo) device.
==========================================================================
Opening audio decoder: [mp3lib] MPEG layer-2, layer-3
AUDIO: 48000 Hz, 2 ch, s16le, 224.0 kbit/14.58% (ratio: 28000->192000)
Selected audio codec: [mp3] afm: mp3lib (mp3lib MPEG layer-2, layer-3)
==========================================================================
AO: [oss] 48000Hz 2ch s16le (2 bytes per sample)
Video: no video
Starting playback...
A: 11.1 (11.1) of 5398.6 ( 1:29:58.6) 0.4%

MPlayer interrupted by signal 2 in module: play_audio
A: 11.1 (11.1) of 5398.6 ( 1:29:58.6) 0.5%
Exiting... (Quit)

This task depends upon

Closed by  Jan de Groot (JGC)
Tuesday, 14 July 2009, 21:29 GMT
Reason for closing:  Won't implement
Additional comments about closing:  We will not support vdpau as long as it's bundled with the nvidia drivers. There's a wrapper library developed at freedesktop at this moment, but as long as we have ongoing development in VDPAU, XVBA and VA-API at this moment, I would like to stay neutral on this for a while.
Comment by xduugu (xduugu) - Tuesday, 14 July 2009, 19:27 GMT
It was only there by mistake, see  FS#15355 
Comment by Christian (saedelaere) - Tuesday, 14 July 2009, 19:58 GMT
Here a small adition. Unfortunately i can't downgrade to the last svn version because this version no longer starts. Otherwise i could also paste the ouput of that version.

$ mplayer -vo helpMPlayer SVN-r29411-4.4.0 (C) 2000-2009 MPlayer Team
Available video output drivers:
xv X11/Xv
x11 X11 ( XImage/Shm )
xover General X11 driver for overlay capable video output drivers
gl X11 (OpenGL)
gl2 X11 (OpenGL) - multiple textures version
dga DGA ( Direct Graphic Access V2.0 )
sdl SDL YUV/RGB/BGR renderer (SDL v1.1.7+ only!)
fbdev Framebuffer Device
fbdev2 Framebuffer Device
aa AAlib
caca libcaca
v4l2 V4L2 MPEG Video Decoder Output
xvidix X11 (VIDIX)
cvidix console VIDIX
null Null video output
mpegpes MPEG-PES to DVB card
yuv4mpeg yuv4mpeg output for mjpegtools
png PNG file
jpeg JPEG file
gif89a animated GIF output
tga Targa output
pnm PPM/PGM/PGMYUV file
md5sum md5sum of each frame

137 audio & 299 video codecs

Loading...