comparison DOCS/codecs.conf @ 1526:992ea40afb3b

updated
author arpi
date Wed, 15 Aug 2001 01:30:52 +0000
parents d377ea93892d
children a444bd456fcc
comparison
equal deleted inserted replaced
1525:9525bff8bea8 1526:992ea40afb3b
27 status working 27 status working
28 fourcc MP43,mp43 div3 ; fourcc mapping to div3 28 fourcc MP43,mp43 div3 ; fourcc mapping to div3
29 fourcc DIV5,div5 div3 29 fourcc DIV5,div5 div3
30 fourcc DIV6,div6 div4 30 fourcc DIV6,div6 div4
31 fourcc DIV3,div3,DIV4,div4 31 fourcc DIV3,div3,DIV4,div4
32 fourcc AP41 div3 ; AngelPotion stuff
32 driver dshow 33 driver dshow
33 dll "divx_c32.ax" 34 dll "divx_c32.ax"
34 guid 0x82CCd3E0, 0xF71A, 0x11D0, 0x9f, 0xe5, 0x00, 0x60, 0x97, 0x78, 0xaa, 0xaa 35 guid 0x82CCd3E0, 0xF71A, 0x11D0, 0x9f, 0xe5, 0x00, 0x60, 0x97, 0x78, 0xaa, 0xaa
35 ; out YV12 36 ; out YV12
36 out YUY2 37 out YUY2
76 status working 77 status working
77 fourcc MP43,mp43 div3 ; M$ MPEG4 v3 (fourcc mapping to div3) 78 fourcc MP43,mp43 div3 ; M$ MPEG4 v3 (fourcc mapping to div3)
78 fourcc DIV5,div5 div3 ; DivX 3.20 79 fourcc DIV5,div5 div3 ; DivX 3.20
79 fourcc DIV6,div6 div4 ; -||- 80 fourcc DIV6,div6 div4 ; -||-
80 fourcc DIV3,div3,DIV4,div4 81 fourcc DIV3,div3,DIV4,div4
82 fourcc AP41 div3 ; AngelPotion stuff
81 driver vfw 83 driver vfw
82 dll "divxc32.dll" 84 dll "divxc32.dll"
83 out YUY2 yuvhack 85 out YUY2 yuvhack
84 out BGR32,BGR24,BGR15 86 out BGR32,BGR24,BGR15
85 87
90 status working 92 status working
91 fourcc DIVX,divx 93 fourcc DIVX,divx
92 fourcc DIV1,div1 divx 94 fourcc DIV1,div1 divx
93 fourcc MP4S,mp4s ; ISO MPEG-4 Video V1 95 fourcc MP4S,mp4s ; ISO MPEG-4 Video V1
94 fourcc MP43,mp43,DIV3,div3,DIV4,div4 DIV3 ; for DivX4Linux only! 96 fourcc MP43,mp43,DIV3,div3,DIV4,div4 DIV3 ; for DivX4Linux only!
97 fourcc AP41 DIV3 ; AngelPotion stuff
95 format 0x4 98 format 0x4
96 driver odivx 99 driver odivx
97 dll "opendivx decore" 100 dll "opendivx decore"
98 out YV12 101 out YV12
99 102
103 status working 106 status working
104 fourcc DIVX,divx 107 fourcc DIVX,divx
105 fourcc DIV1,div1 divx 108 fourcc DIV1,div1 divx
106 fourcc MP4S,mp4s ; ISO MPEG-4 Video V1 109 fourcc MP4S,mp4s ; ISO MPEG-4 Video V1
107 fourcc MP43,mp43,DIV3,div3,DIV4,div4 DIV3 ; for DivX4Linux only! 110 fourcc MP43,mp43,DIV3,div3,DIV4,div4 DIV3 ; for DivX4Linux only!
111 fourcc AP41 DIV3 ; AngelPotion stuff
108 format 0x4 112 format 0x4
109 driver divx4 113 driver divx4
110 dll "libdivxdecore.0" 114 dll "libdivxdecore.0"
111 ; out YV12 ; works, but odivx driver is faster with YV12 (DEC_USER) 115 ; out YV12 ; works, but odivx driver is faster with YV12 (DEC_USER)
112 out I420 116 ; out I420
113 out YUY2 117 out YUY2
114 out UYVY 118 out UYVY
115 out BGR32,BGR24,BGR16,BGR15 119 out BGR32,BGR24,BGR16,BGR15
116 120
117 videocodec i263 121 videocodec i263
154 dll h263i 158 dll h263i
155 out YV12 159 out YV12
156 160
157 videocodec ffh263 161 videocodec ffh263
158 info "FFmpeg H263+ decoder" 162 info "FFmpeg H263+ decoder"
159 status untested 163 status working
160 fourcc H263,U263 164 fourcc H263,U263
161 driver ffmpeg 165 driver ffmpeg
162 dll h263 166 dll h263
163 out YV12 167 out YV12
164 168
168 fourcc MPG3,mpg3 div3 172 fourcc MPG3,mpg3 div3
169 fourcc MP43,mp43 div3 ; M$ MPEG4 v3 (fourcc mapping to div3) 173 fourcc MP43,mp43 div3 ; M$ MPEG4 v3 (fourcc mapping to div3)
170 fourcc DIV5,div5 div3 ; DivX 3.20 174 fourcc DIV5,div5 div3 ; DivX 3.20
171 fourcc DIV6,div6 div4 ; -||- 175 fourcc DIV6,div6 div4 ; -||-
172 fourcc DIV3,div3,DIV4,div4 176 fourcc DIV3,div3,DIV4,div4
177 fourcc AP41 div3 ; AngelPotion stuff
173 driver ffmpeg 178 driver ffmpeg
174 dll msmpeg4 179 dll msmpeg4
175 out YV12 180 out YV12
176 181
177 videocodec ffodivx 182 videocodec ffodivx
186 dll opendivx 191 dll opendivx
187 out YV12 192 out YV12
188 193
189 videocodec ffmpeg12 194 videocodec ffmpeg12
190 info "FFmpeg-1" 195 info "FFmpeg-1"
191 status buggy 196 status working
192 format 0x10000001 ; mpeg 1 197 format 0x10000001 ; mpeg 1
193 format 0x10000002 ; mpeg 2 is broken 198 format 0x10000002 ; mpeg 2
194 driver ffmpeg 199 driver ffmpeg
195 dll "mpegvideo" 200 dll "mpegvideo"
196 out YV12 201 out YV12
197 202
198 203
278 out YUY2 283 out YUY2
279 out BGR32,BGR24,BGR16,BGR15 284 out BGR32,BGR24,BGR16,BGR15
280 285
281 videocodec wmv8 286 videocodec wmv8
282 info "Windows Media Video 8" 287 info "Windows Media Video 8"
283 status crashing 288 status working
284 comment "Floating point exception"
285 fourcc WMV2 289 fourcc WMV2
286 driver dshow 290 driver dshow
287 dll "wmv8ds32.ax" 291 dll "wmv8ds32.ax"
288 guid 0x521fb373, 0x7654, 0x49f2, 0xbd, 0xb1, 0x0c, 0x6e, 0x66, 0x60, 0x71, 0x4f 292 guid 0x521fb373, 0x7654, 0x49f2, 0xbd, 0xb1, 0x0c, 0x6e, 0x66, 0x60, 0x71, 0x4f
289 out YUY2
290 out BGR32,BGR24,BGR16,BGR15
291
292 videocodec ap41
293 info "AngelPotion Definitive V1" ; yet another stolen stuff
294 comment "using the DivX ;-) codec"
295 status working
296 fourcc AP41 div3
297 driver dshow
298 dll "divx_c32.ax" ; no need to use apmpg4v1.dll
299 guid 0x82CCd3E0, 0xF71A, 0x11D0, 0x9f, 0xe5, 0x00, 0x60, 0x97, 0x78, 0xaa, 0xaa
300 out YUY2 293 out YUY2
301 out BGR32,BGR24,BGR16,BGR15 294 out BGR32,BGR24,BGR16,BGR15
302 295
303 videocodec tm20 296 videocodec tm20
304 info "TrueMotion 2.0" 297 info "TrueMotion 2.0"