Mercurial > mplayer.hg
comparison DOCS/tech/wishlist @ 12180:31dd9aa9611c
spelling, more wishes
author | diego |
---|---|
date | Mon, 12 Apr 2004 22:11:48 +0000 |
parents | b5e84919ebe8 |
children | 5ca00576a26c |
comparison
equal
deleted
inserted
replaced
12179:aeb377ccb110 | 12180:31dd9aa9611c |
---|---|
1 | 1 |
2 If wishes were fishes, we'd all cast nets ... | 2 If wishes were fishes, we'd all cast nets ... |
3 | |
3 | 4 |
4 | 5 |
5 Documentation: | 6 Documentation: |
6 | 7 |
7 * a nice and complete MEncoder tutorial | 8 * a nice and complete MEncoder tutorial |
35 'your system is too slow...'). | 36 'your system is too slow...'). |
36 | 37 |
37 * Ability to resize to full size/double size/triple (or half) size | 38 * Ability to resize to full size/double size/triple (or half) size |
38 upon key presses. | 39 upon key presses. |
39 | 40 |
41 * wildcard support for MEncoder - mencoder *.avi blah | |
42 | |
40 | 43 |
41 | 44 |
42 Cleanup: | 45 Cleanup: |
43 | 46 |
44 * integrate dvdnav into mplayer structure | 47 * integrate dvdnav into mplayer structure |
46 * integrate libmpdvdkit2 into mplayer structure (message system and | 49 * integrate libmpdvdkit2 into mplayer structure (message system and |
47 command line options) | 50 command line options) |
48 | 51 |
49 * remove all obsolete code, options, files etc | 52 * remove all obsolete code, options, files etc |
50 | 53 |
51 * move zoran jpeg encoder to video filters | 54 * move Zoran JPEG encoder to video filters |
52 | 55 |
53 * convert -zr options to -zr suboption:suboption format | 56 * convert -zr options to -zr suboption:suboption format |
54 | 57 |
55 * Restructure configure and fix CPU flags supported but not shown. | 58 * Restructure configure and fix CPU flags supported but not shown. |
56 | 59 |
66 | 69 |
67 * adapt colored output from MPlayerXP | 70 * adapt colored output from MPlayerXP |
68 | 71 |
69 * merge VIDIX from MPlayerXP/sourceforge | 72 * merge VIDIX from MPlayerXP/sourceforge |
70 | 73 |
71 * port asf muxing from MPlayerXP | 74 * port ASF muxing from MPlayerXP |
72 | 75 |
73 * write nut muxer/demuxer | 76 * write nut muxer/demuxer |
74 | 77 |
75 * SSA style & colors handling | 78 * SSA style & colors handling |
76 | 79 |
82 | 85 |
83 * finish icc support | 86 * finish icc support |
84 | 87 |
85 * G400 2nd head through mga_vid ;) | 88 * G400 2nd head through mga_vid ;) |
86 | 89 |
87 * dts support | 90 * DTS support |
88 | 91 |
89 * do more things automagically | 92 * do more things automagically |
90 | 93 |
91 * guess correct DVD title | 94 * guess correct DVD title |
92 | 95 |
93 * syuv and paletted rgb support in swscaler | 96 * SYUV and paletted RGB support in swscaler |
94 | 97 |
95 * implement Plextor compatible SCSI VCD reading | 98 * implement Plextor compatible SCSI VCD reading |
96 | 99 |
97 * udp:// support (like xine and vlc) | 100 * udp:// support (like xine and vlc) |
98 | 101 |
99 * write native MacOS X video driver | 102 * -stop option for MPlayer similar to -endpos for MEncoder |
100 | 103 |
101 * -stop option for MPlayer similar to -endpos for MEncoder | 104 * color subtitles |
105 | |
106 * swf (flash) demuxer | |
107 | |
108 * DirectX video acceleration -vo for Windows (similar to XvmC) | |
109 | |
110 * hardware MPEG encoding support (Ati cards) | |
111 | |
102 | 112 |
103 | 113 |
104 Difficult stuff: | 114 Difficult stuff: |
105 | 115 |
106 * reverse engineer all closed source codecs (QDM2, WMV9, Real, ...) | 116 * reverse engineer all closed source codecs (QDM2, WMV9, Real, ...) |
115 | 125 |
116 * stay in pause after seek, fullscreen etc | 126 * stay in pause after seek, fullscreen etc |
117 | 127 |
118 * write something like mptv to replace xawtv | 128 * write something like mptv to replace xawtv |
119 | 129 |
120 * write/adapt a C implementation of rtsp | 130 * write/adapt a C implementation of RTSP |
121 | 131 |
122 * real mmsu:// support | 132 * real mmsu:// support |
123 | 133 |
124 * encode to ogm, mp4, asf, nut | 134 * encode to OGM, MP4, ASF, nut |
125 | 135 |
126 * xinerama video filter that splits movie to 2 screens (like zr) | 136 * xinerama video filter that splits movie to 2 screens (like zr) |
127 | 137 |
128 * top notch DVD navigation like a hardware player | 138 * top notch DVD navigation like a hardware player |
129 | 139 |
130 * JACK support | 140 * JACK support |
131 | 141 |
132 * write mpdump application to handle all -dump* options | 142 * write mpdump application to handle all -dump* options |
133 | 143 |
134 * modular MEncoder with audio encoding API | 144 * modular MEncoder with audio encoding API |
145 | |
146 * support for pausing/resuming of encoding in MEncoder | |
147 | |
148 * TV support under Windows | |
149 | |
150 * DRM support (divx.com, WMV, WMA, iTunes) |