Index: DOCS/tech/wishlist =================================================================== RCS file: /cvsroot/mplayer/main/DOCS/tech/wishlist,v retrieving revision 1.21 diff -u -r1.21 wishlist --- DOCS/tech/wishlist 14 Jan 2006 17:59:03 -0000 1.21 +++ DOCS/tech/wishlist 29 Jan 2006 20:11:58 -0000 @@ -5,7 +5,7 @@ Documentation: - * a nice and complete MEncoder tutorial + * continue MEncoder tutorial * continue docs review @@ -13,6 +13,8 @@ * write documentation HOWTO/rules document + * write -lavdopts documentation + Small improvements: @@ -23,20 +25,14 @@ * 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 - Cleanup: @@ -62,12 +58,6 @@ * adapt colored output from MPlayerXP - * merge VIDIX from MPlayerXP/sourceforge - - * port ASF muxing from MPlayerXP - - * write nut muxer/demuxer - * SSA style & colors handling * support for VirtualDub and Winamp plugins @@ -86,8 +76,6 @@ * implement Plextor compatible SCSI VCD reading - * -stop option for MPlayer similar to -endpos for MEncoder - * color subtitles * DirectX video acceleration -vo for Windows (similar to XvmC) @@ -96,8 +84,6 @@ * automatically display subtitles in black bands - * nsc playlist support - * implement Jack Transport API * Stream quality selection, possibly based on available bandwidth. @@ -105,14 +91,18 @@ * MOD playback (via libmodplug?) - bug #434 + * multiple -dump* (video, audio, sub) at the same time (bugzilla #70) + + * make -dumpstream not overwrite stream.dump file with :no-rw option + + + Difficult stuff: - * RE all closed source codecs (QDMC, WMV9, RV30, RV40, cook, ...) + * RE all closed source codecs (QDMC, WMV9, RV30, RV40, VP6, ...) * 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, ...) @@ -125,7 +115,7 @@ * 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 +125,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 +137,18 @@ * smooth stream switching / multiple file caching to avoid the small skip between files when playing multiple files + + * reverse playback + + * more directshow filter/muxer support + + * vfw encoding support + + +Patches: + + * fix and commit dvd menu patch + + * fix and commit -endpos for MPlayer (byte size and time) patches + + * test and commit Reimar's NSC playlist patch