comparison DOCS/tech/TODO @ 11262:7c0bbcaa8b82

updates
author diego
date Sat, 25 Oct 2003 18:49:40 +0000
parents a22b67e448cf
children f11f62f1242a
comparison
equal deleted inserted replaced
11261:835822ce4bb1 11262:7c0bbcaa8b82
61 - finish mencoder -ovc vfw (bitrate setting, codec selection etc) 61 - finish mencoder -ovc vfw (bitrate setting, codec selection etc)
62 - add ogg/vorbis audio encoder 62 - add ogg/vorbis audio encoder
63 - stop/resume 63 - stop/resume
64 64
65 DOCS: 65 DOCS:
66 - merge tech/encoding-tips.txt into encoding.html 66 - break up 6 level deep sections
67 - merge tech/encoding-tips.txt into mencoder.xml
67 - finish reviewing all of the docs 68 - finish reviewing all of the docs
68 - mplayer.1 69 - mplayer.1
69 - encoding.html 70 - encoding.html
70 - video.html 71 - video.html
71 - documentation.html 72 - documentation.html
72 - enhance the FAQ 73 - enhance the FAQ
73 - man page HTML version 74 - man page HTML version
75 - document missing lavcopts (vhq, lmin, lmax, vrc_strategy, vqmod_amp,
76 vqmod_freq, vrc_buf_aggressivity, p_mask, debug, mbcmp, me_range,
77 aic, context,)
78 - document missing divx4opts (everything in #if ENCORE_MAJOR_VERSION >= 5200,
79 vbrdebug)
74 80
75 81
76 FUTURE: 82 FUTURE:
77 ~~~~~~~ 83 ~~~~~~~
78 84
88 - dvd server 94 - dvd server
89 - mga_vid crtc2 fix 95 - mga_vid crtc2 fix
90 - X11 Render support into DGA for OSD (from the DOCS;) 96 - X11 Render support into DGA for OSD (from the DOCS;)
91 97
92 DOCS: 98 DOCS:
93 - update the man page with all current options
94 (prefer-ipv4/6, ipv4-only-proxy, tsfastparse, dvbin + subopts, sub-demuxer,
95 (no)autoexpand, oldpp, grabpointer, nuvopts + subopts, remove -aop?)
96 - break up 6 level deep sections
97 - convert man page to XML 99 - convert man page to XML
98 - write a detailed encoding guide 100 - write a detailed encoding guide