comparison DOCS/tech/TODO @ 3481:79e046b9e877

done
author alex
date Thu, 13 Dec 2001 17:51:19 +0000
parents 453d0a52f654
children 74cf5ea291bc
comparison
equal deleted inserted replaced
3480:9943dbacb48e 3481:79e046b9e877
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 -ss working perfect with MPEG-PES and also seeking (real 1 Minute etc)
14 - getting vivo audio DLL codec working...
15 - getting mss1 (Windows Screen Video) DLL codec working... 14 - getting mss1 (Windows Screen Video) DLL codec working...
16 - getting PIM1 codec working... 15 - getting PIM1 codec working...
17 - optimize (or port optimized code from libac3) liba52 (imdct.c, resample.c) 16 - optimize (or port optimized code from libac3) liba52 (imdct.c, resample.c)
18 17
19 mencoder: 18 mencoder:
20 - add some kind of "-ss" option, to start at e.g. 1:0:0 at the video 19 - 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 20 - add a endpoint for encoding, like above
22 - finish 3-pass encoding (audio, video1, video2) 21 - finish 3-pass encoding (audio, video1, video2)
23 - add ffmpeg encoders support 22 - add ffmpeg encoders support
24 - add win32 encoders support 23 - add win32 encoders support
25 - add raw video out
26 - check/fix frame copy
27 - implement VBR audio copy 24 - implement VBR audio copy
28 - Estimated Size and Time 25 - Estimated Size and Time
29 - image cut/crop filter 26 - image cut/crop filter
30 27
31 other: 28 other: