Fri, 11 Jan 2002 16:06:45 +0000 |
kmkaplan |
Add DVD subtitles to menoder
|
Fri, 04 Jan 2002 14:03:02 +0000 |
lgb |
libcss support in mencoder, too
|
Sun, 30 Dec 2001 13:20:55 +0000 |
arpi |
divx4encore is detected
|
Wed, 26 Dec 2001 13:32:00 +0000 |
alex |
added support for I420 input (used by TV V4L) in lavc encoder
|
Tue, 25 Dec 2001 21:59:07 +0000 |
arpi |
search codecs.conf at CONFDIR
|
Mon, 24 Dec 2001 14:01:55 +0000 |
atmos4 |
fixed priority support, tested with -vfm -vc, etc.
|
Mon, 24 Dec 2001 10:54:11 +0000 |
alex |
supporting -ofps by lavc, using avcodec_find_encoder_by_name (latest libavcodec cvs)
|
Mon, 24 Dec 2001 02:11:49 +0000 |
arpi |
lavc quality fixed - using right fps
|
Mon, 24 Dec 2001 01:11:39 +0000 |
alex |
fixed scaling and colors with libavcodec (and some comments added)
|
Sun, 23 Dec 2001 11:58:57 +0000 |
atmos4 |
add support for priotity <int> in codecs.conf, higher numbers are better
|
Sat, 22 Dec 2001 16:59:10 +0000 |
alex |
made divx4 optional (also configure checking needed) and added avcodec_close
|
Sat, 22 Dec 2001 14:32:08 +0000 |
alex |
added libavcodec support (mjpeg,h263,rv10,mpeg1 codecs tested&working) and added -ffourcc option (force fourcc in ouput)
|
Mon, 17 Dec 2001 16:56:56 +0000 |
arpi |
precaching
|
Sun, 16 Dec 2001 11:37:23 +0000 |
pl |
Patch by Adam Di Carlo <adam@onshore-devel.com>:
|
Sat, 15 Dec 2001 17:12:20 +0000 |
alex |
support for RGB/BGR modes (tested with raw and divx4)
|
Thu, 13 Dec 2001 17:50:19 +0000 |
alex |
vcodec_raw added
|
Sat, 08 Dec 2001 13:30:06 +0000 |
alex |
fixed cbr audiocopy (if no sh_audio->wf)
|
Sat, 08 Dec 2001 12:21:23 +0000 |
alex |
fixed framecopy
|
Sat, 08 Dec 2001 02:47:55 +0000 |
alex |
no filename needed for tv grabbing
|
Sat, 08 Dec 2001 01:43:02 +0000 |
alex |
do not fault if 2pass VbrControl can't open the logfile
|
Fri, 07 Dec 2001 00:12:51 +0000 |
arpi |
set all frames to keyframes for -ovc frameno - allow seeking in resulting audio-only avi
|
Fri, 07 Dec 2001 00:11:12 +0000 |
arpi |
ehh. frame skipping fixed for -ovc frameno
|
Thu, 06 Dec 2001 23:59:46 +0000 |
arpi |
new video codec: frameno (just the number of frame - for 3-pass encoding)
|
Thu, 06 Dec 2001 22:27:09 +0000 |
arpi |
libmp3lame optional
|
Thu, 06 Dec 2001 21:50:35 +0000 |
arpi |
Using CBR stream format for CBR mp3 audio
|
Tue, 04 Dec 2001 21:35:18 +0000 |
arpi |
CPU detection added
|
Tue, 04 Dec 2001 20:35:31 +0000 |
arpi |
use return 1; if interrupted - patch by Artur Skawina <skawina@geocities.com>
|
Sat, 01 Dec 2001 12:24:46 +0000 |
michael |
bugfix if only -x or only -y is used
|
Sat, 01 Dec 2001 01:29:25 +0000 |
michael |
yv12 scaling (-x & -y)
|
Sun, 18 Nov 2001 19:12:25 +0000 |
arpi |
banner + version printed
|