[Mplayer-cvslog] CVS: main m_option.c,1.17,1.18
Diego Biurrun
diego at biurrun.de
Fri Aug 15 16:33:35 CEST 2003
Alex Beregszaszi writes:
> > Modified Files:
> > m_option.c
> > Log Message:
> > CONF_TYPE_IMGFMT now supports 0xffffffff (hexa)-style fourccs too
> A working example:
> -vf format=fmt=help -- lists the available (builtin) format strings
hmmm
silver:/usr/src/mplayer/dev$ ./mplayer -vf format=help
[...]
Name Type Min Max
fmt Image format No No
silver:/usr/src/mplayer/dev$ ./mplayer -vf format=fmt=help
[...]
Avaible formats : 444p 422p 411p yuy2 yv12 i420 yvu9 if09 iyuv uyvy bgr24 bgr32
bgr16 bgr15 bgr8 bgr4 bg4b bgr1 rgb24 rgb32 rgb16 rgb15 rgb8 rgb4 rg4b rgb1
Option vf: error while parsing format parameter fmt (help)
This is a bit buggy...
Diego
More information about the MPlayer-cvslog
mailing list