summaryrefslogtreecommitdiffstats
path: root/DOCS/tech
diff options
context:
space:
mode:
authorjaf <jaf@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-12-11 19:33:10 +0000
committerjaf <jaf@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-12-11 19:33:10 +0000
commitdf4fa50931161bde68f5643de18f5b165a76c65e (patch)
tree2cc02db348d75120770077ab42be762e23f62143 /DOCS/tech
parenteec9e670d47492e6129785932149a9ba44632cbd (diff)
downloadmpv-df4fa50931161bde68f5643de18f5b165a76c65e.tar.bz2
mpv-df4fa50931161bde68f5643de18f5b165a76c65e.tar.xz
some wishes for mencoder
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3464 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/tech')
-rw-r--r--DOCS/tech/TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/DOCS/tech/TODO b/DOCS/tech/TODO
index 1ec64b8400..80fc875764 100644
--- a/DOCS/tech/TODO
+++ b/DOCS/tech/TODO
@@ -10,12 +10,15 @@ demuxer:
- 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