From 21b4dfb21c720ac8f5bcf159161885fada5484b4 Mon Sep 17 00:00:00 2001 From: diego Date: Mon, 3 May 2004 01:27:48 +0000 Subject: [PATCH] more wishes git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12405 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/tech/wishlist | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/DOCS/tech/wishlist b/DOCS/tech/wishlist index 4327462143..34c77456fc 100644 --- a/DOCS/tech/wishlist +++ b/DOCS/tech/wishlist @@ -40,6 +40,8 @@ Small improvements: * wildcard support for MEncoder - mencoder *.avi blah + * real mute support, not just setting volume 0 + Cleanup: @@ -113,11 +115,11 @@ Enhancements: 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 @@ Difficult stuff: * 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 @@ Difficult stuff: * 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