comparison etc/codecs.conf @ 26814:7338603e692c

Add some codec specifications needed to play MTV files. Fixes e.g. http://samples.mplayerhq.hu/mtv/Fun_Final.mtv
author reimar
date Wed, 21 May 2008 16:36:40 +0000
parents 424b12ccbc7b
children 7ba8584ff843
comparison
equal deleted inserted replaced
26813:6d600082d7c1 26814:7338603e692c
2209 format 0x0 2209 format 0x0
2210 format 0x20776172 0x52474220 2210 format 0x20776172 0x52474220
2211 format 0x52474220 2211 format 0x52474220
2212 out RGB32 2212 out RGB32
2213 2213
2214 videocodec rawrgb32flip
2215 info "RAW RGB32 (flipped)"
2216 status working
2217 driver raw
2218 format 0x20424752 0x52474220
2219 out RGB32 flip
2220
2214 videocodec rawrgb24 2221 videocodec rawrgb24
2215 info "RAW RGB24" 2222 info "RAW RGB24"
2216 status working 2223 status working
2217 driver raw 2224 driver raw
2218 format 0x0 2225 format 0x0
2219 format 0x20776172 0x52474218 2226 format 0x20776172 0x52474218
2220 format 0x52474218 2227 format 0x52474218
2221 out RGB24 2228 out RGB24
2222 2229
2230 videocodec rawrgb24flip
2231 info "RAW RGB24 (flipped)"
2232 status working
2233 driver raw
2234 format 0x18424752 0x52474218
2235 out RGB24 flip
2236
2223 videocodec rawrgb16 2237 videocodec rawrgb16
2224 info "RAW RGB16" 2238 info "RAW RGB16"
2225 status working 2239 status working
2226 driver raw 2240 driver raw
2227 format 0x0 2241 format 0x0
2228 format 0x20776172 0x52474210 2242 format 0x20776172 0x52474210
2229 format 0x52474210 2243 format 0x52474210
2230 out RGB16 2244 out RGB16
2245
2246 videocodec rawrgb16flip
2247 info "RAW RGB16 (flipped)"
2248 status working
2249 driver raw
2250 format 0x10424752 0x52474210
2251 out RGB16 flip
2231 2252
2232 videocodec rawbgr32flip 2253 videocodec rawbgr32flip
2233 info "RAW BGR32" 2254 info "RAW BGR32"
2234 status working 2255 status working
2235 driver raw 2256 driver raw