comparison etc/codecs.conf @ 2165:03b83a9eafa3

dshow codec is preferred for mp42 - it does postprocess
author arpi
date Thu, 11 Oct 2001 14:46:09 +0000
parents 98e244e5c0a1
children 0170742db0c8
comparison
equal deleted inserted replaced
2164:16b8236ff49a 2165:03b83a9eafa3
45 format 0x10000002 ; mpeg 2 45 format 0x10000002 ; mpeg 2
46 driver libmpeg2 46 driver libmpeg2
47 dll "libmpeg2" 47 dll "libmpeg2"
48 out YV12 48 out YV12
49 49
50 videocodec mpeg4ds
51 info "Microsoft MPEG-4 v1/v2"
52 status working
53 comment "with postprocessing"
54 fourcc DIV2,div2 mp42
55 fourcc MPG4,mpg4
56 fourcc MP42,mp42
57 driver dshow
58 dll "mpg4ds32.ax"
59 guid 0x82CCD3E0, 0xF71A, 0x11D0, 0x9F, 0xE5, 0x00, 0x60, 0x97, 0x78, 0xEA, 0x66
60 out YUY2
61 out BGR32,BGR24,BGR16,BGR15
62
50 videocodec mpeg4 63 videocodec mpeg4
51 info "Microsoft MPEG-4 v1/v2" 64 info "Microsoft MPEG-4 v1/v2"
52 status working 65 status working
53 ; comment "No postprocessing" 66 ; comment "No postprocessing"
54 fourcc MPG4,mpg4 67 fourcc MPG4,mpg4
56 fourcc DIV2 mp42 69 fourcc DIV2 mp42
57 driver vfw 70 driver vfw
58 dll "mpg4c32.dll" 71 dll "mpg4c32.dll"
59 out YUY2 yuvhack 72 out YUY2 yuvhack
60 out BGR32,BGR24,BGR15 73 out BGR32,BGR24,BGR15
61
62 videocodec mpeg4ds
63 info "Microsoft MPEG-4 v1/v2"
64 status working
65 ; comment "with postprocessing"
66 fourcc DIV2,div2 mp42
67 fourcc MPG4,mpg4
68 fourcc MP42,mp42
69 driver dshow
70 dll "mpg4ds32.ax"
71 guid 0x82CCD3E0, 0xF71A, 0x11D0, 0x9F, 0xE5, 0x00, 0x60, 0x97, 0x78, 0xEA, 0x66
72 out YUY2
73 out BGR32,BGR24,BGR16,BGR15
74 74
75 videocodec divx 75 videocodec divx
76 info "DivX ;-) (MS MPEG-4 v3)" 76 info "DivX ;-) (MS MPEG-4 v3)"
77 status working 77 status working
78 fourcc MP43,mp43 div3 ; M$ MPEG4 v3 (fourcc mapping to div3) 78 fourcc MP43,mp43 div3 ; M$ MPEG4 v3 (fourcc mapping to div3)
538 info "MS GSM" 538 info "MS GSM"
539 status working 539 status working
540 format 0x31 540 format 0x31
541 format 0x32 541 format 0x32
542 driver acm 542 driver acm
543 dll "msgsm32.acm" 543 dll "msnaudio.acm"
544 ; dll "msgsm32.acm"
544 545
545 audiocodec msgsm 546 audiocodec msgsm
546 info "MS GSM" 547 info "MS GSM"
547 status working 548 status working
548 format 0x31 549 format 0x31