comparison DOCS/codecs.conf @ 1278:cf7fb4a50f28

added Juanjo's H263+ patch, and ffmpeg native codecs
author arpi
date Fri, 06 Jul 2001 03:15:37 +0000
parents 57fe59270c67
children 827246fa3c8a
comparison
equal deleted inserted replaced
1277:3a9699d9e7da 1278:cf7fb4a50f28
1 ; Default codecs config file. It replaces the old codecs.c file! 1 ; Default codecs config file. It replaces the old codecs.c file!
2 2
3 ;============================================================================= 3 ;=============================================================================
4 ; VIDEO CODECS 4 ; VIDEO CODECS
5 ;============================================================================= 5 ;=============================================================================
6
7 ; =============== Win32/libmpeg2/ProjectMayo MPEG CODECS =====================
8
9 videocodec u263
10 info "UB Video H.263+ Decoder"
11 comment "added by Juanjo"
12 status working
13 fourcc U263
14 driver dshow
15 dll "ubv263d+.ax"
16 guid 0x00af1181, 0x6ebb, 0x11d4, 0x9d, 0x5a, 0x00, 0x50, 0x04, 0x79, 0x6c, 0xc0
17 ; out I420 flip
18 ; out YVYU flip,noflip
19 ; out YV12 flip
20 ; out UYVY flip,noflip
21 ; out YUY2 flip
22 out BGR24 flip
23
24 videocodec divxds
25 info "DivX ;-) (MS MPEG-4 v3)"
26 comment "with postprocessing"
27 status working
28 fourcc MP43,mp43 div3 ; fourcc mapping to div3
29 fourcc DIV5,div5 div3
30 fourcc DIV6,div6 div4
31 fourcc DIV3,div3,DIV4,div4
32 driver dshow
33 dll "divx_c32.ax"
34 guid 0x82CCd3E0, 0xF71A, 0x11D0, 0x9f, 0xe5, 0x00, 0x60, 0x97, 0x78, 0xaa, 0xaa
35 ; out YV12
36 out YUY2
37 out BGR32,BGR24,BGR16,BGR15
6 38
7 videocodec mpeg12 39 videocodec mpeg12
8 info "MPEG 1 or 2" 40 info "MPEG 1 or 2"
9 comment "with postprocessing" 41 comment "with postprocessing"
10 status working 42 status working
33 fourcc MPG4,mpg4 65 fourcc MPG4,mpg4
34 fourcc MP42,mp42 66 fourcc MP42,mp42
35 driver dshow 67 driver dshow
36 dll "mpg4ds32.ax" 68 dll "mpg4ds32.ax"
37 guid 0x82CCD3E0, 0xF71A, 0x11D0, 0x9F, 0xE5, 0x00, 0x60, 0x97, 0x78, 0xEA, 0x66 69 guid 0x82CCD3E0, 0xF71A, 0x11D0, 0x9F, 0xE5, 0x00, 0x60, 0x97, 0x78, 0xEA, 0x66
38 out YUY2
39 out BGR32,BGR24,BGR16,BGR15
40
41 videocodec divxds
42 info "DivX ;-) (MS MPEG-4 v3)"
43 comment "with postprocessing"
44 status working
45 fourcc MP43,mp43 div3 ; fourcc mapping to div3
46 fourcc DIV5,div5 div3
47 fourcc DIV6,div6 div4
48 fourcc DIV3,div3,DIV4,div4
49 driver dshow
50 dll "divx_c32.ax"
51 guid 0x82CCd3E0, 0xF71A, 0x11D0, 0x9f, 0xe5, 0x00, 0x60, 0x97, 0x78, 0xaa, 0xaa
52 ; out YV12
53 out YUY2 70 out YUY2
54 out BGR32,BGR24,BGR16,BGR15 71 out BGR32,BGR24,BGR16,BGR15
55 72
56 videocodec divx 73 videocodec divx
57 info "DivX ;-) (MS MPEG-4 v3)" 74 info "DivX ;-) (MS MPEG-4 v3)"
74 fourcc MP4S,mp4s ; ISO MPEG-4 Video V1 91 fourcc MP4S,mp4s ; ISO MPEG-4 Video V1
75 format 0x4 92 format 0x4
76 driver odivx 93 driver odivx
77 dll "opendivx decore" 94 dll "opendivx decore"
78 out YV12 95 out YV12
96
97 ; =============== FFMPEG MPEG CODECS =========================
98
99 videocodec ffdivx
100 info "FFmpeg DivX ;-) (MS MPEG-4 v3)"
101 status working
102 fourcc MP43,mp43 div3 ; M$ MPEG4 v3 (fourcc mapping to div3)
103 fourcc DIV5,div5 div3 ; DivX 3.20
104 fourcc DIV6,div6 div4 ; -||-
105 fourcc DIV3,div3,DIV4,div4
106 driver ffmpeg
107 dll msmpeg4
108 out YV12
109
110 videocodec ffodivx
111 info "FFmpeg OpenDivX"
112 status working
113 fourcc DIVX,divx
114 fourcc DIV1,div1 divx
115 fourcc MP4S,mp4s ; ISO MPEG-4 Video V1
116 format 0x4
117 driver ffmpeg
118 dll opendivx
119 out YV12
120
121 videocodec ffmpeg12
122 info "FFmpeg-1"
123 status working
124 format 0x10000001
125 driver ffmpeg
126 dll "mpeg1video"
127 out YV12
128
129
130 ; ============== OTHER STUFF =======================
131
79 132
80 videocodec indeo5ds 133 videocodec indeo5ds
81 info "Intel Indeo 5" 134 info "Intel Indeo 5"
82 status working 135 status working
83 fourcc IV50,iv50 136 fourcc IV50,iv50