comparison etc/codecs.conf @ 34207:82e08cd39ae2

Support Mobotix MxPEG decoding (bug 2004).
author cehoyos
date Fri, 04 Nov 2011 08:41:11 +0000
parents 985b12b73d0d
children aafe86a9a6e8
comparison
equal deleted inserted replaced
34206:92841858c5cb 34207:82e08cd39ae2
2711 fourcc AMVV ; internal MPlayer FourCC 2711 fourcc AMVV ; internal MPlayer FourCC
2712 driver ffmpeg 2712 driver ffmpeg
2713 dll "amv" 2713 dll "amv"
2714 out YV12 2714 out YV12
2715 2715
2716 videocodec ffmxpeg
2717 info "FFmpeg MxPEG"
2718 status working
2719 fourcc MXPG ; internal MPlayer FourCC
2720 driver ffmpeg
2721 dll mxpeg
2722 out YV12
2723
2716 videocodec ffsp5x 2724 videocodec ffsp5x
2717 info "SP5x codec - used by Aiptek MegaCam" 2725 info "SP5x codec - used by Aiptek MegaCam"
2718 status working 2726 status working
2719 fourcc SP53,SP54,SP55,SP56,SP57,SP58 2727 fourcc SP53,SP54,SP55,SP56,SP57,SP58
2720 driver ffmpeg 2728 driver ffmpeg