2001-11-27 00:12:12 +00:00
|
|
|
|
|
|
|
TODO:
|
|
|
|
=====
|
|
|
|
|
2002-04-11 10:37:00 +00:00
|
|
|
FOR THE PRE-RELEASE:
|
|
|
|
~~~~~~~~~~~~~~~~~~~~
|
|
|
|
- move realtime mpeg1 encoders (lavc, fame, rte) to libmpcodecs/vf
|
|
|
|
- finish mencoder -ovc vfw (bitrate setting, codec selection etc)
|
|
|
|
- codec priority option
|
|
|
|
|
|
|
|
|
2001-12-06 12:20:40 +00:00
|
|
|
FOR THE RELEASE:
|
|
|
|
~~~~~~~~~~~~~~~~
|
2002-04-11 10:37:00 +00:00
|
|
|
- mencoder: migrate to muxer layer
|
2001-12-06 12:20:40 +00:00
|
|
|
|
2002-04-08 01:54:11 +00:00
|
|
|
demuxer:
|
2002-03-21 17:16:21 +00:00
|
|
|
- fix AVI index offset base position handling ('no video stream found' bug)
|
2002-04-13 02:09:18 +00:00
|
|
|
- implement OpenDML index support (read & write)
|
2002-02-11 01:15:22 +00:00
|
|
|
- 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
|
2002-04-08 01:54:11 +00:00
|
|
|
- fix .asf demuxer bugs
|
|
|
|
- forward seeking from stdin ?
|
|
|
|
- fix the whole syncing mechanism of Real demuxer
|
|
|
|
- implement mpeg-TS demuxer
|
2001-12-06 12:20:40 +00:00
|
|
|
|
|
|
|
FUTURE:
|
|
|
|
~~~~~~~
|
|
|
|
|
|
|
|
demuxer:
|
2001-12-16 03:21:47 +00:00
|
|
|
- demux_mpg: support for VDR's index files for more accurate seeking
|
2002-04-20 21:06:09 +00:00
|
|
|
- implement seeking for YUV4MPEG_2_ 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
|