comparison etc/codecs.conf @ 34644:3ed6c81c8dee

Support playback of CDXL files with -demuxer lavf.
author cehoyos
date Fri, 17 Feb 2012 20:07:21 +0000
parents 2d60b7bc2918
children ed17a153a918
comparison
equal deleted inserted replaced
34643:c06bd15f4f31 34644:3ed6c81c8dee
115 status working 115 status working
116 fourcc ZMBV 116 fourcc ZMBV
117 driver ffmpeg 117 driver ffmpeg
118 dll "zmbv" 118 dll "zmbv"
119 out RGB24 119 out RGB24
120
121 videocodec ffcdxl
122 info "FFmpeg CDXL"
123 status working
124 fourcc CDXL ; internal MPlayer FourCC
125 driver ffmpeg
126 dll cdxl
127 out BGR24,BGR8
120 128
121 videocodec geov 129 videocodec geov
122 info "GeoCodec" 130 info "GeoCodec"
123 comment "crashes without -nosound, hangs on exit" 131 comment "crashes without -nosound, hangs on exit"
124 status buggy 132 status buggy