summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/tech/wishlist15
1 files changed, 11 insertions, 4 deletions
diff --git a/DOCS/tech/wishlist b/DOCS/tech/wishlist
index aebd1be47e..5fef07386c 100644
--- a/DOCS/tech/wishlist
+++ b/DOCS/tech/wishlist
@@ -21,6 +21,7 @@ Documentation:
* continue ipod/embedded device encoding guide
+ * document channels.conf syntax
Small improvements:
@@ -58,6 +59,8 @@ Cleanup:
Filters:
+ * get filters to work in more colorspaces
+
* eq filter should support RGB in addition to YUV
* pitch audio filter
@@ -74,6 +77,8 @@ Filters:
* mixing of multiple videos (picture in picture, ...)
+ * video watermark/logo filter (apply vf_overlay patch?)
+
Enhancements:
* support for VirtualDub and Winamp plugins (apply af_wadspa patch!)
@@ -112,16 +117,18 @@ Enhancements:
* get -ass working in mencoder
- * left/right channel playback (-af pan=1:1 or -stereo) (in gui too)
+ * audio balance button in gui
- * ability to turn loop on/off while playing
+ * ability to turn loop on/off while playing (button in gui too)
* rotate/position osd
- * reconnect option for streaming
-
* support all image formats in mf:// (tiff)
+ * make -noborder work with all video outputs
+
+ * add option to use ffmpeg network code (rtsp, http, mms etc)
+
Difficult stuff:
* RE all closed source codecs (QDMC, WMA9, RV30, RV40, sipr, ...)