changeset 17519:0e7e0f09db8b

update for recent developments based on a patch by compn, tempn %%@%% twmi %%.%% rr %%.%% com
author diego
date Mon, 30 Jan 2006 23:46:56 +0000
parents eef1a44cf2cb
children c0826267f656
files DOCS/tech/wishlist
diffstat 1 files changed, 25 insertions(+), 19 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/tech/wishlist	Mon Jan 30 21:18:53 2006 +0000
+++ b/DOCS/tech/wishlist	Mon Jan 30 23:46:56 2006 +0000
@@ -5,37 +5,37 @@
 
 Documentation:
 
- * a nice and complete MEncoder tutorial
+ * continue MEncoder tutorial
+
+ * review manual page again
 
- * continue docs review
+ * split manual page
 
- * check docs for completeness
+ * update and rewrite the XML documentation
+
+ * check documentation for completeness
 
  * write documentation HOWTO/rules document
 
+ * write -lavdopts documentation
+
 
 
 Small improvements:
 
- * vo mga should completely blank the screen like fbdev and tdfxfb
+ * vo_mga should completely blank the screen like fbdev and tdfxfb
    (maybe there should be an option - some people seem to like it the
    way it is, but then fbdev should also behave like this..)
 
  * Debian package creates mplayer.conf.1 .2 ...
 
- * make -geometry work with all vo drivers
-
  * Make the output windows remember their positions when resizing to
    double size.
 
  * Ability to resize to full size/double size/triple (or half) size
    upon key presses.
 
- * wildcard support for MEncoder - mencoder *.avi blah
-
- * real mute support, not just setting volume 0
-
- * option to force a codec even if not configured as decoder in codecs.conf
+ * real mute support, not just setting volume to 0
 
 
 
@@ -74,8 +74,6 @@
 
  * implement xawtv config file parser (for channels, etc)
 
- * finish icc support
-
  * G400 2nd head through mga_vid ;)
 
  * do more things automagically
@@ -105,27 +103,29 @@
 
  * MOD playback (via libmodplug?) - bug #434
 
+ * allow multiple -dump* options at the same time - bug #70
+
+
+
 Difficult stuff:
 
- * RE all closed source codecs (QDMC, WMV9, RV30, RV40, cook, ...)
+ * RE all closed source codecs (QDMC, WMV9, RV30, RV40, sipr, ...)
 
  * support for Bink/Smacker codecs
 
- * frame by frame seeking/playback
-
  * allow frame insertion & removal in video filters (with timestamps)
 
  * mixing of multiple videos (picture in picture, ...)
 
  * write something like mptv to replace xawtv
 
- * write/adapt a C implementation of live.com RTSP
+ * write/adapt a C implementation of live555 RTSP
 
- * unify live.com and Real RTSP
+ * unify live555 and Real RTSP
 
  * real mmsu:// support
 
- * encode to OGM, MP4, ASF, nut
+ * MEncoder output support for OGM, MKV, NUT
 
  * xinerama video filter that splits movie to 2 screens (like zr)
 
@@ -135,6 +135,8 @@
 
  * modular MEncoder with audio encoding API
 
+ * multiple audio stream output in Mencoder
+
  * support for pausing/resuming of encoding in MEncoder
 
  * TV support under Windows
@@ -145,3 +147,7 @@
 
  * smooth stream switching / multiple file caching to avoid the small skip
    between files when playing multiple files
+
+ * reverse playback
+
+ * more directshow filter/muxer support