[MPlayer-dev-eng] [PATCH] cfg-mencoder.h getting ovc vfw messages correct
Guillaume Poirier
gpoirier at mplayerhq.hu
Thu May 11 13:40:37 CEST 2006
Hi,
Diego Biurrun wrote:
> On Thu, May 11, 2006 at 01:04:21PM +0200, Guillaume Poirier wrote:
>>Diego Biurrun wrote:
>>>On Wed, May 10, 2006 at 09:02:42PM -0700, RC wrote:
>>>>On Tue, 09 May 2006 22:44:16 +0200
>>>>Sebastian Krämer <mplayer at skraemer.de> wrote:
>>>>>The man page was patched with "+.SS xvfw (\-xvfwopts) [..]" and
>>>>
>>>>Yep, looks like a small mistake. Patch attached.
>>>
>>>It isn't, the option is called -xvfwopts, because -vfwopts conflicts
>>>with -vf. Yes, it's a workaround and yes, fixes the option parser
>>>welcome. Albeu?
>>
>>I forgot about the manpage convention. (which has .SS xvidenc instead
>>of .SS xvid and likewise should have .SS xvfw instead of what I
>>committed (.SS vfw).
>>
>>I know we have been over this in the past, but I'd like to say I don't
>>like that convention. It puzzles me, and I'm sure Joe-six pack is also
>>confused by it.
>
>
> What do you propose instead?
It makes more sense to me to have:
.SS "name that you can put after -ovc" ( "full -codec-enc" )
such as:
.SS xvid (\-xvidencopts)
.SS vfw (\-xvfwopts)
that means that the paragragh:
.B \-<codec>opts <option1[=value],option2,...>
.
.PP
Where <codec> may be: lavc, xvidenc, divx4, lame, toolame, twolame,
nuv, xvfw, faac, x264enc, mpeg, lavf.
*would* need to be somewhat reworked, unfortunately.
IMHO, the description of \-<codec>opts is too far away from the
description of the options to loose our youth over trying to make it
consistent.
<codec> names are not consistent enough with regards to what needs to
be given to -ovc to try to be consitent in the docs.
That's just the way I see it, though.
Guillaume
More information about the MPlayer-dev-eng
mailing list