Mercurial > mplayer.hg
changeset 22613:f76208fe4b3e
some updates from memory and mplayer irc users
author | compn |
---|---|
date | Fri, 16 Mar 2007 13:48:53 +0000 |
parents | 8c47e35351a4 |
children | 0c811221c415 |
files | DOCS/tech/wishlist |
diffstat | 1 files changed, 18 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/tech/wishlist Fri Mar 16 11:48:11 2007 +0000 +++ b/DOCS/tech/wishlist Fri Mar 16 13:48:53 2007 +0000 @@ -39,8 +39,9 @@ * real mute support, not just setting volume to 0 * add help suboption to -lavcopts vcodec=/acodec=, -lavfopts format=, - -tv driver=, -subcp, and anything else that needs it. + -subcp, and anything else that needs it. + * ability to set mplayer default/startup volume Cleanup: @@ -63,6 +64,11 @@ * move filters into ffmpeg + * autocrop filter + + * insert af volnorm during playback + + * insert deinterlace filter during playback Enhancements: @@ -103,6 +109,12 @@ * get -ass working in mencoder + * left/right channel playback (-af pan=1:1 or -stereo) (in gui too) + + * rotate/position osd + + * timeout and reconnect options for streaming + Difficult stuff: * RE all closed source codecs (QDMC, WMA9, RV30, RV40, sipr, ...) @@ -147,3 +159,8 @@ * reverse playback * more directshow filter/muxer support + + * encode and display video at the same time + + * write mpimage for displaying pictures +