# HG changeset patch # User diego # Date 1083547668 0 # Node ID 5ca00576a26cc18a28708f0fa5f26479562ca818 # Parent 14f5bdc2c69bf36229a216b0fcd94384cd067eec more wishes diff -r 14f5bdc2c69b -r 5ca00576a26c DOCS/tech/wishlist --- a/DOCS/tech/wishlist Mon May 03 01:27:19 2004 +0000 +++ b/DOCS/tech/wishlist Mon May 03 01:27:48 2004 +0000 @@ -40,6 +40,8 @@ * wildcard support for MEncoder - mencoder *.avi blah + * real mute support, not just setting volume 0 + Cleanup: @@ -113,11 +115,11 @@ Difficult stuff: - * reverse engineer all closed source codecs (QDM2, WMV9, Real, ...) + * RE all closed source codecs (QDM2, WMV9, RV30, RV40, cook, ...) * support for Bink/Smacker codecs - * frame stepping + * frame by frame seeking/playback * allow frame insertion & removal in video filters (with timestamps) @@ -127,7 +129,9 @@ * write something like mptv to replace xawtv - * write/adapt a C implementation of RTSP + * write/adapt a C implementation of live.com RTSP + + * unify live.com and Real RTSP * real mmsu:// support @@ -148,3 +152,10 @@ * TV support under Windows * DRM support (divx.com, WMV, WMA, iTunes) + + * variable-fps output support for MEncoder + + * smooth stream switching / multiple file caching to avoid the small skip + between files when playing multiple files + + * multiple input support for MEncoder