Record of some of the computer tech I deal with so that it's documented at least somewhere.

Tuesday 13 April 2010

Mplayer framebuffer

Mplayer in the framebuffer seems to be best with DirectFB,

mplayer -quiet -vo directfb:buffermode=triple -zoom -fs -aspect 16:9 NSC_TV_ad_30s.avi

DirectFB also gives us buffermode={single, double, triple}
fieldparity={top, bottom, disabled}
layer=N
dfbopts=

stuff that works

-flip -x n -y n -xy n,m (set width, height to n,m) -vf rotate -vf scale -vf mirror

scale resamples the stream before outputting it -xy just hardware scales it

v happy

No comments: