summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorcompn <compn@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-04-28 19:01:00 +0000
committercompn <compn@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-04-28 19:01:00 +0000
commitcd9d03176f9e0d29387f3267e3503e61048ea28a (patch)
treed1d874b99ea3f6ccf1d6d9d6dcf20629ba7445b3 /DOCS
parenta93ac269d037a7f3e7b4bba698ac48ee4a4a9804 (diff)
downloadmpv-cd9d03176f9e0d29387f3267e3503e61048ea28a.tar.bz2
mpv-cd9d03176f9e0d29387f3267e3503e61048ea28a.tar.xz
update wishlist
add loop wish remove old wishes (bmp image, smacker, merge vidix) move all filter wishes under filter section. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23164 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/tech/wishlist25
1 files changed, 13 insertions, 12 deletions
diff --git a/DOCS/tech/wishlist b/DOCS/tech/wishlist
index b840ddfde0..aebd1be47e 100644
--- a/DOCS/tech/wishlist
+++ b/DOCS/tech/wishlist
@@ -68,11 +68,15 @@ Filters:
* insert af volnorm during playback
-Enhancements:
+ * allow frame insertion & removal in video filters (with timestamps)
+
+ * xinerama video filter that splits movie to 2 screens (like zr)
- * merge VIDIX from MPlayerXP/sourceforge
+ * mixing of multiple videos (picture in picture, ...)
+
+Enhancements:
- * support for VirtualDub and Winamp plugins
+ * support for VirtualDub and Winamp plugins (apply af_wadspa patch!)
* implement xawtv config file parser (for channels, etc)
@@ -91,6 +95,7 @@ Enhancements:
* hardware MPEG encoding support (Ati cards)
* make -ass-use-margins work on widescreen video only! (not 4/3 video)
+ (automagically put subtitles in black bars)
* nsc playlist support
@@ -109,21 +114,19 @@ Enhancements:
* left/right channel playback (-af pan=1:1 or -stereo) (in gui too)
+ * ability to turn loop on/off while playing
+
* rotate/position osd
- * timeout and reconnect options for streaming
+ * reconnect option for streaming
- * support all image formats in mf:// (bmp)
+ * support all image formats in mf:// (tiff)
Difficult stuff:
* RE all closed source codecs (QDMC, WMA9, RV30, RV40, sipr, ...)
- * support for Bink/Smacker codecs
-
- * allow frame insertion & removal in video filters (with timestamps)
-
- * mixing of multiple videos (picture in picture, ...)
+ * support for Bink codec
* write something like mptv to replace xawtv
@@ -135,8 +138,6 @@ Difficult stuff:
* MEncoder output support for OGM, MKV, NUT
- * xinerama video filter that splits movie to 2 screens (like zr)
-
* top notch DVD navigation like a hardware player
* write mpdump application to handle all -dump* options