arpi
c835270280
big cosmetics patch, cleanup of messages printed by mplayer and libs.
...
some printf->mp_msg conversion, and some debug messages moved from warn/info to v/dbg2
mplayer's output is now shorter, readable and consistent
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6139 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-20 03:25:26 +00:00
albeu
7562937d95
Improvment for spu subtitles.
...
Removed the integreted spudec in vobsub.
Various cleanup/bugfix in vobsub (no more auto palette when a true one is
here)
HW spu rendering moved in spudec because we first need to reassable the
packet before sending them to the hw.
Spudec is now created only if nedded.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6111 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-17 23:47:27 +00:00
arpi
90c7239412
time to make libavcodec as default
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5996 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-06 12:45:02 +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
8393ca21b5
-xy,-zoom,-flip available in mencoder too
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5905 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-29 20:07:53 +00:00
arpi
55932536f1
do cpudetect before anything else
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5890 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-28 17:48:45 +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
bb545e778c
-srate for mp3 fixed
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5686 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-18 17:28:48 +00:00
arpi
92c3b9234a
cbr mp3 + wmp fixed (hopefully, untested)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5674 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-18 14:23:07 +00:00
arpi
4b19442d56
DVD subs fixed
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5671 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-17 22:17:32 +00:00
arpi
51e8f97ef7
enabled new OSD code in -vop expand, subtitles rendering support to mencoder
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5670 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-17 21:51:18 +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
2bea9b36a7
mp_image.h and img_format.h moved to libmpcodecs
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5608 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-13 19:14:34 +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
e40b5a0509
BSD-BT848 TV update patch by Charles Henrich <henrich@sigbus.com>
...
- tvi interface changes, grab_audio/video now returns timestamp!
- tv demuxer gets 'ds' hint too
- some verbose skip/dup counters to mencoder
- tvi_bsdbt848.c updates
- aviwrite/mencoder size types int->off_t
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5573 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-12 10:40:38 +00:00
arpi
060e1d7919
VCODEC_RAW fixed
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5570 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-12 00:15:03 +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
3b1c7f18da
Dirty hack to fix mencoder until someone does all the new filter/vo stuff right :)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5547 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-10 12:43:26 +00:00
arpi
69a4881d04
vo_config_count now counts calls to vo->config()
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5512 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-07 02:12:15 +00:00
arpi
e24cd4d942
video filter layer - written from scratch, but inspired a lot by Fredrik Kuivinen's patch
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5508 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-06 22:05:01 +00:00
arpi
45b4de7e32
10l
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5438 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-31 22:12:39 +00:00
arpi
0f88f9046e
-alang/-slang support in mencoder too
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5437 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-31 22:01:54 +00:00
kmkaplan
d40f8f30c2
Fix bug noticed by Hajba Szilard in message <20020329151644.A23301@revai.hu>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5393 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-29 15:12:41 +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
kmkaplan
4d38521e2c
* New command line switch for mplayer & mencoder:
...
-ifo <ifo file>
Indicate the file that will be used to load palette and frame size
for MPEG subtitles.
* mencoder.c:
Fix cropping when decoding MPEG2.
* spudec.c:
If scaling is needed only do it once.
Change WITH_NO_ANTIALIASING to ANTIALIASING_ALGORITHM.
* vobsub.c:
Support reading info regarding size and palette from IDX file instead of IFO file.
Support streams containing audio or video.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5389 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-29 03:17:57 +00:00
arpi
dee3c8d0f0
2-pass lavc encoding fixed
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5387 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-29 01:01:35 +00:00
arpi
c96745660a
2-pass encoding with libavcodec - untested
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5384 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-28 23:45:33 +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
arpi
365c7ec187
reset selection
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5330 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-25 03:20:42 +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
alex
f8b635b46e
splitted mp_msg_init and mp_msg_set_level
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5224 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-20 15:38:13 +00:00
arpi
1ba76c9bbb
migrate to new init_video()
...
out_fmt selection moved to dummy vo's query_format
mpeg4 fourcc changed, MP4S used in new asf files on the net differs from this
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5177 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-18 01:51:47 +00:00
michael
cc65feabd1
libavcodec bitrate is in kbit now ...
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5171 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-18 01:00: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
arpi
c294d96a27
removed pitches[] mess
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5150 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-16 22:51:07 +00:00
nick
93c371d589
exclude benchmark stuff execution from normal playback
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4845 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-24 17:10:06 +00:00
nick
e11b23dc5d
frame dropping prediction with benchmarks
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4839 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-24 15:54:13 +00:00
nick
5f2178bed7
max & average benchmarks
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4835 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-24 11:23:48 +00:00
albeu
9680e72621
Options registration for mencoder
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4768 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-20 17:02:31 +00:00
jaf
f60c4ff83a
we're in the year 2002
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4758 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-18 20:17:36 +00:00
alex
5e06751b43
using mencoder_exit instead exit and return
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4744 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-17 13:50:26 +00:00
arpi
b7e2f52fba
ehh
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4704 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-14 22:03:42 +00:00
alex
1c8c89ddae
support swscaler for i420
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4640 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-10 13:11:11 +00:00
arpi
c7fb41804c
div3/vfw encoding fixed
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4639 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-10 12:20:50 +00:00
arpi
224af07cfd
temp. workaround for VFW upside-down flip
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4626 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-10 00:55:10 +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
pontscho
c50aa0dd88
fix spudec, faszom (C#)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4558 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-06 22:55:47 +00:00
nick
104c125e6d
Allows to users control direct rendering
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4495 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-03 09:28:58 +00:00