comparison etc/codecs.conf @ 32506:85dd2718c84a

For FFmpeg codecs YV12 should always be in the supported format lists if YV12 is.
author reimar
date Sat, 06 Nov 2010 21:41:12 +0000
parents 95cc44996d5d
children b756312f1d15
comparison
equal deleted inserted replaced
32505:9677da0cd9b2 32506:85dd2718c84a
1105 info "Dirac (through FFmpeg libschroedinger)" 1105 info "Dirac (through FFmpeg libschroedinger)"
1106 status working 1106 status working
1107 fourcc drac 1107 fourcc drac
1108 driver ffmpeg 1108 driver ffmpeg
1109 dll libschroedinger 1109 dll libschroedinger
1110 out I420,IYUV,422P,444P 1110 out YV12,I420,IYUV,422P,444P
1111 1111
1112 videocodec fflibdirac 1112 videocodec fflibdirac
1113 info "Dirac (through FFmpeg libdirac)" 1113 info "Dirac (through FFmpeg libdirac)"
1114 status working 1114 status working
1115 fourcc drac 1115 fourcc drac
1116 driver ffmpeg 1116 driver ffmpeg
1117 dll libdirac 1117 dll libdirac
1118 out I420,IYUV,422P,444P 1118 out YV12,I420,IYUV,422P,444P
1119 1119
1120 videocodec xvid 1120 videocodec xvid
1121 info "Xvid (MPEG-4)" 1121 info "Xvid (MPEG-4)"
1122 status working 1122 status working
1123 fourcc FMP4,fmp4 1123 fourcc FMP4,fmp4
2710 status working 2710 status working
2711 fourcc CAVS 2711 fourcc CAVS
2712 fourcc avs2 2712 fourcc avs2
2713 driver ffmpeg 2713 driver ffmpeg
2714 dll "cavs" 2714 dll "cavs"
2715 out I420 2715 out YV12,I420
2716 2716
2717 videocodec ffdnxhd 2717 videocodec ffdnxhd
2718 info "FFmpeg DNxHD" 2718 info "FFmpeg DNxHD"
2719 status working 2719 status working
2720 fourcc AVdn 2720 fourcc AVdn
3028 info "FFmpeg Fraps" 3028 info "FFmpeg Fraps"
3029 status working 3029 status working
3030 fourcc FPS1,fps1 3030 fourcc FPS1,fps1
3031 driver ffmpeg 3031 driver ffmpeg
3032 dll "fraps" 3032 dll "fraps"
3033 out BGR24,I420 3033 out BGR24,YV12,I420
3034 3034
3035 videocodec fftiertexseq 3035 videocodec fftiertexseq
3036 info "FFmpeg Tiertex SEQ" 3036 info "FFmpeg Tiertex SEQ"
3037 status working 3037 status working
3038 fourcc TSEQ ; internal MPlayer FourCC 3038 fourcc TSEQ ; internal MPlayer FourCC