mpv/DOCS/tech/TODO

56 lines
1.2 KiB
Plaintext

TODO:
=====
FOR THE PRE-RELEASE:
~~~~~~~~~~~~~~~~~~~~
- finish mencoder -ovc vfw (bitrate setting, codec selection etc)
- codec priority option
FOR THE RELEASE:
~~~~~~~~~~~~~~~~
- mencoder: migrate to muxer layer
avi demuxer: (needs rewrite)
- fix AVI index offset base position handling ('no video stream found' bug)
- implement OpenDML index support (read & write)
- implement hardcore bruteforce avi re-sync for broken files (-forceidx)
- fix for growing avi files (movi_end pos > stream->end_pos)
- implement forward seeking in avi streams with no index
demuxer:
- fix .asf demuxer bugs
- forward seeking from stdin ?
- fix the whole syncing mechanism of Real demuxer
- implement mpeg-TS demuxer
FUTURE:
~~~~~~~
decoders:
- fix DLLs: pegasusm, pegasusl, pegasusmwv, 3ivX, morgands, alaris, vcr1, pim1,
qpeg, rricm
demuxer:
- demux_mpg: support for VDR's index files for more accurate seeking
- implement seeking for YUV4MPEG_2_
decoders:
- qtx support?
mencoder:
- add ogg/vorbis audio encoder
- stop/resume
gui:
- playlist ?
- preferences ?
other:
- dvd server
- mga_vid crtc2 fix
- make nvidia_vid ;)
- display OSD and subtitles using DVB card's OSD
- sync with mplayerxp-vidix (pm3 and rage128)