[MPlayer-DOCS] CVS: main/DOCS/man/en mplayer.1,1.1177,1.1178

Rich Felker dalias at aerifal.cx
Sat Dec 17 20:51:01 CET 2005


On Sat, Dec 17, 2005 at 01:02:42PM +0100, Diego Biurrun wrote:
> On Thu, Dec 15, 2005 at 01:26:08PM -0500, The Wanderer wrote:
> > The Wanderer wrote:
> > 
> > >Diego Biurrun wrote:
> > >
> > >>On Thu, Dec 15, 2005 at 06:57:22PM +0100, The Wanderer CVS wrote:
> > >>
> > >>>--- mplayer.1    11 Dec 2005 22:09:54 -0000    1.1177
> > >>>+++ mplayer.1    15 Dec 2005 17:57:18 -0000    1.1178
> > >>>@@ -490,6 +490,8 @@
> > >>> mf=type=png:fps=25
> > >>> # Eerie negative images are cool.
> > >>> vf=eq2=1.0:-0.8
> > >>>+# I want MEncoder to ouput to this filename by default.
> > >>>+o=encoded.avi
> > >>
> > >>Umm, this is an example *MPlayer* config file, I think you would
> > >>have to add an example MEncoder config file for this to make sense.
> > >
> > >Oops - didn't realize that this was specific. Will fix.
> > 
> > ...wait, where *is* it specified that the examples are specifally for a
> > MPlayer config file (i.e., ~/.mplayer/config)? As far as I can tell, the
> > preceding paragraph is just a general overview of supported config
> > files, and the examples are the generic "could go anywhere" type. I
> > don't see anything to indicate that the examples are specifically for a
> > MPlayer config file, other than the fact that all of the previously
> > existing ones were appropriate for MPlayer.
> 
> You are right, it's not explicit at all and possibly a bit confusing.
> What do people have in their MEncoder config files anyway?  Maybe we
> could come up with a good example.

Mine:

lavcopts=vcodec=mpeg4:autoaspect=1
lameopts=aq=2:vbr=4
tv=chanlist=us-bcast:norm=ntsc:driver=v4l:input=1:width=320:height=240:outfmt=yuy2:fps=30000/1001
ovc=lavc=1
oac=lavc=1
passlogfile=pass1stats.log
noautoexpand=1
subfont-autoscale=3
subfont-osd-scale=6
subfont-text-scale=4
subalign=2
subpos=96
spuaa=20

(with some irrelevant stuff very specific to my own use cpu/uses
removed)

Rich




More information about the MPlayer-DOCS mailing list