summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-04-12 22:11:48 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-04-12 22:11:48 +0000
commit9164b306c2480307d6807c1069649c9485fa77f9 (patch)
tree561b92b39e1228a699999ae63adbf0e06d818d5c /DOCS
parent14db042e2e9d61d9ed7ffe945c19e8a09ebdd206 (diff)
downloadmpv-9164b306c2480307d6807c1069649c9485fa77f9.tar.bz2
mpv-9164b306c2480307d6807c1069649c9485fa77f9.tar.xz
spelling, more wishes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12181 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/tech/wishlist32
1 files changed, 24 insertions, 8 deletions
diff --git a/DOCS/tech/wishlist b/DOCS/tech/wishlist
index 840f542934..4327462143 100644
--- a/DOCS/tech/wishlist
+++ b/DOCS/tech/wishlist
@@ -2,6 +2,7 @@
If wishes were fishes, we'd all cast nets ...
+
Documentation:
* a nice and complete MEncoder tutorial
@@ -37,6 +38,8 @@ Small improvements:
* Ability to resize to full size/double size/triple (or half) size
upon key presses.
+ * wildcard support for MEncoder - mencoder *.avi blah
+
Cleanup:
@@ -48,7 +51,7 @@ Cleanup:
* remove all obsolete code, options, files etc
- * move zoran jpeg encoder to video filters
+ * move Zoran JPEG encoder to video filters
* convert -zr options to -zr suboption:suboption format
@@ -68,7 +71,7 @@ Enhancements:
* merge VIDIX from MPlayerXP/sourceforge
- * port asf muxing from MPlayerXP
+ * port ASF muxing from MPlayerXP
* write nut muxer/demuxer
@@ -84,22 +87,29 @@ Enhancements:
* G400 2nd head through mga_vid ;)
- * dts support
+ * DTS support
* do more things automagically
* guess correct DVD title
- * syuv and paletted rgb support in swscaler
+ * SYUV and paletted RGB support in swscaler
* implement Plextor compatible SCSI VCD reading
* udp:// support (like xine and vlc)
- * write native MacOS X video driver
-
* -stop option for MPlayer similar to -endpos for MEncoder
+ * color subtitles
+
+ * swf (flash) demuxer
+
+ * DirectX video acceleration -vo for Windows (similar to XvmC)
+
+ * hardware MPEG encoding support (Ati cards)
+
+
Difficult stuff:
@@ -117,11 +127,11 @@ Difficult stuff:
* write something like mptv to replace xawtv
- * write/adapt a C implementation of rtsp
+ * write/adapt a C implementation of RTSP
* real mmsu:// support
- * encode to ogm, mp4, asf, nut
+ * encode to OGM, MP4, ASF, nut
* xinerama video filter that splits movie to 2 screens (like zr)
@@ -132,3 +142,9 @@ Difficult stuff:
* write mpdump application to handle all -dump* options
* modular MEncoder with audio encoding API
+
+ * support for pausing/resuming of encoding in MEncoder
+
+ * TV support under Windows
+
+ * DRM support (divx.com, WMV, WMA, iTunes)