3148
|
1
|
|
2 TODO:
|
|
3 =====
|
|
4
|
5558
|
5 FOR THE PRE-RELEASE:
|
|
6 ~~~~~~~~~~~~~~~~~~~~
|
|
7 - move realtime mpeg1 encoders (lavc, fame, rte) to libmpcodecs/vf
|
|
8 - finish mencoder -ovc vfw (bitrate setting, codec selection etc)
|
|
9 - codec priority option
|
|
10
|
|
11
|
3349
|
12 FOR THE RELEASE:
|
|
13 ~~~~~~~~~~~~~~~~
|
5558
|
14 - mencoder: migrate to muxer layer
|
3349
|
15
|
5531
|
16 demuxer:
|
5245
|
17 - fix AVI index offset base position handling ('no video stream found' bug)
|
5586
|
18 - implement OpenDML index support (read & write)
|
4650
|
19 - implement hardcore bruteforce avi re-sync for broken files (-forceidx)
|
|
20 - fix for growing avi files (movi_end pos > stream->end_pos)
|
5126
|
21 - implement forward seeking in avi streams with no index
|
5531
|
22 - fix .asf demuxer bugs
|
|
23 - forward seeking from stdin ?
|
|
24 - fix the whole syncing mechanism of Real demuxer
|
|
25 - implement mpeg-TS demuxer
|
3349
|
26
|
|
27 FUTURE:
|
|
28 ~~~~~~~
|
|
29
|
|
30 demuxer:
|
3513
|
31 - demux_mpg: support for VDR's index files for more accurate seeking
|
5736
|
32 - implement seeking for YUV4MPEG_2_ and Real
|
3148
|
33
|
|
34 decoders:
|
|
35 - qtx support?
|
|
36
|
|
37 mencoder:
|
|
38 - add ogg/vorbis audio encoder
|
|
39 - stop/resume
|
|
40
|
|
41 gui:
|
|
42 - playlist ?
|
|
43 - preferences ?
|
|
44
|
|
45 other:
|
|
46 - dvd server
|
|
47 - mga_vid crtc2 fix
|
3844
|
48 - make nvidia_vid ;)
|
3416
|
49 - display OSD and subtitles using DVB card's OSD
|