summaryrefslogtreecommitdiffstats
path: root/cfg-mencoder.h
Commit message (Collapse)AuthorAgeFilesLines
* new mencoder option -info, to store copyright, title, encoder version etc in AVIarpi2002-08-291-0/+23
| | | | | | | based on patch by "Andriy N. Gritsenko" <andrej@lucky.net> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7146 b3059339-0415-0410-9bf9-f77b7e298cf2
* no default oac/ovc (it just confuses users), more detailed -oac/-ovc helparpi2002-08-051-7/+15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6924 b3059339-0415-0410-9bf9-f77b7e298cf2
* negative delay won't workarpi2002-08-011-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6863 b3059339-0415-0410-9bf9-f77b7e298cf2
* audio preload/density/delay configurablearpi2002-08-011-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6862 b3059339-0415-0410-9bf9-f77b7e298cf2
* MEncoder vobsub ripping support, currently not compatible with windows ↵atmos42002-07-081-0/+4
| | | | | | vobsub, some bugs to be fixed. However it already works with mplayer, so it's a start. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6675 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmetix, merge streaming vars extern declarations into cfg-common.h, where ↵atmos42002-07-081-7/+0
| | | | | | they IMHO belong. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6672 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added the bandwidth optionbertrand2002-07-051-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6647 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added -user -pass options for http authentication.bertrand2002-06-251-0/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6560 b3059339-0415-0410-9bf9-f77b7e298cf2
* vfwopts_conf has moved to vw_vfw.calex2002-05-131-3/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6085 b3059339-0415-0410-9bf9-f77b7e298cf2
* re-ordering options, add comemntsarpi2002-05-041-7/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5975 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed bogus overloaded "q" parameter for lame mp3 encodingrfelker2002-05-011-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5923 b3059339-0415-0410-9bf9-f77b7e298cf2
* volume setting with lame - patch by silicon@falcon.sch.bme.huarpi2002-04-261-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5849 b3059339-0415-0410-9bf9-f77b7e298cf2
* obsoleted optionsarpi2002-04-211-7/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5781 b3059339-0415-0410-9bf9-f77b7e298cf2
* -ovc help fixedarpi2002-04-181-1/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5679 b3059339-0415-0410-9bf9-f77b7e298cf2
* -skiplimit/-noskip options to disable fps correctionarpi2002-04-151-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5630 b3059339-0415-0410-9bf9-f77b7e298cf2
* -sb option re-added (noticed by Alexandre Oliva <oliva@lsd.ic.unicamp.br>)arpi2002-04-151-2/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5627 b3059339-0415-0410-9bf9-f77b7e298cf2
* -ovc libdv supportarpi2002-04-121-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5579 b3059339-0415-0410-9bf9-f77b7e298cf2
* video codecs moved to libmpencoders, crop/scale removed, use -vop for thatarpi2002-04-111-36/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5554 b3059339-0415-0410-9bf9-f77b7e298cf2
* libavcodec 2pass broke mencoder if divx4encore was not available. fixed.rfelker2002-03-291-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5391 b3059339-0415-0410-9bf9-f77b7e298cf2
* libavcodec 4mv supportmichael2002-03-281-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5377 b3059339-0415-0410-9bf9-f77b7e298cf2
* Support for cropping in mencoder. New options:ksorim2002-03-231-0/+6
| | | | | | | | | | -x0, -y0: upper-left corner of rectangle to be cut out -xsize, -ysize: Size of rectangle to cut out Cropping is done before scaling. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5271 b3059339-0415-0410-9bf9-f77b7e298cf2
* increasing libavcodec -vme rangemichael2002-03-221-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5260 b3059339-0415-0410-9bf9-f77b7e298cf2
* supporting ffmpegs "hopefully better bitrate control"michael2002-03-171-0/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5167 b3059339-0415-0410-9bf9-f77b7e298cf2
* initial seeking (-ss) support in mencoderrfelker2002-02-101-0/+2
| | | | | | | make mplayer's default video encoder fallback to libavcodec or raw if divx4 isn't supported git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4621 b3059339-0415-0410-9bf9-f77b7e298cf2
* VfW encoding support (very alpha yet)arpi2002-02-071-2/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4576 b3059339-0415-0410-9bf9-f77b7e298cf2
* new video format: yuvrgb. patch by Fredrik Kuivinen <freku045@student.liu.se>arpi2002-01-311-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4428 b3059339-0415-0410-9bf9-f77b7e298cf2
* added constant-qscale encoding support with lavc, fixed slightly incorrect ↵rfelker2002-01-291-1/+2
| | | | | | definition for the vme lavc option git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4409 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add -nosound/-sound and -ovc null to mencoder.kmkaplan2002-01-261-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4356 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added reverting support for -aa* -zr* -pp and -npp optionsalbeu2002-01-191-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4257 b3059339-0415-0410-9bf9-f77b7e298cf2
* -lavcopts vme= option to set motion estimation method - patch by Rich Felker ↵arpi2002-01-171-0/+1
| | | | | | <dalias@aerifal.cx> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4208 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l. gimme\!arpi2002-01-151-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4163 b3059339-0415-0410-9bf9-f77b7e298cf2
* -endpos option, patch by Fredrik Kuivinen <freku045@student.liu.se>arpi2002-01-151-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4160 b3059339-0415-0410-9bf9-f77b7e298cf2
* GLOBAL flags and other changes for new config - patch by Alban Bedel ↵arpi2002-01-141-4/+4
| | | | | | <albeu@free.fr> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4159 b3059339-0415-0410-9bf9-f77b7e298cf2
* extra NULL field appendedarpi2002-01-141-68/+68
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4158 b3059339-0415-0410-9bf9-f77b7e298cf2
* new -pp options stuff (-npp ...)michael2001-12-261-0/+1
| | | | | | | see line527@postproc/postprocess.c ;) for the documentation of the format git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3772 b3059339-0415-0410-9bf9-f77b7e298cf2
* made divx4 optional (also configure checking needed) and added avcodec_closealex2001-12-221-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3664 b3059339-0415-0410-9bf9-f77b7e298cf2
* added libavcodec support (mjpeg,h263,rv10,mpeg1 codecs tested&working) and ↵alex2001-12-221-1/+26
| | | | | | added -ffourcc option (force fourcc in ouput) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3658 b3059339-0415-0410-9bf9-f77b7e298cf2
* vcodec_raw addedalex2001-12-131-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3481 b3059339-0415-0410-9bf9-f77b7e298cf2
* ACODEC_COPYalex2001-12-081-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3387 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed framecopyalex2001-12-081-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3385 b3059339-0415-0410-9bf9-f77b7e298cf2
* selectable 2pass logfilenamealex2001-12-081-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3377 b3059339-0415-0410-9bf9-f77b7e298cf2
* new video codec: frameno (just the number of frame - for 3-pass encoding)arpi2001-12-061-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3362 b3059339-0415-0410-9bf9-f77b7e298cf2
* libmp3lame optionalarpi2001-12-061-0/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3358 b3059339-0415-0410-9bf9-f77b7e298cf2
* horizontal up/downscale linear & cubicmichael2001-12-021-0/+2
| | | | | | | -sws command line option (0 -> fast_bilinear, 1->bilinear, 2->bicubic) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3273 b3059339-0415-0410-9bf9-f77b7e298cf2
* yv12 scaling (-x & -y)michael2001-12-011-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3237 b3059339-0415-0410-9bf9-f77b7e298cf2
* added tv subsystemalex2001-11-091-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2791 b3059339-0415-0410-9bf9-f77b7e298cf2
* -oac/-ovc (fake:))arpi2001-11-031-2/+20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2662 b3059339-0415-0410-9bf9-f77b7e298cf2
* divx4 2-pass support, -frames optionarpi2001-11-031-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2644 b3059339-0415-0410-9bf9-f77b7e298cf2
* divx4 and lame subconfig supportarpi2001-11-021-0/+36
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2627 b3059339-0415-0410-9bf9-f77b7e298cf2
* mencoder commandline handlingarpi2001-11-021-0/+26
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2619 b3059339-0415-0410-9bf9-f77b7e298cf2