Re: Options of XviD-Codec in combination with MPlayer/MEncoder?
"Stephen D. Leedle" <[email protected]> Wed, 3 Dec 2003 22:23:41 +0100
| Newsgroups | gmane.comp.video.xvid.user |
|---|---|
| Organization | www.secondimpact.de |
| Message-ID | <[email protected]> |
Hello again! On Wednesday 03 December 2003 14:48, djodjo wrote: > Hi, > > do a "man mplayer" and you will have all the options for encoding xvid > with mencoder. Yes and no! # man mencoder/man mplayer gives a list of xvid options and how to use them, BUT ... > > according to the man, it should be : > > # mencoder -ovc xvidenc -xvidencopts > pass=1;bitrate=1000;me_quality=6.... 1) It is a ":" double dot You need to put inbetween the options, not a semi colon ";". (Just correcting, not complaining ;) 2) I am interested in the XviD options which have NOT been added to MPlayer's manual yet, because they have been added to XviD newly. XviD is "too new". E.g. the cartoon/anime filter function which I am looking for since I changed from Win32/VirtualDub/AviSynth to Linux. But nether the less, thanks for answering :) Hope I could be help in return in some way! Still, where can I find "all" the supported options of XviD 1.0.0 beta? Greetings, Stephen D. Leedle > > but in my mencoder, "xvidenc" isn't recognized, only -ovc lavc > -xvidencopts... > > > How did you manage to build mencoder with xvid 1.0 ? > > at the end of the configure script, i get this error : > > L: libxvidcore.a > ranlib: file: libxvidcore.a(timer.o) has no symbols > L: libxvidcore.4.dylib > > and mplayer/mencoder doesn't recognize Xvid... > > > thanks for your help. > > Le 3 déc. 03, à 14:20, Stephen D. Leedle a écrit : > > Hello! > > > > I would like to use MEncoder to create my XviD videos. Therefor there > > seem > > to be two choices: lavc (libavcodec integrated xvid) and "native > > xvid" (my expression, don't know if it is suitable), which means > > usage of > > the xvidcore library You can download as source code from > > www.xvid.org. > > > > MEncoder is the program of my choice. Lavc/libavcodec isn't. Therefor > > I have to - or should - use something like: > > # mencoder -ovc <codec> -<codec>opts <option1[=value],option2,...> > > In my case: > > # mencoder -ovc xvid -xvidopts .... > > > > 1) Is this true? Is it "-xvidopts" or is it "-xvidencopts"? Any > > ideas/ experiences? > > 2) What are the option names I can specify as "option1=xxx,...."? > > Where can I find a list of the apropriate names, commands and values? > > I looked > > in the XviD core source tar ball directory. Neither in XviD 0.9.2 nor > > in > > XviD 1.0.0 beta there is any docs to this. It is advice etc. for > > programmers and co. which I don't belong to. ;) > > > > Any ideas whether this is the right path I'm walking on? > > > > Happy about suggestions and pointing out for proper documentation, > > greetings, Stephen. > >