Mercurial > mplayer.hg
annotate DOCS/tech/wishlist @ 27900:4115aa1e880e
Fix phrase to maintain consistency.
author | bircoph |
---|---|
date | Sat, 15 Nov 2008 22:34:41 +0000 |
parents | 9766be900f30 |
children | 091340bab4da |
rev | line source |
---|---|
8416 | 1 |
2 If wishes were fishes, we'd all cast nets ... | |
3 | |
4 | |
12180 | 5 |
8416 | 6 Documentation: |
7 | |
17519 | 8 * continue MEncoder tutorial |
9 | |
10 * review manual page again | |
8416 | 11 |
17519 | 12 * split manual page |
8416 | 13 |
17519 | 14 * update and rewrite the XML documentation |
15 | |
16 * check documentation for completeness | |
8416 | 17 |
18 * write documentation HOWTO/rules document | |
19 | |
17519 | 20 * write -lavdopts documentation |
21 | |
22212 | 22 * continue ipod/embedded device encoding guide |
8416 | 23 |
23537 | 24 * document channels.conf syntax |
8416 | 25 |
27566 | 26 * ability for multiple languages/locales in one binary |
27 | |
8416 | 28 Small improvements: |
29 | |
17519 | 30 * vo_mga should completely blank the screen like fbdev and tdfxfb |
8416 | 31 (maybe there should be an option - some people seem to like it the |
32 way it is, but then fbdev should also behave like this..) | |
33 | |
34 * Debian package creates mplayer.conf.1 .2 ... | |
35 | |
10287 | 36 * Make the output windows remember their positions when resizing to |
37 double size. | |
8416 | 38 |
10287 | 39 * Ability to resize to full size/double size/triple (or half) size |
40 upon key presses. | |
41 | |
17519 | 42 * real mute support, not just setting volume to 0 |
13209 | 43 |
22212 | 44 * add help suboption to -lavcopts vcodec=/acodec=, -lavfopts format=, |
22613 | 45 -subcp, and anything else that needs it. |
8416 | 46 |
22613 | 47 * ability to set mplayer default/startup volume |
8416 | 48 |
26292 | 49 * ability to cycle switch_aspect |
50 | |
27106 | 51 * ability to rename vo_jpeg,vo_gif,vo_png output filename |
52 | |
8416 | 53 Cleanup: |
54 | |
55 * integrate dvdnav into mplayer structure | |
56 | |
57 * integrate libmpdvdkit2 into mplayer structure (message system and | |
58 command line options) | |
59 | |
60 * remove all obsolete code, options, files etc | |
61 | |
10287 | 62 * Restructure configure and fix CPU flags supported but not shown. |
63 | |
25871
de9d7dfe785c
port libmpdemux demuxers to libavformat or rewrite from scratch
ivo
parents:
25357
diff
changeset
|
64 * Port libmpdemux demuxers to libavformat or write your own from scratch. |
de9d7dfe785c
port libmpdemux demuxers to libavformat or rewrite from scratch
ivo
parents:
25357
diff
changeset
|
65 libmpdemux is considered deprecated and should eventually be removed. |
de9d7dfe785c
port libmpdemux demuxers to libavformat or rewrite from scratch
ivo
parents:
25357
diff
changeset
|
66 As of 2008-01-28, the following demuxers are missing from libavformat: |
de9d7dfe785c
port libmpdemux demuxers to libavformat or rewrite from scratch
ivo
parents:
25357
diff
changeset
|
67 |
de9d7dfe785c
port libmpdemux demuxers to libavformat or rewrite from scratch
ivo
parents:
25357
diff
changeset
|
68 - TiVo (ty streams, not TiVo To Go) |
de9d7dfe785c
port libmpdemux demuxers to libavformat or rewrite from scratch
ivo
parents:
25357
diff
changeset
|
69 - VIVO |
de9d7dfe785c
port libmpdemux demuxers to libavformat or rewrite from scratch
ivo
parents:
25357
diff
changeset
|
70 - VQF |
de9d7dfe785c
port libmpdemux demuxers to libavformat or rewrite from scratch
ivo
parents:
25357
diff
changeset
|
71 - XMMS |
de9d7dfe785c
port libmpdemux demuxers to libavformat or rewrite from scratch
ivo
parents:
25357
diff
changeset
|
72 - libnemesi |
de9d7dfe785c
port libmpdemux demuxers to libavformat or rewrite from scratch
ivo
parents:
25357
diff
changeset
|
73 - SL support for MPEG-TS |
10287 | 74 |
8416 | 75 |
76 Filters: | |
77 | |
23537 | 78 * get filters to work in more colorspaces |
79 | |
8416 | 80 * eq filter should support RGB in addition to YUV |
81 | |
22212 | 82 * move filters into ffmpeg |
8416 | 83 |
22613 | 84 * autocrop filter |
85 | |
86 * insert af volnorm during playback | |
87 | |
23146 | 88 * allow frame insertion & removal in video filters (with timestamps) |
89 | |
90 * xinerama video filter that splits movie to 2 screens (like zr) | |
91 | |
27566 | 92 * mixing of multiple videos (picture in picture, review shmem patch) |
23146 | 93 |
23537 | 94 * video watermark/logo filter (apply vf_overlay patch?) |
95 | |
23567 | 96 * fade to black filter |
97 | |
98 * crossfade filter (audio and video) | |
99 | |
8416 | 100 Enhancements: |
101 | |
23146 | 102 * support for VirtualDub and Winamp plugins (apply af_wadspa patch!) |
8416 | 103 |
104 * implement xawtv config file parser (for channels, etc) | |
105 | |
106 * G400 2nd head through mga_vid ;) | |
107 | |
108 * do more things automagically | |
109 | |
110 * guess correct DVD title | |
111 | |
12180 | 112 * SYUV and paletted RGB support in swscaler |
10287 | 113 |
114 * implement Plextor compatible SCSI VCD reading | |
115 | |
12180 | 116 * DirectX video acceleration -vo for Windows (similar to XvmC) |
117 | |
118 * hardware MPEG encoding support (Ati cards) | |
119 | |
22212 | 120 * make -ass-use-margins work on widescreen video only! (not 4/3 video) |
23146 | 121 (automagically put subtitles in black bars) |
12417 | 122 |
12649 | 123 * nsc playlist support |
124 | |
14900
13f99f9a5097
MEncoder now supports multiple files, Jack transport API requested.
diego
parents:
14805
diff
changeset
|
125 * implement Jack Transport API |
8416 | 126 |
15120
7377c69c230c
Add a starting point for people to implement stream quality selection.
diego
parents:
15032
diff
changeset
|
127 * Stream quality selection, possibly based on available bandwidth. |
7377c69c230c
Add a starting point for people to implement stream quality selection.
diego
parents:
15032
diff
changeset
|
128 Currently only available for MMS-over-HTTP (libmpdemux/asf_streaming.c). |
15032 | 129 |
17389 | 130 * MOD playback (via libmodplug?) - bug #434 |
8416 | 131 |
17519 | 132 * allow multiple -dump* options at the same time - bug #70 |
133 | |
22212 | 134 * scale osd when video window changes size |
17519 | 135 |
22212 | 136 * get -ass working in mencoder |
17519 | 137 |
22613 | 138 * rotate/position osd |
139 | |
27106 | 140 * support all image formats in mf:// (psd, jpeg2000) |
22613 | 141 |
23537 | 142 * make -noborder work with all video outputs |
143 | |
144 * add option to use ffmpeg network code (rtsp, http, mms etc) | |
22768
7989c3586b9e
add mf://bmp wish, remove deinterlace filter during playback
compn
parents:
22613
diff
changeset
|
145 |
8416 | 146 Difficult stuff: |
147 | |
25016 | 148 * RE all closed source codecs (QDMC, WMA9, Indeo 4/5, ...) |
10287 | 149 |
23146 | 150 * support for Bink codec |
8416 | 151 |
152 * write something like mptv to replace xawtv | |
153 | |
17519 | 154 * write/adapt a C implementation of live555 RTSP |
12404 | 155 |
17519 | 156 * unify live555 and Real RTSP |
8416 | 157 |
158 * real mmsu:// support | |
159 | |
160 * top notch DVD navigation like a hardware player | |
10287 | 161 |
162 * write mpdump application to handle all -dump* options | |
163 | |
164 * modular MEncoder with audio encoding API | |
12180 | 165 |
17519 | 166 * multiple audio stream output in Mencoder |
167 | |
12180 | 168 * support for pausing/resuming of encoding in MEncoder |
169 | |
25015 | 170 * DRM support (divx.com, Real.com, iTunes) |
12404 | 171 |
172 * variable-fps output support for MEncoder | |
173 | |
174 * smooth stream switching / multiple file caching to avoid the small skip | |
175 between files when playing multiple files | |
17519 | 176 |
177 * reverse playback | |
178 | |
179 * more directshow filter/muxer support | |
22613 | 180 |
181 * encode and display video at the same time | |
182 | |
183 * write mpimage for displaying pictures | |
184 |