changeset 23146:d977f871451c

update wishlist add loop wish remove old wishes (bmp image, smacker, merge vidix) move all filter wishes under filter section.
author compn
date Sat, 28 Apr 2007 19:01:00 +0000
parents 2e5973efb35d
children 21c35763b178
files DOCS/tech/wishlist
diffstat 1 files changed, 13 insertions(+), 12 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/tech/wishlist	Sat Apr 28 18:01:42 2007 +0000
+++ b/DOCS/tech/wishlist	Sat Apr 28 19:01:00 2007 +0000
@@ -68,11 +68,15 @@
 
  * insert af volnorm during playback
 
+ * allow frame insertion & removal in video filters (with timestamps)
+
+ * xinerama video filter that splits movie to 2 screens (like zr)
+
+ * mixing of multiple videos (picture in picture, ...)
+
 Enhancements:
 
- * merge VIDIX from MPlayerXP/sourceforge
-
- * 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 @@
  * 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 @@
 
  * 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 @@
 
  * 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