comparison etc/codecs.conf @ 34049:369cc91a43a0

codecs.conf: add libav Apple ProRes decoder
author diego
date Mon, 26 Sep 2011 10:59:45 +0000
parents 89ad6c0928cf
children 4a0cac2ced3f
comparison
equal deleted inserted replaced
34048:a9d01ad2210a 34049:369cc91a43a0
3070 driver qtvideo 3070 driver qtvideo
3071 dll "AppleProResDecoder.qtx" 3071 dll "AppleProResDecoder.qtx"
3072 out YUY2 3072 out YUY2
3073 3073
3074 videocodec ffprores 3074 videocodec ffprores
3075 info "FFmpeg Apple ProRes"
3076 status working
3077 fourcc apch
3078 fourcc apcn
3079 fourcc apcs
3080 fourcc apco
3081 fourcc ap4h
3082 driver ffmpeg
3083 dll prores
3084 out 422P10,444P10
3085
3086 videocodec ffproresgpl
3075 info "FFmpeg ProRes, GPL v2 only" 3087 info "FFmpeg ProRes, GPL v2 only"
3076 status working 3088 status working
3077 fourcc apch 3089 fourcc apch
3078 fourcc apcn 3090 fourcc apcn
3079 fourcc apcs 3091 fourcc apcs