Mercurial > mplayer.hg
annotate DOCS/tech/wishlist @ 13998:14c476d62fc2
Some fixes by myself and compn <tempn at twmi dot rr dot com>
author | diego |
---|---|
date | Sat, 20 Nov 2004 16:23:10 +0000 |
parents | 5ee992301b73 |
children | 0f02129f8ec9 |
rev | line source |
---|---|
8416 | 1 |
2 If wishes were fishes, we'd all cast nets ... | |
3 | |
4 | |
12180 | 5 |
8416 | 6 Documentation: |
7 | |
8 * a nice and complete MEncoder tutorial | |
9 | |
10 * continue docs review | |
11 | |
12 * check docs for completeness | |
13 | |
14 * write documentation HOWTO/rules document | |
15 | |
16 | |
17 | |
18 Small improvements: | |
19 | |
20 * vo mga should completely blank the screen like fbdev and tdfxfb | |
21 (maybe there should be an option - some people seem to like it the | |
22 way it is, but then fbdev should also behave like this..) | |
23 | |
24 * Debian package creates mplayer.conf.1 .2 ... | |
25 | |
12649 | 26 * -vo fbdev -fb device ---> -vo fbdev:device |
8416 | 27 |
10287 | 28 * make -geometry work with all vo drivers |
29 | |
30 * Make the output windows remember their positions when resizing to | |
31 double size. | |
8416 | 32 |
10287 | 33 * Ability to completely disable those popups ('cannot access cdrom', |
34 'your system is too slow...'). | |
35 | |
36 * Ability to resize to full size/double size/triple (or half) size | |
37 upon key presses. | |
38 | |
12180 | 39 * wildcard support for MEncoder - mencoder *.avi blah |
40 | |
12404 | 41 * real mute support, not just setting volume 0 |
42 | |
13209 | 43 * option to force a codec even if not configured as decoder in codecs.conf |
44 | |
8416 | 45 |
46 | |
47 Cleanup: | |
48 | |
49 * integrate dvdnav into mplayer structure | |
50 | |
51 * integrate libmpdvdkit2 into mplayer structure (message system and | |
52 command line options) | |
53 | |
54 * remove all obsolete code, options, files etc | |
55 | |
12180 | 56 * move Zoran JPEG encoder to video filters |
8416 | 57 |
58 * convert -zr options to -zr suboption:suboption format | |
59 | |
10287 | 60 * Restructure configure and fix CPU flags supported but not shown. |
61 | |
62 | |
8416 | 63 |
64 Filters: | |
65 | |
66 * eq filter should support RGB in addition to YUV | |
67 | |
68 | |
69 | |
70 Enhancements: | |
71 | |
72 * adapt colored output from MPlayerXP | |
73 | |
10287 | 74 * merge VIDIX from MPlayerXP/sourceforge |
75 | |
12180 | 76 * port ASF muxing from MPlayerXP |
10287 | 77 |
78 * write nut muxer/demuxer | |
8416 | 79 |
80 * SSA style & colors handling | |
81 | |
9644
0fe056bdb135
vop -> vf change, small fixes. The Polish documentation should be checked for correctness.
jonas
parents:
8416
diff
changeset
|
82 * plugin structure for vf/af |
8416 | 83 |
84 * support for VirtualDub and Winamp plugins | |
85 | |
86 * implement xawtv config file parser (for channels, etc) | |
87 | |
88 * finish icc support | |
89 | |
90 * G400 2nd head through mga_vid ;) | |
91 | |
12180 | 92 * DTS support |
8416 | 93 |
94 * do more things automagically | |
95 | |
96 * guess correct DVD title | |
97 | |
12180 | 98 * SYUV and paletted RGB support in swscaler |
10287 | 99 |
100 * implement Plextor compatible SCSI VCD reading | |
101 | |
102 * udp:// support (like xine and vlc) | |
103 | |
12180 | 104 * -stop option for MPlayer similar to -endpos for MEncoder |
105 | |
106 * color subtitles | |
10287 | 107 |
12180 | 108 * swf (flash) demuxer |
109 | |
110 * DirectX video acceleration -vo for Windows (similar to XvmC) | |
111 | |
112 * hardware MPEG encoding support (Ati cards) | |
113 | |
12417 | 114 * automatically display subtitles in black bands |
115 | |
12649 | 116 * nsc playlist support |
117 | |
12959 | 118 * ADTS AAC support |
119 | |
8416 | 120 |
121 | |
122 Difficult stuff: | |
123 | |
12404 | 124 * RE all closed source codecs (QDM2, WMV9, RV30, RV40, cook, ...) |
10287 | 125 |
126 * support for Bink/Smacker codecs | |
127 | |
12404 | 128 * frame by frame seeking/playback |
10287 | 129 |
130 * allow frame insertion & removal in video filters (with timestamps) | |
131 | |
132 * mixing of multiple videos (picture in picture, ...) | |
8416 | 133 |
134 * stay in pause after seek, fullscreen etc | |
135 | |
136 * write something like mptv to replace xawtv | |
137 | |
12404 | 138 * write/adapt a C implementation of live.com RTSP |
139 | |
140 * unify live.com and Real RTSP | |
8416 | 141 |
142 * real mmsu:// support | |
143 | |
12180 | 144 * encode to OGM, MP4, ASF, nut |
8416 | 145 |
146 * xinerama video filter that splits movie to 2 screens (like zr) | |
147 | |
148 * top notch DVD navigation like a hardware player | |
10287 | 149 |
150 * write mpdump application to handle all -dump* options | |
151 | |
152 * modular MEncoder with audio encoding API | |
12180 | 153 |
154 * support for pausing/resuming of encoding in MEncoder | |
155 | |
156 * TV support under Windows | |
157 | |
158 * DRM support (divx.com, WMV, WMA, iTunes) | |
12404 | 159 |
160 * variable-fps output support for MEncoder | |
161 | |
162 * smooth stream switching / multiple file caching to avoid the small skip | |
163 between files when playing multiple files | |
164 | |
165 * multiple input support for MEncoder |