View Single Post
Posts: 14 | Thanked: 3 times | Joined on Dec 2009
#47
I can get it to play back 720p at 3-4fps with mplayer but it pegs the cpu even with the following switches:
Code:
mplayer -vo x11 -vf scale=800:480 -ao pulse -vfm ffmpeg -lavdopts fast:skiploopfilter=all -autosync 30 file.mkv
I tried the lavdopts lowres=1 but it caught an exception and died.