1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-11 17:37:23 +00:00
mpv/DOCS/tech/TODO
arpi e63b9b84ea ???
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6051 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-12 00:46:39 +00:00

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)