diego
872a28cc57
Move conditional compilation out of the code and into the build system.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17524 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-31 23:36:12 +00:00
michael
e6338c5858
change muxer_write_chunk() so that pts/dts _could_ be passed from encoder to muxer
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17488 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-26 19:32:07 +00:00
michael
590e8e7153
pass vbv_size & max_rate from encoder to muxer over muxer_stream_t (if this is wrong/silly/10000000l then dont hesitate to flame / reverse)
...
make a few things like mux_rate, mux_max_delay, ... user settable
fixed buffer underflow errors when muxing to mpeg-ps
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17481 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-25 01:17:57 +00:00
michael
1cba4675fa
vglobal so the user can tell the encoder that she wants global headers ... one step closer to correct mov/mp4 muxing
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17479 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-24 23:50:41 +00:00
diego
4e63801751
Using INT_MAX without including limits.h breaks compilation on MinGW.
...
patch by Gianluigi Tiesi, mplayer $$@$$ netfarm $$.$$ it
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17470 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-23 13:53:40 +00:00
corey
9e0acc3d2e
support libavcodec's new sc_factor parameter
...
Original idea from Michael; patch by me.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17465 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-22 21:02:14 +00:00
rathann
f39b891ba0
convert some printfs to mp_msg
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17356 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-10 11:09:03 +00:00
diego
f71dd5c4c8
Support vme=8 (iterative overlapped block).
...
patch by Corey Hickey < .. bugfood-ml .. @ .. fatooh .. . .. org .. >
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17262 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-29 17:01:33 +00:00
gpoirier
b44bf0d4d9
Add bidir_refine to lavc's set of options, and document it.
...
Patch by Corey Hickey < bugfood DASH ml AHHH fatooh POIS org >
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17257 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-28 08:45:18 +00:00
gpoirier
1d132c16ae
support downscaling frames for dynamic b frame decission
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17244 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-25 21:29:18 +00:00
reynaldo
836e6e0865
Fixed wrong M_OPT_RANGE in vrc_maxrate/vrc_minrate , default was 0 and range [4,2400000]
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17064 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-29 04:16:46 +00:00
diego
36e1974be0
Unify include path handling, -I.. is in CFLAGS.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17013 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-18 14:39:25 +00:00
ranma
7aa8c21587
10l: scene change detecion is deactivated with sc_threshold=1000000000
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15990 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-17 07:58:09 +00:00
ranma
69699de9fb
10l for me
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15989 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-17 06:59:45 +00:00
ranma
ab1937346e
Add vrc_init_occupancy to lavcopts
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15782 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-20 14:27:21 +00:00
reimar
51d07d0ea2
vstrict=-1 is now less "dangerous", make it default and remove m/ljpeg encoding colorspace hack
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15386 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-09 20:04:12 +00:00
gpoirier
1a88eb42f8
Add border masking support for lavc
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15369 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-08 20:51:38 +00:00
reimar
6ffcd0f755
ljpeg codec needs YUVJ colorspace, too
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15365 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-08 10:31:33 +00:00
michael
4cd5847495
LIBAVCODEC_BUILD >= 4754
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15308 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-30 22:41:41 +00:00
gpoirier
980c26e5ac
35% faster turbo mode with 0.01dB drop. Based Loren Merritt's suggestions.
...
Next step would be to make turbo mode accept a "quality" argument to control the
speed vs quality tradeoff.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14893 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-02 19:28:42 +00:00
henry
18abbb69a1
fixes for encoding of multiple files
...
- do not uninitialize video encoder between files
- checks for image size & format change moved from mencoder.c to vfilters
by Oded Shimon <ods15@ods15.dyndns.org>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14879 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-01 20:21:58 +00:00
rfelker
55aa474d7e
100l to michael :))))
...
vi_qoffset/vb_qoffset have been broken ever since the qp2lambda stuff
went in, which is a LONG time ago.....
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14787 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-24 02:31:41 +00:00
reimar
e26ad848c5
Use PIX_FMT_YUVJ420P for mjpeg so that vstrict=-1 is not necessary
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14776 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-23 00:10:26 +00:00
michael
81ef1c7db5
switch from DIVX -> FMP4 fourcc for libavcodec
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14767 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-22 20:24:18 +00:00
reimar
479bdb2c08
change malloc and free to av_ variants where needed.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14432 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-08 19:16:21 +00:00
lorenm
95329dd3cd
suppress dummy frames due to B-frame delay.
...
flush delayed frames.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14081 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-01 20:32:05 +00:00
lorenm
a063b1bf18
new lavc codec: ffvhuff
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14058 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-28 18:37:49 +00:00
rfelker
a733bc2208
10l...autoaspect was always applied to muxer aspect if using newer libavcodec...hope this is ok
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13670 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-18 12:26:45 +00:00
gpoirier
16fba15308
10l: Make turbo mode compatible with 3-pass encoding
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13407 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-20 20:07:29 +00:00
gpoirier
7fa1bf6c59
New lavc flag: "turbo" mode which is supposed to speed up 2-pass encoding
...
while preserving quality as much as possible.
Inspired by XviD "turbo" mode.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13387 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-19 09:59:05 +00:00
michael
a33c90828e
support generating divx2pass.log on 2nd pass patch by (Loren Merritt <lorenm at u dot washington dot edu>)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13386 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-18 23:20:09 +00:00
alex
0cd7b2f4df
support snow
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13075 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-21 19:31:00 +00:00
diego
33bbcce7d5
more precise wording
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12984 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-09 23:46:28 +00:00
michael
a8059efeeb
mencoder psnr segfaults on readonly fs patch by (Fabio Russo <f.russo at sosinformatica dot com>)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12872 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-20 12:06:30 +00:00
michael
4ace585b54
dc=11 fixed
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12766 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-06 12:29:32 +00:00
michael
5c677b0f57
dc precision and closed gop patch by (Nico Sabbi <nsabbi at tiscali dot it>)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12765 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-06 11:15:06 +00:00
michael
acc4477cf3
multi-threaded lavc patch by (Loren Merritt <lorenm at u dot washington dot edu>)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12761 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-06 02:10:22 +00:00
michael
879c0d9d80
nsse weight
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12543 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-07 17:31:50 +00:00
ranma
7068c1b886
Use aspect from encoder for AVI vprp header
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12062 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-03-24 15:16:36 +00:00
michael
0d8e462f2d
bit_exact patch by ("Steven M. Schultz" <sms at 2BSD dot COM>)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11931 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-02-07 00:19:42 +00:00
michael
eb1a176e5b
quantizer noise shaping
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11911 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-02-02 14:19:55 +00:00
michael
b9f282731d
ildctcmp, VSAD, VSSE
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11754 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-01-05 23:44:51 +00:00
michael
bf3a3d36e4
vismv, alt, ilme options
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11703 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-12-30 18:24:19 +00:00
michael
65919f8c39
scenechange_threshold command line option patch by (Balatoni Denes <pnis at coder dot hu>)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11700 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-12-28 19:36:10 +00:00
michael
9369acb4dc
better top_field_first behaviour (mostly what rich suggested)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11673 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-12-22 20:22:06 +00:00
michael
9fcc4e4385
using top_field_first from mpi, and support overriding it
...
and a few other options which i forgot to commit ...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11671 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-12-22 17:42:54 +00:00
michael
61ab8c2596
RD optimal lambda->qp support
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11446 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-12 12:30:52 +00:00
ranma
834c6ad746
mencoder lavc audio encoding support
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11376 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-03 16:35:40 +00:00
michael
0ab6710b79
10l
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11370 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-03 02:42:39 +00:00
michael
abfc653821
noise reduction
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11364 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-02 23:21:45 +00:00