Hi,
I'm running mplayer 3:1.0~rc4-0.1 with SMPlayer 0.6.9-2 on a Linux Mint Debian laptop with Nvidia 9300 GM GPU. When I set output to vdpau I'm alble to play mkv containing x264 HD files, but none of my xvid avi's will play. I think I read somewhere that this GPU only support accellerated x264, not xvid, but before SMPlayer fell back on unaccellerated playback for the files not supported by vdpau. Not so now. This is what I get in the mplayer log when trying to play divx:
Selected audio codec: [mp3] afm: mp3lib (mp3lib MPEG layer-2, layer-3)
==========================================================================
AO: [alsa] 48000Hz 2ch floatle (4 bytes per sample)
ID_AUDIO_CODEC=mp3
[Mixer] No hardware mixing, inserting volume filter.
Starting playback...
[mpeg4_vdpau @ 0xe25360]decoding to PIX_FMT_NONE is not supported.
Error while decoding frame!
[mpeg4_vdpau @ 0xe25360]decoding to PIX_FMT_NONE is not supported.
Error while decoding frame!
[mpeg4_vdpau @ 0xe25360]decoding to PIX_FMT_NONE is not supported.
Error while decoding frame!
[mpeg4_vdpau @ 0xe25360]decoding to PIX_FMT_NONE is not supported.
Error while decoding frame!
[mpeg4_vdpau @ 0xe25360]decoding to PIX_FMT_NONE is not supported.
Error while decoding frame!
[mpeg4_vdpau @ 0xe25360]decoding to PIX_FMT_NONE is not supported.
Error while decoding frame!
[mpeg4_vdpau @ 0xe25360]decoding to PIX_FMT_NONE is not supported.
Error while decoding frame!
[mpeg4_vdpau @ 0xe25360]decoding to PIX_FMT_NONE is not supported.
Error while decoding frame!
[mpeg4_vdpau @ 0xe25360]decoding to PIX_FMT_NONE is not supported.
Error while decoding frame!
FATAL: Could not initialize video filters (-vf) or video output (-vo).
How can I get SMPlayer to accellerate supported video and still play other video without having to change output every time? It works like that with gnome-mplayer, but that player doesn't even come close to SMPlayer in other areas.