arpi
39fe4d0cd3
verbose can be negative
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8028 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-01 17:46:45 +00:00
arpi
12bf06a1ad
allow cache to be disabled (-nocache should override cachesize autodetection
...
in stream layer)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7882 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-23 22:07:29 +00:00
arpi
f9e3a4bf88
cleanup config option handling in libmpdemux.
...
removed overcompilacted m_config_register_options() mess - export the
subconfig structs instead
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7868 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-23 17:21:01 +00:00
diego
8f12b9b42b
Fixed two typos noticed by Sycotic Smith (I think).
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7806 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-19 20:26:04 +00:00
arpi
158093702c
setting the keyframe flag for every audio chunks, fixes streamcopy'd ac3 on windows
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7710 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-10 21:04:42 +00:00
arpi
58bf423ca9
reversed Anders' nonsense change
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7644 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-06 23:24:36 +00:00
anders
735de60232
Adding -format and -af switches
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7615 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-06 11:23:02 +00:00
arpi
3605b121ab
11l
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7614 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-06 10:49:41 +00:00
arpi
3053a8b7f2
aufio filter layer (libaf) integration to libmpcodecs, mplayer and mencoder
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7605 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-05 22:55:45 +00:00
arpi
eb7eb4bdde
some cleanup - made private vars/funcs static, removed obsolete externs
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7560 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-29 19:26:40 +00:00
arpi
b124a4f9f9
removed obsolete/unused audio|video_fm|codec, has_audio|video
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7530 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-28 18:45:47 +00:00
pontscho
253c9833b7
- fix new afm/vfm support
...
- fix fullscreen with xv
- add cache support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7527 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-28 18:03:34 +00:00
arpi
dbf0fe78c6
-ac/-afm rewrite, now works the same way as -vc/-vfm
...
including audio codec fallbacks if init failed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7523 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-28 02:23:20 +00:00
arpi
50de15356a
-vc/-vfm accepts codec/driver _list_ now. empty list element for -vc means
...
*, ie search all codecs. codec name starting with - disables the codec.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7507 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-26 01:31:18 +00:00
arpi
1fbd3baf78
best audio/video codec selection & init moved to libmpcodecs
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7503 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-25 23:45:34 +00:00
arpi
266037ca2b
fixed order of uninit (codec, demuxer, stream) - found by Jindrich Makovicka
...
<makovick@kmlinux.fjfi.cvut.cz>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7498 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-25 20:27:34 +00:00
jaf
b1d046bc9c
now also tells about 2x xxx MB CDs
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7481 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-22 13:37:11 +00:00
arpi
d483a015a2
tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7473 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-22 02:33:28 +00:00
arpi
61c5a99851
wine headers cleanup
...
- WAVEFORMATEX & BITMAPINFOHEADER decl moved to stheader.h
- lots of useless include wine/* removed from mplayer code
- fixed few warnings
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7472 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-22 00:43:14 +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
ebf6cc4c1a
some mpcodecs option declaration moved to cfg-*, as aren;t used by
...
mencoder/mplayer core
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7452 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-20 18:54:22 +00:00
arpi
bc4ed37935
reversed -ss behaviour (you have to use teh same -ss for all passes)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7395 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-14 10:47:34 +00:00
arpi
fa88cdfdbd
count dropped frames in -v mode, patch by Andriy N. Gritsenko <andrej@lucky.net>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7371 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-10 23:19:20 +00:00
kmkaplan
ff40d7482e
Import transcode-0.6.1.20020829 XviD VBR Library into mencoder DivX4 encoder
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7332 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-09 11:47:54 +00:00
arpi
d8edb8566c
warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7221 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-01 14:30:55 +00:00
arpi
b9a16d87f3
seek frameno.avi too - idea by cpro@posta.unizar.es
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7213 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-31 22:29:28 +00:00
arpi
250521d437
10l - use NULL instead of -1 for init_video's vfm
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7208 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-31 18:24:56 +00:00
atmos4
a63ea1a018
Improved MacOS X SDL support, enable SDL main() wrapper for Darwin, remove unused envp.
...
Patch by Donnie Smith <xc0bead2d8130df59@f4n.org>, updated by me.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7202 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-31 15:04:18 +00:00
arpi
1b667f61ba
-afm/-vfm migration from ID (int) to NAME (string) - simplifies code and makes dlopen()'ing possible
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7181 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-30 21:44:20 +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
alex
64bedd9683
finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7125 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-28 21:32:32 +00:00
arpi
fd44bbee3d
freetype 2.0/2.1+ support - disabled by default until bugs fixed
...
patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7123 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-28 20:52:02 +00:00
arpi
a5bd36cf4b
new v4l capture patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>:
...
- multithreaded audio/video buffering (I know mplayer crew hates threads
but it seems to me as the only way of doing reliable a/v capture)
- a/v timebase synchronization (sample count vs. gettimeofday)
- "immediate" mode support for mplayer
- fixed colorspace stuff - RGB?? and YUY2 modes now work as expected
- native ALSA audio capture
- separated audio input layer
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7059 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-21 21:31:20 +00:00
jaf
4c1f3fd6d0
messages moved from mencoder.c to helpmp??.h
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6948 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-07 18:24:25 +00:00
jaf
34c490baf0
using help_mp-??.h for one message
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6947 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-07 09:08:10 +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
26398539cb
count blocks by rounded-up chunksizes instead of chunks -
...
we need full emulation of dshow avi demuxer bugs :(
fixes silly nandub-style a-v delaying in avi with vbr mp3...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6872 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-02 17:44:16 +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
7549813fbe
DVD Closed Captioning support, patch by Matteo Giani <matgiani@ctonet.it>, small changes by me.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6785 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-25 03:37:28 +00:00
arpi
163942981f
10l fix, by Rémi Guyomarch <rguyom@pobox.com> && Björn Sandell
...
<biorn@dce.chalmers.se>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6766 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-21 22:20:05 +00:00
arpi
f549b66aea
fix for interlaced (2 fields) mpeg2 streams:
...
- accept frame skip caused by the codec
- do timer correction after calculating frame skip/dup count
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6722 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-12 18:03:16 +00:00
kmkaplan
25c6f96f62
Fix Vobsub output synchro.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6706 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-11 18:48:43 +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
alex
d8fd7131bb
-frames 0 fix, multifile frames support by tibcu
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6591 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-28 17:13:18 +00:00
rfelker
f3cb6e1597
clean up warnings in mencoder.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6582 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-27 19:33:28 +00:00
alex
645ad5efad
fixed mono mp3 encoding, hint by Paul Ortyl
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6535 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-23 19:09:25 +00:00
alex
b6a0fee350
mono mp3 encoding support by Paul Ortyl <ortylp at 3miasto.net>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6531 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-23 17:34:29 +00:00
atmos4
f142a3effa
On QNX eof szmbol clashes with system headers, workaround by renaming to at_eof. Fell free to reverse if zou don't like this waz.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6420 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-13 21:35:10 +00:00
arpi
94c6342759
mencoder out-of-diskspace error handling, patch by Eric Lammerts <eric@lammerts.org>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6334 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-07 22:40:06 +00:00
rfelker
3d82a558e6
font init needs to be after config parsing, otherwise -font won't
...
work. not sure exactly where it should be, but right after config
parsing seems to work fine.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6268 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-02 15:25:52 +00:00
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
rfelker
0234e8f3c7
config file support for mencoder
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4489 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-02 23:39:53 +00:00
nick
944200b2f8
Minor fixes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4463 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-01 11:41:38 +00:00
nick
aec5dcc834
Providing new tune info
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4454 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-01 08:50:45 +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
nick
92c5c27464
New logic of HW equalizing:
...
1) Check HW capability.
2) If HW equalizer is capable control value then use it.
In this case value of control is in range -100 : +100 (10x)
3) If not then try use SW equalizing (currently only divxds).
Use old range (0 : +100) for that.
Well, you shouldn't watch OSD bar if neighter HW nor SW equalizers
are not capable control value.
TODO: find out keys (maybe Rr Bb Gg) or 'on screen menu' for RGB intensity
and OEM effects (fx).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4396 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-28 07:29:17 +00:00
arpi
fe6143b592
show actual video:audio bitrates at status line
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4395 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-27 21:46:06 +00:00
arpi
7c29364fbd
ETA/Esize for 3pass encoding from stdin
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4394 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-27 21:37:46 +00:00
arpi
92d46e2cc2
status print fixes - DVD estimation worx, print remaining time instead of total
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4393 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-27 20:34:31 +00:00
nick
bffd400795
Support for HW equalizing
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4389 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-27 18:39:53 +00:00
arpi
fc476c1b70
ETA/Esize/fps and some more... - new statusline
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4388 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-27 18:29:33 +00:00
arpi
43322395d1
debug printfs... - 10l
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4379 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-27 14:35:48 +00:00
arpi
2bf1f4910d
bitrate calculator fix?
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4378 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-27 14:16:32 +00:00
arpi
10135b5149
more audiocopy fixes (especially for .asf)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4371 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-27 02:31:06 +00:00
arpi
6fc4d6bc0c
audio copy fix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4370 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-27 01:23:23 +00:00
arpi
7f0d308a04
bitrate calculator for 650/700 mb cdrom
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4369 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-27 00:43:57 +00:00
arpi
e5b0a28273
3-pass encoding support (reads frame skip/dup control and audio stream from frameno.avi)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4368 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-26 22:30:02 +00:00
alex
c62bf6319b
added better fourcc handling for lavc, exiting if no lavc video codec name specified
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4366 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-26 20:18:59 +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
kmkaplan
6465fc7b73
Extended DVD chapter specification. Remove -last-chapter option.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4344 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-24 23:02: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
pontscho
8d184312b0
small gtk bug fix (-display bug, baze gabu, miattad fogok elkarhozni:), and remove gui dependencie in mencoder
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4177 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-15 17:03:19 +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
ef4a38a54e
playtree-based config patch by Alban Bedel <albeu@free.fr>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4157 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-14 23:38:49 +00:00
kmkaplan
940ceca1e7
Add DVD subtitles to menoder
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4089 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-11 16:06:45 +00:00
lgb
e360cb9644
libcss support in mencoder, too
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3980 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-04 14:03:02 +00:00
arpi
5d1eb6d227
divx4encore is detected
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3895 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-30 13:20:55 +00:00
alex
77e6669a09
added support for I420 input (used by TV V4L) in lavc encoder
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3765 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-26 13:32:00 +00:00
arpi
5df17becc8
search codecs.conf at CONFDIR
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3749 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-25 21:59:07 +00:00
atmos4
a353d784a8
fixed priority support, tested with -vfm -vc, etc.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3713 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-24 14:01:55 +00:00
alex
b764f8e751
supporting -ofps by lavc, using avcodec_find_encoder_by_name (latest libavcodec cvs)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3703 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-24 10:54:11 +00:00
arpi
9d3461efab
lavc quality fixed - using right fps
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3694 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-24 02:11:49 +00:00
alex
d892635b8b
fixed scaling and colors with libavcodec (and some comments added)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3692 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-24 01:11:39 +00:00
atmos4
e0faf28d8e
add support for priotity <int> in codecs.conf, higher numbers are better
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3668 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-23 11:58:57 +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
arpi
267916c82b
precaching
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3564 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-17 16:56:56 +00:00
pl
177e7a92d4
Patch by Adam Di Carlo <adam@onshore-devel.com>:
...
* mencoder.c: If we HAVE_LIBCSS we need to include libmpdemux/dvdauth.h
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3522 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-16 11:37:23 +00:00
alex
130c8667e1
support for RGB/BGR modes (tested with raw and divx4)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3505 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-15 17:12:20 +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
41ad8a689b
fixed cbr audiocopy (if no sh_audio->wf)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3386 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-08 13:30:06 +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
05612a2bbf
no filename needed for tv grabbing
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3379 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-08 02:47:55 +00:00
alex
2385cbd922
do not fault if 2pass VbrControl can't open the logfile
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3378 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-08 01:43:02 +00:00
arpi
216a005017
set all frames to keyframes for -ovc frameno - allow seeking in resulting audio-only avi
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3364 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-07 00:12:51 +00:00
arpi
de95a93466
ehh. frame skipping fixed for -ovc frameno
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3363 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-07 00:11:12 +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
arpi
a875c26d75
Using CBR stream format for CBR mp3 audio
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3355 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-06 21:50:35 +00:00
arpi
dfff4e2b56
CPU detection added
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3324 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-04 21:35:18 +00:00
arpi
2f124ad8d2
use return 1; if interrupted - patch by Artur Skawina <skawina@geocities.com>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3321 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-04 20:35:31 +00:00
michael
6db942a8e6
bugfix if only -x or only -y is used
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3241 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-01 12:24:46 +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
arpi
90037e7409
banner + version printed
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2979 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-18 19:12:25 +00:00
mswitch
48d15985bf
Added proper #include's for libvo2
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2898 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-14 11:16:45 +00:00
pl
9590f33666
fixes a segfault if file specified in -o can't be accessed
...
(bug found by Colin Marquardt <colin@marquardt-home.de>)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2888 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-13 23:43:33 +00:00
arpi
0470344616
fourcc mapping fixed
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2885 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-13 22:58:14 +00:00
arpi
06c7ba6ca8
-aid fixed
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2883 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-13 21:43:29 +00:00
pl
e4eb3f9755
fix typos - patch by Colin Marquardt <colin@marquardt-home.de>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2841 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-11 16:15:24 +00:00
arpi
148f27c15f
support for UYVY
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2826 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-11 13:23:28 +00:00
arpi
88f3691ded
-oac/-ovc (fake:))
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2662 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-03 23:01:17 +00:00
arpi
c929d09639
avg bps calc fixed
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2656 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-03 21:09:21 +00:00
arpi
192e7ca356
WMP compatibility fixed
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2654 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-03 21:00:04 +00:00
arpi
d5f3250c54
divx4 2-pass support, -frames option
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2644 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-03 00:44:02 +00:00
arpi
a046e52406
-srate and -pp 0 fixes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2640 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-02 20:05:36 +00:00
arpi
c890da19bb
fixed AVI header creation - now should be compatible with NaNdub
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2636 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-02 17:43:05 +00:00
pontscho
076d7e8a88
kurva gui.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2628 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-02 10:26:58 +00:00
arpi
dff85c8212
divx4 and lame subconfig support
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2627 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-02 03:22:33 +00:00
arpi
268dfb4748
verbose fixed
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2623 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-02 02:08:00 +00:00
arpi
f7e6998fd0
mencoder commandline handling
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2619 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-02 01:25:13 +00:00
arpi
e029e5dbd4
new A-V sync correction and fps conversion stuff
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2614 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-01 21:47:28 +00:00
arpi
4fa41be71e
input A-V sync correction
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2606 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-01 02:31:23 +00:00
arpi
147d290458
nosound fixed?
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2601 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-31 22:59:56 +00:00
arpi
b8f593d848
libmp3lame vbr mp3 support
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2592 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-31 16:08:01 +00:00
arpi
7048edd86f
PCM audio
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2584 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-31 00:25:28 +00:00
arpi
fbfd7df512
avi audio stream copy support
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2582 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-30 23:17:35 +00:00
arpi
7627e40615
YV12 fixed (for mpeg)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2578 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-30 22:27:37 +00:00
arpi
83ce6ce362
fixed
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2575 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-30 21:55:28 +00:00
arpi
bac8e0b06c
simplified
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2572 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-30 21:22:28 +00:00
arpi
e76a77ce14
very alpha code - needs Makefile modifications to compile
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2532 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-29 01:11:18 +00:00