comparison etc/codecs.conf @ 11435:e35ceb2bf375

-vc ffmpeg12 compatibility requested by gabu
author michael
date Tue, 11 Nov 2003 12:16:56 +0000
parents 9a34051512b2
children b98d1a3e1ea1
comparison
equal deleted inserted replaced
11434:5084f09ba20e 11435:e35ceb2bf375
49 fourcc mpg2 49 fourcc mpg2
50 driver ffmpeg 50 driver ffmpeg
51 dll "mpeg2video" 51 dll "mpeg2video"
52 out YV12,I420,IYUV 52 out YV12,I420,IYUV
53 53
54 ; for backward compatibility
54 videocodec ffmpeg12 55 videocodec ffmpeg12
55 info "FFmpeg MPEG 1/2" 56 info "FFmpeg MPEG 1/2"
56 status working 57 status working
57 format 0x10000001 ; mpeg 1 58 format 0x10000001 ; mpeg 1
58 format 0x10000002 ; mpeg 2 59 format 0x10000002 ; mpeg 2
59 fourcc mpg1,mpg2 60 fourcc mpg1,mpg2
60 fourcc PIM1 ; Pinnacle hardware-mpeg1 61 fourcc PIM1 ; Pinnacle hardware-mpeg1
61 fourcc VCR2 62 fourcc VCR2
62 driver ffmpeg 63 driver ffmpeg
63 dll "mpegvideo" 64 dll "mpeg1video"
64 out YV12,I420,IYUV 65 out YV12,I420,IYUV
65 66
66 videocodec ffmpeg12mc 67 videocodec ffmpeg12mc
67 info "FFmpeg MPEG 1/2 (XvMC)" 68 info "FFmpeg MPEG 1/2 (XvMC)"
68 status buggy 69 status buggy