The exact command line I am using is:
Code:
mplayer /home/oberon/yxing.ts -vo vdpau -demuxer +mpegts -vc +ffh264vdpau -nosound -osdlevel 3 -quiet
No, I am not referring to the subtitles. The "-osdlevel 3" switch makes the MPlayer OSD display the play time and a "playing" icon.
Yes, I built MPlayer SVN revision 32882 and configured it with
Code:
./configure --enable-gui
I've attached the output of that command.