comparison etc/codecs.conf @ 2088:c42b1e60934a

Divx4windows added
author arpi
date Fri, 05 Oct 2001 00:13:31 +0000
parents bc7eb13d3f57
children 373d52e3bed6
comparison
equal deleted inserted replaced
2087:fbf7ce9401ff 2088:c42b1e60934a
116 ; out I420 116 ; out I420
117 out YUY2 117 out YUY2
118 out UYVY 118 out UYVY
119 out BGR32,BGR24,BGR16,BGR15 119 out BGR32,BGR24,BGR16,BGR15
120 120
121 videocodec divx4vfw
122 info "DivX4Windows-VFW (DivX 3.x, DivX4)"
123 status working
124 comment "with postprocessing!!!"
125 fourcc DIVX,divx ; opendivx / divx4
126 fourcc DIV1,div1 divx
127 fourcc MP4S,mp4s ; ISO MPEG-4 Video V1
128 fourcc MP43,mp43,DIV3,div3,DIV4,div4 DIV3 ; for DivX4Linux only!
129 fourcc AP41 DIV3 ; AngelPotion stuff
130 format 0x4
131 driver vfw
132 dll "divx.dll"
133 ; out YV12 ; buggy
134 out YUY2
135 out BGR32,BGR24,BGR15
136
121 videocodec i263 137 videocodec i263
122 info "I263" 138 info "I263"
123 status working 139 status working
124 fourcc I263,i263,I420,i420 140 fourcc I263,i263,I420,i420
125 driver vfw 141 driver vfw