comparison etc/codecs.conf @ 32807:2564a237c211

At least for Wing Commander 4 files, -demuxer lavf is needed to playback XAN DPCM audio (while Wing Commander 3 avi plays fine with -demuxer avi although it also contains the video codec we call "XAN wc4").
author cehoyos
date Sat, 12 Feb 2011 11:39:43 +0000
parents 9855da8e3aa9
children 100f9895b11a
comparison
equal deleted inserted replaced
32806:759c37107a99 32807:2564a237c211
4003 driver ffmpeg 4003 driver ffmpeg
4004 dll adpcm_xa 4004 dll adpcm_xa
4005 4005
4006 audiocodec ffxandpcm 4006 audiocodec ffxandpcm
4007 info "FFmpeg XAN DPCM audio" 4007 info "FFmpeg XAN DPCM audio"
4008 comment "only works with libavformat demuxer" 4008 comment "Wing Commander 4 files only work with libavformat demuxer"
4009 status working 4009 status working
4010 fourcc Axan 4010 fourcc Axan
4011 format 0x594A 4011 format 0x594A
4012 driver ffmpeg 4012 driver ffmpeg
4013 dll xan_dpcm 4013 dll xan_dpcm