comparison etc/codecs.conf @ 32756:1c12696d7af6

add apco and ap4h fourcc to prores decoder add ai55 and ai15 fourcc to h264 docoders
author compn
date Thu, 03 Feb 2011 11:55:15 +0000
parents cf80c8f31a1b
children fb6f8ea9d38a
comparison
equal deleted inserted replaced
32755:f03a237a8d26 32756:1c12696d7af6
984 fourcc H264,h264 984 fourcc H264,h264
985 fourcc X264,x264 985 fourcc X264,x264
986 fourcc avc1,AVC1 986 fourcc avc1,AVC1
987 fourcc davc,DAVC 987 fourcc davc,DAVC
988 fourcc vvvc ; only one sample using this fourcc 988 fourcc vvvc ; only one sample using this fourcc
989 fourcc ai55,ai15 ; flip4mac avc intra
989 format 0x10000005 990 format 0x10000005
990 driver ffmpeg 991 driver ffmpeg
991 dll h264 992 dll h264
992 out YV12,I420,IYUV 993 out YV12,I420,IYUV
993 994
996 status working 997 status working
997 fourcc H264,h264 998 fourcc H264,h264
998 fourcc X264,x264 999 fourcc X264,x264
999 fourcc avc1,AVC1 1000 fourcc avc1,AVC1
1000 fourcc davc,DAVC 1001 fourcc davc,DAVC
1002 fourcc ai55,ai15 ; flip4mac avc intra
1001 format 0x10000005 1003 format 0x10000005
1002 driver ffmpeg 1004 driver ffmpeg
1003 dll h264_vdpau 1005 dll h264_vdpau
1004 out VDPAU_H264 1006 out VDPAU_H264
1005 1007
1010 fourcc H264,h264 1012 fourcc H264,h264
1011 fourcc X264,x264 1013 fourcc X264,x264
1012 fourcc avc1 AVC1,AVC1 1014 fourcc avc1 AVC1,AVC1
1013 fourcc davc,DAVC 1015 fourcc davc,DAVC
1014 fourcc VSSH 1016 fourcc VSSH
1017 fourcc ai55,ai15 ; flip4mac avc intra
1015 format 0x10000005 1018 format 0x10000005
1016 driver dshow 1019 driver dshow
1017 dll "CoreAVCDecoder.ax" 1020 dll "CoreAVCDecoder.ax"
1018 guid 0x09571a4b, 0xf1fe, 0x4c60, 0x97, 0x60, 0xde, 0x6d, 0x31, 0x0c, 0x7c, 0x31 1021 guid 0x09571a4b, 0xf1fe, 0x4c60, 0x97, 0x60, 0xde, 0x6d, 0x31, 0x0c, 0x7c, 0x31
1019 out YV12,IYUV,I420,YUY2 1022 out YV12,IYUV,I420,YUY2
2892 info "Apple ProRes 422 (HQ) decoder" 2895 info "Apple ProRes 422 (HQ) decoder"
2893 status working 2896 status working
2894 fourcc apch 2897 fourcc apch
2895 fourcc apcn 2898 fourcc apcn
2896 fourcc apcs 2899 fourcc apcs
2900 fourcc apco
2901 fourcc ap4h
2897 driver qtvideo 2902 driver qtvideo
2898 dll "AppleProResDecoder.qtx" 2903 dll "AppleProResDecoder.qtx"
2899 out YUY2 2904 out YUY2
2900 2905
2901 ; VSS codecs (http://vsofts.com/solutions.html): 2906 ; VSS codecs (http://vsofts.com/solutions.html):