changeset 3463:453d0a52f654

some wishes for mencoder
author jaf
date Tue, 11 Dec 2001 19:33:10 +0000
parents 44a600d7f8da
children 08c273282650
files DOCS/tech/TODO
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/tech/TODO	Tue Dec 11 18:43:33 2001 +0000
+++ b/DOCS/tech/TODO	Tue Dec 11 19:33:10 2001 +0000
@@ -10,12 +10,15 @@
 - test and cleanup FLI/FLC support (and implement seek)
 
 decoders:
+- getting -ss working perfect with MPEG-PES and also seeking (real 1 Minute etc)
 - getting vivo audio DLL codec working...
 - getting mss1 (Windows Screen Video) DLL codec working...
 - getting PIM1 codec working...
 - optimize (or port optimized code from libac3) liba52 (imdct.c, resample.c)
 
 mencoder:
+- add some kind of "-ss" option, to start at e.g. 1:0:0 at the video
+- add a endpoint for encoding, like above
 - finish 3-pass encoding (audio, video1, video2)
 - add ffmpeg encoders support
 - add win32 encoders support