comparison etc/codecs.conf @ 17340:6680a3bde83c

Add uppercase MPG2 fourcc.
author diego
date Sat, 07 Jan 2006 22:41:04 +0000
parents 1323e796bb6c
children 0bc4869be931
comparison
equal deleted inserted replaced
17339:ba7af0bb3e96 17340:6680a3bde83c
30 fourcc "DVR " 30 fourcc "DVR "
31 fourcc hdv2 31 fourcc hdv2
32 fourcc mpg1 32 fourcc mpg1
33 fourcc PIM1 ; Pinnacle hardware-MPEG-1 33 fourcc PIM1 ; Pinnacle hardware-MPEG-1
34 fourcc VCR2 34 fourcc VCR2
35 fourcc mpg2 35 fourcc mpg2,MPG2
36 fourcc MPEG 36 fourcc MPEG
37 driver libmpeg2 37 driver libmpeg2
38 ; dll "libmpeg2" 38 ; dll "libmpeg2"
39 out YV12,I420,IYUV 39 out YV12,I420,IYUV
40 out 422P 40 out 422P
53 53
54 videocodec ffmpeg2 54 videocodec ffmpeg2
55 info "FFmpeg MPEG-2" 55 info "FFmpeg MPEG-2"
56 status working 56 status working
57 format 0x10000002 ; MPEG-2 57 format 0x10000002 ; MPEG-2
58 fourcc mpg2 58 fourcc mpg2,MPG2
59 fourcc "DVR " 59 fourcc "DVR "
60 fourcc hdv2 60 fourcc hdv2
61 fourcc MPEG 61 fourcc MPEG
62 driver ffmpeg 62 driver ffmpeg
63 dll "mpeg2video" 63 dll "mpeg2video"
68 videocodec ffmpeg12 68 videocodec ffmpeg12
69 info "FFmpeg MPEG-1/2" 69 info "FFmpeg MPEG-1/2"
70 status working 70 status working
71 format 0x10000001 ; MPEG-1 71 format 0x10000001 ; MPEG-1
72 format 0x10000002 ; MPEG-2 72 format 0x10000002 ; MPEG-2
73 fourcc mpg1,mpg2 73 fourcc mpg1,mpg2,MPG2
74 fourcc PIM1 ; Pinnacle hardware-MPEG-1 74 fourcc PIM1 ; Pinnacle hardware-MPEG-1
75 fourcc VCR2 75 fourcc VCR2
76 fourcc "DVR " 76 fourcc "DVR "
77 fourcc hdv2 77 fourcc hdv2
78 fourcc MPEG 78 fourcc MPEG
84 videocodec ffmpeg12mc 84 videocodec ffmpeg12mc
85 info "FFmpeg MPEG-1/2 (XvMC)" 85 info "FFmpeg MPEG-1/2 (XvMC)"
86 status buggy 86 status buggy
87 format 0x10000001 ; MPEG-1 87 format 0x10000001 ; MPEG-1
88 format 0x10000002 ; MPEG-2 88 format 0x10000002 ; MPEG-2
89 fourcc mpg1,mpg2 89 fourcc mpg1,mpg2,MPG2
90 fourcc "DVR " 90 fourcc "DVR "
91 fourcc hdv2 91 fourcc hdv2
92 fourcc PIM1 ; Pinnacle hardware-MPEG-1 92 fourcc PIM1 ; Pinnacle hardware-MPEG-1
93 fourcc VCR2 93 fourcc VCR2
94 fourcc MPEG 94 fourcc MPEG