comparison DOCS/tech/TODO @ 3463:453d0a52f654

some wishes for mencoder
author jaf
date Tue, 11 Dec 2001 19:33:10 +0000
parents 13e10af31af6
children 79e046b9e877
comparison
equal deleted inserted replaced
3462:44a600d7f8da 3463:453d0a52f654
8 demuxer: 8 demuxer:
9 - prebuffering to cache2 (req. for MMS) 9 - prebuffering to cache2 (req. for MMS)
10 - test and cleanup FLI/FLC support (and implement seek) 10 - test and cleanup FLI/FLC support (and implement seek)
11 11
12 decoders: 12 decoders:
13 - getting -ss working perfect with MPEG-PES and also seeking (real 1 Minute etc)
13 - getting vivo audio DLL codec working... 14 - getting vivo audio DLL codec working...
14 - getting mss1 (Windows Screen Video) DLL codec working... 15 - getting mss1 (Windows Screen Video) DLL codec working...
15 - getting PIM1 codec working... 16 - getting PIM1 codec working...
16 - optimize (or port optimized code from libac3) liba52 (imdct.c, resample.c) 17 - optimize (or port optimized code from libac3) liba52 (imdct.c, resample.c)
17 18
18 mencoder: 19 mencoder:
20 - add some kind of "-ss" option, to start at e.g. 1:0:0 at the video
21 - add a endpoint for encoding, like above
19 - finish 3-pass encoding (audio, video1, video2) 22 - finish 3-pass encoding (audio, video1, video2)
20 - add ffmpeg encoders support 23 - add ffmpeg encoders support
21 - add win32 encoders support 24 - add win32 encoders support
22 - add raw video out 25 - add raw video out
23 - check/fix frame copy 26 - check/fix frame copy