2014-02-09

I have GT610 , installed nvidia drivers NVIDIA GLX Module 304.116 and before upgrade xbcm the vdpau worked fine. Yesterday I have update from git the xbmc till version 13.0-ALPHA12 Git:20140208-cf5266d and compiled it with options

Quote:./configure --disable-pulse --prefix=/usr --disable-vaapi --disable-joystick --disable-mid --disable-external-ffmpeg --disable-crystalhd --enable-libbluray --enable-vdpau --disable-airplay --disable-airtunes

in log I can see that vdpau is enabled. Nevertheless I don't see in osd menu any vdapu options (in rendering and deinterlacing). During video playback is using ff-h264. not vdpau. Why ?

Quote:14:28:55 T:2795498304 DEBUG: CDVDFactoryCodec: compiled in hardware support: CrystalHD:no AMCodec:no MediaCodec:no OpenMax:no libstagefright:no VDPAU:yes VAAPI:no

14:28:55 T:2795498304 DEBUG: FactoryCodec - Video: - Opening

14:28:55 T:2795498304 DEBUG: DllPostProc: Using libpostproc system library

14:28:55 T:2795498304 DEBUG: DllAvFilter: Using libavfilter system library

14:28:55 T:2795498304 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10

14:28:55 T:2795498304 DEBUG: CDVDVideoCodecFFmpeg::Open() Keep default threading 3 by videoplayer.useframemtdec

14:28:55 T:2795498304 DEBUG: FactoryCodec - Video: ff-h264 - Opened

14:28:55 T:2795498304 NOTICE: Creating video thread

14:28:55 T:2695977792 NOTICE: Thread DVDPlayerVideo start, auto delete: false

full log is here is
http://paste.ubuntu.com/6902685/

Show more