You are not logged in.
Hello there, um not sure if this is the right spot to ask, but installed the the pakages the downloads page linked to (I added the ppa's and installed them) and there's no vdpua in the output driver selection in smplayer. Im using Karmic, it worked just fine in Jaunty with the same ppa,n i just installed those and it was right there but now in Karmic its not there.
I tried the folowing:
fred@fRED:~$ mplayer -vo vdpau /media/Media/Videos/Anime/[TKK]_Sora_no_Manimani_-_01_[3450A046].mkv
MPlayer SVN-r29643-Ubuntu-RVM (C) 2000-2009 MPlayer Team
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support. You will not be able to use your remote control.
Playing /media/Media/Videos/Anime/[TKK]_Sora_no_Manimani_-_01_[3450A046].mkv.
[mkv] Track ID 1: video (V_MPEG4/ISO/AVC), -vid 0
[mkv] Track ID 2: audio (A_AAC), -aid 0, -alang jpn
[mkv] Track ID 3: subtitles (S_TEXT/ASS), -sid 0, -slang eng
[mkv] Will play video track 1.
Matroska file format detected.
VIDEO: [avc1] 1280x720 24bpp 23.976 fps 0.0 kbps ( 0.0 kbyte/s)
Error opening/initializing the selected video_out (-vo) device.
==========================================================================
Opening audio decoder: [faad] AAC (MPEG2/4 Advanced Audio Coding)
FAAD: compressed input bitrate missing, assuming 128kbit/s!
AUDIO: 48000 Hz, 2 ch, s16le, 128.0 kbit/8.33% (ratio: 16000->192000)
Selected audio codec: [faad] afm: faad (FAAD AAC (MPEG-2/MPEG-4 Audio))
==========================================================================
AO: [oss] 48000Hz 2ch s16le (2 bytes per sample)
Video: no video
Starting playback...
[mkv] Warning: No BlockDuration for subtitle track found.
[mkv] Warning: No BlockDuration for subtitle track found.
[mkv] Warning: No BlockDuration for subtitle track found.
[mkv] Warning: No BlockDuration for subtitle track found.
A: 4.8 (04.7) of 1439.8 (23:59.7) 1.6%
MPlayer interrupted by signal 2 in module: play_audio
A: 4.8 (04.7) of 1439.8 (23:59.7) 1.6%
Exiting... (Quit)
I also tried:
fred@fRED:~$ mplayer -vdpau /media/Media/Videos/Anime/[TKK]_Sora_no_Manimani_-_01_[3450A046].mkv
Unknown option on the command line: -vdpau
Error parsing option on the command line: -vdpau
MPlayer SVN-r29643-Ubuntu-RVM (C) 2000-2009 MPlayer Team
Anyone got any ideas?
Offline
The mplayer package for karmic was indeed compiled without vdpau support because of a bug in the package nvidia-180-libvdpau-dev, which didn't install the vdpau headers.
But I think the problem is fixed in the build (2:1.0~rc3+svn20090904-0karmic5) that you can find in this PPA:
https://launchpad.net/~rvm/+archive/testing/
Offline