Mercurial > mplayer.hg
changeset 12404:5ca00576a26c
more wishes
author | diego |
---|---|
date | Mon, 03 May 2004 01:27:48 +0000 |
parents | 14f5bdc2c69b |
children | e7bdd6e9c6f9 |
files | DOCS/tech/wishlist |
diffstat | 1 files changed, 14 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- 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