comparison DOCS/tech/wishlist @ 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 7989c3586b9e
children 0755e053255d
comparison
equal deleted inserted replaced
23145:2e5973efb35d 23146:d977f871451c
66 66
67 * autocrop filter 67 * autocrop filter
68 68
69 * insert af volnorm during playback 69 * insert af volnorm during playback
70 70
71 * allow frame insertion & removal in video filters (with timestamps)
72
73 * xinerama video filter that splits movie to 2 screens (like zr)
74
75 * mixing of multiple videos (picture in picture, ...)
76
71 Enhancements: 77 Enhancements:
72 78
73 * merge VIDIX from MPlayerXP/sourceforge 79 * support for VirtualDub and Winamp plugins (apply af_wadspa patch!)
74
75 * support for VirtualDub and Winamp plugins
76 80
77 * implement xawtv config file parser (for channels, etc) 81 * implement xawtv config file parser (for channels, etc)
78 82
79 * G400 2nd head through mga_vid ;) 83 * G400 2nd head through mga_vid ;)
80 84
89 * DirectX video acceleration -vo for Windows (similar to XvmC) 93 * DirectX video acceleration -vo for Windows (similar to XvmC)
90 94
91 * hardware MPEG encoding support (Ati cards) 95 * hardware MPEG encoding support (Ati cards)
92 96
93 * make -ass-use-margins work on widescreen video only! (not 4/3 video) 97 * make -ass-use-margins work on widescreen video only! (not 4/3 video)
98 (automagically put subtitles in black bars)
94 99
95 * nsc playlist support 100 * nsc playlist support
96 101
97 * implement Jack Transport API 102 * implement Jack Transport API
98 103
107 112
108 * get -ass working in mencoder 113 * get -ass working in mencoder
109 114
110 * left/right channel playback (-af pan=1:1 or -stereo) (in gui too) 115 * left/right channel playback (-af pan=1:1 or -stereo) (in gui too)
111 116
117 * ability to turn loop on/off while playing
118
112 * rotate/position osd 119 * rotate/position osd
113 120
114 * timeout and reconnect options for streaming 121 * reconnect option for streaming
115 122
116 * support all image formats in mf:// (bmp) 123 * support all image formats in mf:// (tiff)
117 124
118 Difficult stuff: 125 Difficult stuff:
119 126
120 * RE all closed source codecs (QDMC, WMA9, RV30, RV40, sipr, ...) 127 * RE all closed source codecs (QDMC, WMA9, RV30, RV40, sipr, ...)
121 128
122 * support for Bink/Smacker codecs 129 * support for Bink codec
123
124 * allow frame insertion & removal in video filters (with timestamps)
125
126 * mixing of multiple videos (picture in picture, ...)
127 130
128 * write something like mptv to replace xawtv 131 * write something like mptv to replace xawtv
129 132
130 * write/adapt a C implementation of live555 RTSP 133 * write/adapt a C implementation of live555 RTSP
131 134
132 * unify live555 and Real RTSP 135 * unify live555 and Real RTSP
133 136
134 * real mmsu:// support 137 * real mmsu:// support
135 138
136 * MEncoder output support for OGM, MKV, NUT 139 * MEncoder output support for OGM, MKV, NUT
137
138 * xinerama video filter that splits movie to 2 screens (like zr)
139 140
140 * top notch DVD navigation like a hardware player 141 * top notch DVD navigation like a hardware player
141 142
142 * write mpdump application to handle all -dump* options 143 * write mpdump application to handle all -dump* options
143 144