2009/8/9 Manuel Fiorelli <manuel.fiore...@gmail.com>:
> 2009/8/9  <meino.cra...@gmx.de>:
>>  First tests on my Linux-box with
>>
>>    mplayer -vo vdpau <video>
>>
>>  results in a movie "display" with best audio, no video at all
>>  and concerns from mplayer:
>
> Your command didn't work for me, too. First, I checked that my video
> card was capable of supporting
> this new API. Then, I updated the nvidia video driver and recompiled
> mplayer. For mplayer, make sure
> to activate the local use flag vdpau.

Assuming that you want to playback a H.264 video, then right command should be

mplayer -vo vdpau -vc ffh264vdpau <file>

to force the selection of the HW accelerated codec from FFMPEG. Can
anyone confirm that?

Manuel Fiorelli

Reply via email to