summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorcompn <compn@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-03-16 13:48:53 +0000
committercompn <compn@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-03-16 13:48:53 +0000
commitfa0bff81703b624f04d7d678c510365fc6e80ba4 (patch)
treef64a0616c123faf99c55944f7ac554912d3c90e4 /DOCS
parenta5f9e0f2bc1f3f70cb8d233fc3fc5bbede977786 (diff)
downloadmpv-fa0bff81703b624f04d7d678c510365fc6e80ba4.tar.bz2
mpv-fa0bff81703b624f04d7d678c510365fc6e80ba4.tar.xz
some updates from memory and mplayer irc users
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22631 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/tech/wishlist19
1 files changed, 18 insertions, 1 deletions
diff --git a/DOCS/tech/wishlist b/DOCS/tech/wishlist
index 46b70df47a..056e76c9c9 100644
--- a/DOCS/tech/wishlist
+++ b/DOCS/tech/wishlist
@@ -39,8 +39,9 @@ Small improvements:
* 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 @@ Filters:
* move filters into ffmpeg
+ * autocrop filter
+
+ * insert af volnorm during playback
+
+ * insert deinterlace filter during playback
Enhancements:
@@ -103,6 +109,12 @@ Enhancements:
* 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 @@ Difficult stuff:
* reverse playback
* more directshow filter/muxer support
+
+ * encode and display video at the same time
+
+ * write mpimage for displaying pictures
+