2001-11-27 00:12:12 +00:00
|
|
|
|
|
|
|
TODO:
|
|
|
|
=====
|
|
|
|
|
2001-12-06 12:20:40 +00:00
|
|
|
FOR THE RELEASE:
|
|
|
|
~~~~~~~~~~~~~~~~
|
|
|
|
|
2002-02-11 01:15:22 +00:00
|
|
|
AVI demuxer:
|
|
|
|
- fix AVI index offset base position handling ('no video steram found' bug)
|
|
|
|
- implement hardcore bruteforce avi re-sync for broken files (-forceidx)
|
|
|
|
- fix for growing avi files (movi_end pos > stream->end_pos)
|
2002-03-16 01:34:45 +00:00
|
|
|
- implement forward seeking in avi streams with no index
|
2001-12-06 12:20:40 +00:00
|
|
|
|
2002-02-11 01:15:22 +00:00
|
|
|
URGENT:
|
|
|
|
- finish mencoder -ovc vfw (bitrate setting, codec selection etc)
|
|
|
|
- mencoder: image cut/crop/extend filter, colorspace conversion
|
|
|
|
- codec priority option
|
|
|
|
- implement software scaling to vo_mpegpes
|
2002-03-16 01:34:45 +00:00
|
|
|
- move encoders from mencoder.c to libvo
|
|
|
|
- implement/commit Ogg demuxer
|
2001-12-06 12:20:40 +00:00
|
|
|
|
|
|
|
|
|
|
|
FUTURE:
|
|
|
|
~~~~~~~
|
|
|
|
|
2002-02-11 01:15:22 +00:00
|
|
|
decoders:
|
|
|
|
- getting mss1 (Windows Screen Video) DLL codec working... - kabi
|
|
|
|
- fix seeking with libmad audio codec (codec lost sync and can't resync?)
|
|
|
|
|
2001-12-06 12:20:40 +00:00
|
|
|
demuxer:
|
2001-12-16 03:21:47 +00:00
|
|
|
- demux_mpg: support for VDR's index files for more accurate seeking
|
2001-12-28 23:47:16 +00:00
|
|
|
- implement seeking for YUV4MPEG_2_, NuppelVideo and Real
|
2001-11-27 00:12:12 +00:00
|
|
|
|
|
|
|
decoders:
|
|
|
|
- qtx support?
|
|
|
|
|
|
|
|
mencoder:
|
|
|
|
- add ogg/vorbis audio encoder
|
|
|
|
- stop/resume
|
|
|
|
|
|
|
|
gui:
|
|
|
|
- playlist ?
|
|
|
|
- preferences ?
|
|
|
|
|
|
|
|
other:
|
|
|
|
- dvd server
|
|
|
|
- mga_vid crtc2 fix
|
2001-12-28 20:06:00 +00:00
|
|
|
- make nvidia_vid ;)
|
2001-12-09 20:00:48 +00:00
|
|
|
- display OSD and subtitles using DVB card's OSD
|
|
|
|
|
2001-12-01 21:06:52 +00:00
|
|
|
|