[MPlayer-DOCS] -lavcopts vstats
Diego Biurrun
diego at biurrun.de
Wed Aug 18 02:29:01 CEST 2004
Torinthiel writes:
> I have wanted to see just what statistics -lavcopts vstats would give me,
> but instead I found out that even grepping sources for vstats gives me
> nothing. Or, more specific, there is no lavc option named vstats.
???
>From libmpcodecs/vd_ffmpeg.c line 113:
{"vstats", &lavc_param_vstats, CONF_TYPE_FLAG, 0, 0, 1, NULL},
Oh, OK, now I know what's going on.. I added the vstats option to the
_en_coding section. Arghh. Fixing...
Diego
More information about the MPlayer-DOCS
mailing list