by eeee » Fri Feb 25, 2011 4:25 pm
i have same problem, when i play a video(some 1080p) using command:
mplayer -vo vdpau -vc ffodivxvdpau,ffh264vdpau,ffmpeg12vdpau,ffwmv3vdpau ,ffvc1vdpau moviename
it runs smoothly and everything seems fine, but when i open the same movie in smplayer (it is using vdpau also) the video lags alot, after few secs it stop updating its screen..
i see that the smplayer tries to run mplayer like this:
/usr/bin/mplayer -noquiet -v -nofs -nomouseinput -vc ffh264vdpau,ffmpeg12vdpau,ffwmv3vdpau,ffvc1vdpau, -sub-fuzziness 1 -identify -slave -vo vdpau -ao pulse -nokeepaspect -framedrop -nodr -nodouble -input nodefault-bindings:conf=/dev/null -stop-xscreensaver -wid 190841193 -monitorpixelaspect 1 -ass -embeddedfonts -ass-line-spacing 0 -ass-font-scale 1 -ass-styles /home/mizlre/.config/smplayer/styles.ass -fontconfig -font Arial -subfont-autoscale 0 -subfont-osd-scale 20 -subfont-text-scale 20 -subcp enca:pl:UTF-16 -subpos 100 -volume 100 -nocache -osdlevel 0 -noslices -channels 2 -af volnorm=1,scaletempo,equalizer=0:0:0:0:0:0:0:0:0:0 -softvol -softvol-max 110 moviename
the smplayer's way is missing one vdpau codec -> ffodivxvdpau
theres must be smth done to solve it for good so it will work for anyone...