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