1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-22 06:42:03 +00:00

some wishes for mencoder

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3464 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
jaf 2001-12-11 19:33:10 +00:00
parent eec9e670d4
commit df4fa50931

View File

@ -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