Commit Graph

54 Commits

Author SHA1 Message Date
rfelker 7794467ba5 added obsolete message for -pass
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8034 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-02 03:51:05 +00:00
rfelker 49f52e877d removed -pass nonsense from mencoder! it's now a suboption to -divx4opts
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8033 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-02 02:44:19 +00:00
michael 2d28fdd64c postprocessing cleanup:
remove opendivx #ifdefs
remove rk1 filter
remove unused / obsolete stuff
add -1,4,2,4,-1 deinterlacing filter (ffmpeg uses that)
threadsafe / no more non-const globals
some optimizations
different strides for Y,U,V possible
remove ebx usage (someone really should fix gcc, this is really lame)
change the dering filter slightly (tell me if its worse for any files)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7947 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-28 19:31:04 +00:00
kmkaplan 32e6696306 Support for XviD encoding
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7458 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-21 12:41:29 +00:00
arpi 39f2bf39d5 new mencoder option -info, to store copyright, title, encoder version etc in AVI
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
2002-08-29 20:50:49 +00:00
arpi f429ecfeba no default oac/ovc (it just confuses users), more detailed -oac/-ovc help
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6924 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-05 13:41:32 +00:00
arpi 8f7938b386 negative delay won't work
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6863 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-01 08:53:32 +00:00
arpi f7f058b6e1 audio preload/density/delay configurable
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6862 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-01 08:39:33 +00:00
atmos4 f1a69972e9 MEncoder vobsub ripping support, currently not compatible with windows 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
2002-07-08 21:44:51 +00:00
atmos4 d0f6333b98 cosmetix, merge streaming vars extern declarations into cfg-common.h, where they IMHO belong.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6672 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-08 07:20:37 +00:00
bertrand 3e89387deb Added the bandwidth option
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6647 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-05 02:51:19 +00:00
bertrand 09c7e3191e Added -user -pass options for http authentication.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6560 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-25 08:09:16 +00:00
alex 4deec14b4b vfwopts_conf has moved to vw_vfw.c
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6085 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-13 21:19:28 +00:00
arpi 17d676a243 re-ordering options, add comemnts
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5975 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-04 21:26:45 +00:00
rfelker 9adb881e61 fixed bogus overloaded "q" parameter for lame mp3 encoding
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5923 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-01 14:42:42 +00:00
arpi 9e195104fd volume setting with lame - patch by silicon@falcon.sch.bme.hu
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5849 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-26 20:19:31 +00:00
arpi 0963631d13 obsoleted options
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5781 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-21 23:13:52 +00:00
arpi 2bf28134ed -ovc help fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5679 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-18 15:32:30 +00:00
arpi 5460fb3727 -skiplimit/-noskip options to disable fps correction
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5630 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-15 02:33:05 +00:00
arpi 3370d0d264 -sb option re-added (noticed by Alexandre Oliva <oliva@lsd.ic.unicamp.br>)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5627 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-15 00:36:21 +00:00
arpi 1a8975c9d8 -ovc libdv support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5579 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-12 21:50:38 +00:00
arpi 3e54c28df8 video codecs moved to libmpencoders, crop/scale removed, use -vop for that
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5554 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-11 02:52:03 +00:00
rfelker f7573d2c09 libavcodec 2pass broke mencoder if divx4encore was not available. fixed.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5391 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-29 07:20:44 +00:00
michael 1023cef0c8 libavcodec 4mv support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5377 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-28 05:01:09 +00:00
ksorim d648ac60af Support for cropping in mencoder. New options:
-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
2002-03-23 13:13:12 +00:00
michael 69ddd8e366 increasing libavcodec -vme range
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5260 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-22 04:14:43 +00:00
michael 07629da493 supporting ffmpegs "hopefully better bitrate control"
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5167 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-17 17:09:04 +00:00
rfelker 412bac90a8 initial seeking (-ss) support in mencoder
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
2002-02-10 00:07:34 +00:00
arpi 73ffeb2542 VfW encoding support (very alpha yet)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4576 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-07 20:22:03 +00:00
arpi 79bc2e797d new video format: yuvrgb. patch by Fredrik Kuivinen <freku045@student.liu.se>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4428 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-31 00:38:53 +00:00
rfelker 4c4a168a01 added constant-qscale encoding support with lavc, fixed slightly incorrect definition for the vme lavc option
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4409 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-29 16:27:21 +00:00
kmkaplan 875f1a6311 Add -nosound/-sound and -ovc null to mencoder.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4356 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-26 16:32:06 +00:00
albeu 679844e497 Added reverting support for -aa* -zr* -pp and -npp options
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4257 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-19 16:59:59 +00:00
arpi 46674e633c -lavcopts vme= option to set motion estimation method - patch by Rich Felker <dalias@aerifal.cx>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4208 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-17 01:02:41 +00:00
arpi 03703da7c5 10l. gimme\!
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4163 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-15 01:03:22 +00:00
arpi 6bc31aecea -endpos option, patch by Fredrik Kuivinen <freku045@student.liu.se>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4160 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-15 00:20:50 +00:00
arpi afd9de3d71 GLOBAL flags and other changes for new config - patch by Alban Bedel <albeu@free.fr>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4159 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-14 23:55:51 +00:00
arpi 8114d1badf extra NULL field appended
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4158 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-14 23:54:31 +00:00
michael 1eaa5eae03 new -pp options stuff (-npp ...)
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
2001-12-26 19:45:49 +00:00
alex b0d4405793 made divx4 optional (also configure checking needed) and added avcodec_close
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3664 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-22 16:59:10 +00:00
alex cd940231ca added libavcodec support (mjpeg,h263,rv10,mpeg1 codecs tested&working) and added -ffourcc option (force fourcc in ouput)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3658 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-22 14:32:08 +00:00
alex 0be065edc2 vcodec_raw added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3481 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-13 17:50:19 +00:00
alex 8fe59779d3 ACODEC_COPY
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3387 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-08 13:30:35 +00:00
alex 290742a2be fixed framecopy
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3385 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-08 12:21:23 +00:00
alex b4424bf37c selectable 2pass logfilename
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3377 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-08 01:29:19 +00:00
arpi f513ccbb36 new video codec: frameno (just the number of frame - for 3-pass encoding)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3362 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-06 23:59:46 +00:00
arpi 64d92d7732 libmp3lame optional
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3358 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-06 22:27:09 +00:00
michael 4fbb316438 horizontal up/downscale linear & cubic
-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
2001-12-02 20:03:26 +00:00
michael 41d658fb35 yv12 scaling (-x & -y)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3237 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-01 01:29:25 +00:00
alex aabf596111 added tv subsystem
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2791 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-09 23:46:06 +00:00