Mercurial > mplayer.hg
view DOCS/tech/TODO @ 6110:7bea806b9c5f
Improvment for spu subtitles.
Removed the integreted spudec in vobsub.
Various cleanup/bugfix in vobsub (no more auto palette when a true one is
here)
HW spu rendering moved in spudec because we first need to reassable the
packet before sending them to the hw.
Spudec is now created only if nedded.
author | albeu |
---|---|
date | Fri, 17 May 2002 23:47:27 +0000 |
parents | de28fffadb2e |
children | 9acac87c7bfb |
line wrap: on
line source
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)