Thursday, January 14, 2010

about #mplayer #vdpau #ubuntu #pulseaudio

I found a way to disable mplayer warning about pulseaudio that is erased from my computer
sudo vi /etc/mplayer/mplayer.conf
search for the line with pulse and remove it
it should look like this

ao=alsa,sdl:aalib

I found that vdpau video output option works
mplayer -vo vdpau http://fd.fabiensanglard.net/dEngine/doomRotated.mov

but i didn't notice any lower cpu usage

maybe i need to install vdpau packages for nvidia from ubuntu repository ?

ps: I have founded that link on reddit related to Doom classic code review

No comments: