comparison etc/codecs.conf @ 32990:47814982af74

Use fourcc instead of format where appropriate.
author cehoyos
date Sat, 12 Mar 2011 11:55:01 +0000
parents 221d00deafec
children 027481d941c0
comparison
equal deleted inserted replaced
32989:221d00deafec 32990:47814982af74
3602 guid 0x795b44c4, 0xf142, 0x493d, 0x8a, 0x02, 0x09, 0xbd, 0x41, 0x08, 0x95, 0xad 3602 guid 0x795b44c4, 0xf142, 0x493d, 0x8a, 0x02, 0x09, 0xbd, 0x41, 0x08, 0x95, 0xad
3603 3603
3604 audiocodec ffqdm2 3604 audiocodec ffqdm2
3605 info "FFmpeg QDM2 audio" 3605 info "FFmpeg QDM2 audio"
3606 status working 3606 status working
3607 format 0x324D4451 ; "QDM2" 3607 fourcc QDM2
3608 driver ffmpeg 3608 driver ffmpeg
3609 dll "qdm2" 3609 dll "qdm2"
3610 3610
3611 audiocodec qdmc 3611 audiocodec qdmc
3612 info "QuickTime QDMC/QDM2 audio" 3612 info "QuickTime QDMC/QDM2 audio"
3613 status working 3613 status working
3614 format 0x324D4451 ; "QDM2" 3614 fourcc QDM2
3615 format 0x434D4451 ; "QDMC" 3615 fourcc QDMC
3616 driver qtaudio 3616 driver qtaudio
3617 dll "QuickTime.qts" 3617 dll "QuickTime.qts"
3618 3618
3619 audiocodec ffqclp 3619 audiocodec ffqclp
3620 info "FFmpeg QCLP audio" 3620 info "FFmpeg QCLP audio"
3621 status working 3621 status working
3622 format 0x706C6351 ; "Qclp" 3622 fourcc Qclp
3623 format 0x70637173 ; "sqcp" 3623 fourcc sqcp
3624 format 0x716C6351 ; "Qclq" 3624 fourcc Qclq
3625 driver ffmpeg 3625 driver ffmpeg
3626 dll "qcelp" 3626 dll "qcelp"
3627 3627
3628 audiocodec qclp 3628 audiocodec qclp
3629 info "QuickTime QCLP audio" 3629 info "QuickTime QCLP audio"
3630 status working 3630 status working
3631 format 0x706C6351 ; "Qclp" 3631 fourcc Qclp
3632 driver qtaudio 3632 driver qtaudio
3633 dll "QuickTime.qts" 3633 dll "QuickTime.qts"
3634 3634
3635 audiocodec qtmace3 3635 audiocodec qtmace3
3636 info "QuickTime MACE3 audio" 3636 info "QuickTime MACE3 audio"
3637 status working 3637 status working
3638 format 0x3343414D ; "MAC3" 3638 fourcc MAC3
3639 driver qtaudio 3639 driver qtaudio
3640 dll "QuickTime.qts" 3640 dll "QuickTime.qts"
3641 3641
3642 audiocodec qtmace6 3642 audiocodec qtmace6
3643 info "QuickTime MACE6 audio" 3643 info "QuickTime MACE6 audio"
3644 status working 3644 status working
3645 format 0x3643414D ; "MAC6" 3645 fourcc MAC6
3646 driver qtaudio 3646 driver qtaudio
3647 dll "QuickTime.qts" 3647 dll "QuickTime.qts"
3648 3648
3649 audiocodec zygoaudio 3649 audiocodec zygoaudio
3650 info "Zygo audio" 3650 info "Zygo audio"
3654 dll "ZyGoAudioS.qtx" 3654 dll "ZyGoAudioS.qtx"
3655 3655
3656 audiocodec ffra144 3656 audiocodec ffra144
3657 info "FFmpeg RealAudio 1.0" 3657 info "FFmpeg RealAudio 1.0"
3658 status working 3658 status working
3659 format 0x345F3431 ; "14_4" 3659 fourcc 14_4
3660 format 0x4A63706C ; "lpcJ" 3660 fourcc lpcJ
3661 driver ffmpeg 3661 driver ffmpeg
3662 dll "real_144" 3662 dll "real_144"
3663 3663
3664 audiocodec ffra288 3664 audiocodec ffra288
3665 info "FFmpeg RealAudio 2.0" 3665 info "FFmpeg RealAudio 2.0"
3666 status working 3666 status working
3667 format 0x385F3832 ; "28_8" 3667 fourcc 28_8
3668 driver ffmpeg 3668 driver ffmpeg
3669 dll "real_288" 3669 dll "real_288"
3670 3670
3671 audiocodec ffcook 3671 audiocodec ffcook
3672 info "FFmpeg COOK audio" 3672 info "FFmpeg COOK audio"
3673 status working 3673 status working
3674 format 0x6B6F6F63 ; "cook" 3674 fourcc cook
3675 driver ffmpeg 3675 driver ffmpeg
3676 dll "cook" 3676 dll "cook"
3677 3677
3678 audiocodec ffatrc 3678 audiocodec ffatrc
3679 info "FFmpeg Atrac 3 audio" 3679 info "FFmpeg Atrac 3 audio"
3680 status working 3680 status working
3681 format 0x63727461 ; "atrc" 3681 fourcc atrc
3682 format 0x270 ; atrac3 in wav 3682 format 0x270 ; atrac3 in wav
3683 driver ffmpeg 3683 driver ffmpeg
3684 dll "atrac3" 3684 dll "atrac3"
3685 3685
3686 audiocodec ffsipr 3686 audiocodec ffsipr
3687 info "FFmpeg Sipr/Acelp.net audio" 3687 info "FFmpeg Sipr/Acelp.net audio"
3688 status working 3688 status working
3689 format 0x72706973 ; "sipr" 3689 fourcc sipr
3690 format 0x130 ; acelp.net 3690 format 0x130 ; acelp.net
3691 driver ffmpeg 3691 driver ffmpeg
3692 dll "sipr" 3692 dll "sipr"
3693 3693
3694 audiocodec ra144 3694 audiocodec ra144
3695 info "RealAudio 1.0" 3695 info "RealAudio 1.0"
3696 status working 3696 status working
3697 format 0x345F3431 ; "14_4" 3697 fourcc 14_4
3698 driver realaud 3698 driver realaud
3699 dll "14_4.so.6.0" 3699 dll "14_4.so.6.0"
3700 3700
3701 audiocodec ra144win 3701 audiocodec ra144win
3702 info "Win32 RealAudio 1.0" 3702 info "Win32 RealAudio 1.0"
3703 status working 3703 status working
3704 format 0x345F3431 ; "14_4" 3704 fourcc 14_4
3705 driver realaud 3705 driver realaud
3706 dll "14_43260.dll" 3706 dll "14_43260.dll"
3707 3707
3708 audiocodec ra144mac 3708 audiocodec ra144mac
3709 info "Mac OS X RealAudio 1.0" 3709 info "Mac OS X RealAudio 1.0"
3710 status working 3710 status working
3711 format 0x345F3431 ; "14_4" 3711 fourcc 14_4
3712 driver realaud 3712 driver realaud
3713 dll "14_4.shlb" 3713 dll "14_4.shlb"
3714 3714
3715 audiocodec ra288 3715 audiocodec ra288
3716 info "RealAudio 2.0" 3716 info "RealAudio 2.0"
3717 status working 3717 status working
3718 format 0x385F3832 ; "28_8" 3718 fourcc 28_8
3719 driver realaud 3719 driver realaud
3720 dll "28_8.so.6.0" 3720 dll "28_8.so.6.0"
3721 3721
3722 audiocodec ra288win 3722 audiocodec ra288win
3723 info "Win32 RealAudio 2.0" 3723 info "Win32 RealAudio 2.0"
3724 status working 3724 status working
3725 format 0x385F3832 ; "28_8" 3725 fourcc 28_8
3726 driver realaud 3726 driver realaud
3727 dll "28_83260.dll" 3727 dll "28_83260.dll"
3728 3728
3729 audiocodec ra288mac 3729 audiocodec ra288mac
3730 info "Mac OS X RealAudio 2.0" 3730 info "Mac OS X RealAudio 2.0"
3731 status working 3731 status working
3732 format 0x385F3832 ; "28_8" 3732 fourcc 28_8
3733 driver realaud 3733 driver realaud
3734 dll "28_8.shlb" 3734 dll "28_8.shlb"
3735 3735
3736 audiocodec ra10cook 3736 audiocodec ra10cook
3737 info "RealPlayer 10 COOK audio" 3737 info "RealPlayer 10 COOK audio"
3738 comment "supports cook 5.1" 3738 comment "supports cook 5.1"
3739 status working 3739 status working
3740 format 0x6B6F6F63 ; "cook" 3740 fourcc cook
3741 driver realaud 3741 driver realaud
3742 dll "cook.so" 3742 dll "cook.so"
3743 3743
3744 audiocodec racook 3744 audiocodec racook
3745 info "RealAudio COOK" 3745 info "RealAudio COOK"
3746 status working 3746 status working
3747 format 0x6B6F6F63 ; "cook" 3747 fourcc cook
3748 driver realaud 3748 driver realaud
3749 dll "cook.so.6.0" 3749 dll "cook.so.6.0"
3750 3750
3751 audiocodec ra10cookwin 3751 audiocodec ra10cookwin
3752 info "Win32 RealAudio 10 COOK" 3752 info "Win32 RealAudio 10 COOK"
3753 comment "supports cook 5.1" 3753 comment "supports cook 5.1"
3754 status working 3754 status working
3755 format 0x6B6F6F63 ; "cook" 3755 fourcc cook
3756 driver realaud 3756 driver realaud
3757 dll "cook.dll" 3757 dll "cook.dll"
3758 3758
3759 audiocodec racookwin 3759 audiocodec racookwin
3760 info "Win32 RealAudio COOK" 3760 info "Win32 RealAudio COOK"
3761 status working 3761 status working
3762 format 0x6B6F6F63 ; "cook" 3762 fourcc cook
3763 driver realaud 3763 driver realaud
3764 dll "cook3260.dll" 3764 dll "cook3260.dll"
3765 3765
3766 audiocodec racookmac 3766 audiocodec racookmac
3767 info "Mac OS X RealAudio COOK" 3767 info "Mac OS X RealAudio COOK"
3768 status working 3768 status working
3769 format 0x6B6F6F63 ; "cook" 3769 fourcc cook
3770 driver realaud 3770 driver realaud
3771 dll "cook.bundle/Contents/MacOS/cook" 3771 dll "cook.bundle/Contents/MacOS/cook"
3772 3772
3773 audiocodec rasipr 3773 audiocodec rasipr
3774 info "RealAudio Sipro" 3774 info "RealAudio Sipro"
3775 status working 3775 status working
3776 format 0x72706973 ; "sipr" 3776 fourcc sipr
3777 driver realaud 3777 driver realaud
3778 dll "sipr.so.6.0" 3778 dll "sipr.so.6.0"
3779 3779
3780 audiocodec ra10sipr 3780 audiocodec ra10sipr
3781 info "RealPlayer 10 RealAudio Sipro" 3781 info "RealPlayer 10 RealAudio Sipro"
3782 status working 3782 status working
3783 format 0x72706973 ; "sipr" 3783 fourcc sipr
3784 driver realaud 3784 driver realaud
3785 dll "sipr.so" 3785 dll "sipr.so"
3786 3786
3787 audiocodec ra10siprwin 3787 audiocodec ra10siprwin
3788 info "Win32 RealAudio 10 Sipro" 3788 info "Win32 RealAudio 10 Sipro"
3789 status working 3789 status working
3790 format 0x72706973 ; "sipr" 3790 fourcc sipr
3791 driver realaud 3791 driver realaud
3792 dll "sipr.dll" 3792 dll "sipr.dll"
3793 3793
3794 audiocodec rasiprwin 3794 audiocodec rasiprwin
3795 info "Win32 RealAudio Sipro" 3795 info "Win32 RealAudio Sipro"
3796 status working 3796 status working
3797 format 0x72706973 ; "sipr" 3797 fourcc sipr
3798 driver realaud 3798 driver realaud
3799 dll "sipr3260.dll" 3799 dll "sipr3260.dll"
3800 3800
3801 audiocodec rasiprmac 3801 audiocodec rasiprmac
3802 info "Mac OS X RealAudio Sipro" 3802 info "Mac OS X RealAudio Sipro"
3803 status working 3803 status working
3804 format 0x72706973 ; "sipr" 3804 fourcc sipr
3805 driver realaud 3805 driver realaud
3806 dll "sipr.bundle/Contents/MacOS/sipr" 3806 dll "sipr.bundle/Contents/MacOS/sipr"
3807 3807
3808 audiocodec raatrc 3808 audiocodec raatrc
3809 info "RealAudio ATRAC3" 3809 info "RealAudio ATRAC3"
3810 status working 3810 status working
3811 format 0x63727461 ; "atrc" 3811 fourcc atrc
3812 driver realaud 3812 driver realaud
3813 dll "atrc.so.6.0" 3813 dll "atrc.so.6.0"
3814 3814
3815 audiocodec ra10atrc 3815 audiocodec ra10atrc
3816 info "RealPlayer 10 RealAudio ATRAC3" 3816 info "RealPlayer 10 RealAudio ATRAC3"
3817 status working 3817 status working
3818 format 0x63727461 ; "atrc" 3818 fourcc atrc
3819 driver realaud 3819 driver realaud
3820 dll "atrc.so" 3820 dll "atrc.so"
3821 3821
3822 audiocodec ra10atrcwin 3822 audiocodec ra10atrcwin
3823 info "Win32 RealAudio 10 ATRAC3" 3823 info "Win32 RealAudio 10 ATRAC3"
3824 status working 3824 status working
3825 format 0x63727461 ; "atrc" 3825 fourcc atrc
3826 driver realaud 3826 driver realaud
3827 dll "atrc.dll" 3827 dll "atrc.dll"
3828 3828
3829 audiocodec raatrcwin 3829 audiocodec raatrcwin
3830 info "Win32 RealAudio ATRAC3" 3830 info "Win32 RealAudio ATRAC3"
3831 status working 3831 status working
3832 format 0x63727461 ; "atrc" 3832 fourcc atrc
3833 driver realaud 3833 driver realaud
3834 dll "atrc3260.dll" 3834 dll "atrc3260.dll"
3835 3835
3836 audiocodec raatrcmac 3836 audiocodec raatrcmac
3837 info "Mac OS X RealAudio ATRAC3" 3837 info "Mac OS X RealAudio ATRAC3"
3838 status working 3838 status working
3839 format 0x63727461 ; "atrc" 3839 fourcc atrc
3840 driver realaud 3840 driver realaud
3841 dll "atrc.bundle/Contents/MacOS/atrc" 3841 dll "atrc.bundle/Contents/MacOS/atrc"
3842 3842
3843 audiocodec ffadpcmadx 3843 audiocodec ffadpcmadx
3844 info "FFmpeg SEGA CRI adx codec" 3844 info "FFmpeg SEGA CRI adx codec"
3855 dll adpcm_ima_amv 3855 dll adpcm_ima_amv
3856 3856
3857 audiocodec ffadpcmimaqt 3857 audiocodec ffadpcmimaqt
3858 info "FFmpeg QT IMA ADPCM audio" 3858 info "FFmpeg QT IMA ADPCM audio"
3859 status working 3859 status working
3860 format 0x34616d69 ; "ima4" (MOV files) 3860 fourcc ima4 ; (MOV files)
3861 driver ffmpeg 3861 driver ffmpeg
3862 dll adpcm_ima_qt 3862 dll adpcm_ima_qt
3863 3863
3864 audiocodec ffadpcmimawav 3864 audiocodec ffadpcmimawav
3865 info "FFmpeg WAV IMA ADPCM audio" 3865 info "FFmpeg WAV IMA ADPCM audio"
3872 3872
3873 audiocodec imaadpcm 3873 audiocodec imaadpcm
3874 info "IMA ADPCM" 3874 info "IMA ADPCM"
3875 status working 3875 status working
3876 format 0x11 3876 format 0x11
3877 format 0x34616d69 ; "ima4" (MOV files) 3877 fourcc ima4 ; (MOV files)
3878 format 0x1100736d ; "ms\x00\x11" (MOV files) 3878 format 0x1100736d ; "ms\x00\x11" (MOV files)
3879 driver imaadpcm 3879 driver imaadpcm
3880 3880
3881 audiocodec ffadpcmms 3881 audiocodec ffadpcmms
3882 info "FFmpeg MS ADPCM audio" 3882 info "FFmpeg MS ADPCM audio"
4168 status working 4168 status working
4169 format 0x0 4169 format 0x0
4170 format 0x1 4170 format 0x1
4171 format 0x3 ; IEEE float 4171 format 0x3 ; IEEE float
4172 format 0xfffe ; Extended 4172 format 0xfffe ; Extended
4173 format 0x20776172 ; "raw " (MOV files) 4173 fourcc "raw " ; (MOV files)
4174 format 0x736f7774 ; "twos" (MOV files) 4174 fourcc twos ; (MOV files)
4175 format 0x74776f73 ; "sowt" (MOV files) 4175 fourcc sowt ; (MOV files)
4176 format 0x32336c66 ; "fl32" (MOV files) 4176 fourcc fl32 ; (MOV files)
4177 format 0x666c3332 ; "23lf" (MOV files) 4177 fourcc 23lf ; (MOV files)
4178 ; format 0x34366c66 ; "fl64" (MOV files) 4178 ; fourcc fl64 ; (MOV files)
4179 ; format 0x666c3634 ; "46lf" (MOV files) 4179 ; fourcc 46lf ; (MOV files)
4180 format 0x454e4f4e ; "NONE" (MOV files from Kodak CX6320) 4180 fourcc NONE ; (MOV files from Kodak CX6320)
4181 format 0x34326e69 ; "in24" (MOV files) 4181 fourcc in24 ; (MOV files)
4182 format 0x696e3234 ; "42ni" (MOV files) 4182 fourcc 42ni ; (MOV files)
4183 format 0x32336e69 ; "in32" (MOV files) 4183 fourcc in32 ; (MOV files)
4184 format 0x696e3332 ; "23ni" (MOV files) 4184 fourcc 23ni ; (MOV files)
4185 format 0x6D63706C ; "lpcm" (MOV files) 4185 fourcc lpcm ; (MOV files)
4186 format 0x32334C46 ; 'FL32" (aiff files) 4186 fourcc FL32 ; (aiff files)
4187 ;;;; these are for hardware support only: (alaw,ulaw,ima-adpcm,mpeg,ac3) 4187 ;;;; these are for hardware support only: (alaw,ulaw,ima-adpcm,mpeg,ac3)
4188 ; format 0x6 4188 ; format 0x6
4189 ; format 0x7 4189 ; format 0x7
4190 ; format 0x11 4190 ; format 0x11
4191 ; format 0x50 4191 ; format 0x50
4415 dll "imaadp32.acm" 4415 dll "imaadp32.acm"
4416 4416
4417 audiocodec ffgsm 4417 audiocodec ffgsm
4418 info "FFmpeg GSM 06.10" 4418 info "FFmpeg GSM 06.10"
4419 status working 4419 status working
4420 format 0x204D5347 4420 fourcc "GSM "
4421 format 0x1500 4421 format 0x1500
4422 fourcc agsm 4422 fourcc agsm
4423 driver ffmpeg 4423 driver ffmpeg
4424 dll "gsm" 4424 dll "gsm"
4425 4425
4432 dll "gsm_ms" 4432 dll "gsm_ms"
4433 4433
4434 audiocodec libgsm 4434 audiocodec libgsm
4435 info "libgsm GSM 06.10" 4435 info "libgsm GSM 06.10"
4436 status working 4436 status working
4437 format 0x204D5347 4437 fourcc "GSM "
4438 format 0x1500 4438 format 0x1500
4439 driver ffmpeg 4439 driver ffmpeg
4440 dll "libgsm" 4440 dll "libgsm"
4441 4441
4442 audiocodec libgsmms 4442 audiocodec libgsmms
4465 4465
4466 audiocodec alaw 4466 audiocodec alaw
4467 info "aLaw" 4467 info "aLaw"
4468 status working 4468 status working
4469 format 0x6 4469 format 0x6
4470 format 0x77616C61 ; 'alaw', .mov files 4470 fourcc alaw ; (MOV files)
4471 driver alaw 4471 driver alaw
4472 4472
4473 audiocodec ulaw 4473 audiocodec ulaw
4474 info "uLaw" 4474 info "uLaw"
4475 status working 4475 status working
4476 format 0x7 4476 format 0x7
4477 format 0x77616c75 ; "ulaw" (MOV files) 4477 fourcc ulaw ; (MOV files)
4478 format 0x6c75 4478 format 0x6c75
4479 driver alaw 4479 driver alaw
4480 4480
4481 audiocodec dvdpcm 4481 audiocodec dvdpcm
4482 info "Uncompressed DVD/VOB LPCM" 4482 info "Uncompressed DVD/VOB LPCM"
4502 ; in libmpdemux/demuxer.c 4502 ; in libmpdemux/demuxer.c
4503 audiocodec ffac3 4503 audiocodec ffac3
4504 info "FFmpeg AC-3" 4504 info "FFmpeg AC-3"
4505 status working 4505 status working
4506 format 0x2000 4506 format 0x2000
4507 format 0x332D6361 ; ac-3 in mp4 4507 fourcc ac-3 ; ac-3 in mp4
4508 format 0x332D4341 4508 fourcc AC-3
4509 format 0x20736D ; "ms\20" older ac3 fcc (MOV files) 4509 format 0x20736D ; "ms\20" older ac3 fcc (MOV files)
4510 fourcc dnet 4510 fourcc dnet
4511 fourcc sac3 4511 fourcc sac3
4512 driver ffmpeg 4512 driver ffmpeg
4513 dll ac3 4513 dll ac3
4523 4523
4524 audiocodec a52 4524 audiocodec a52
4525 info "AC3-liba52" 4525 info "AC3-liba52"
4526 status working 4526 status working
4527 format 0x2000 4527 format 0x2000
4528 format 0x332D6361 ; ac-3 in mp4 4528 fourcc ac-3 ; ac-3 in mp4
4529 format 0x332D4341 4529 fourcc AC-3
4530 format 0x20736D ; "ms\20" older ac3 fcc (MOV files) 4530 format 0x20736D ; "ms\20" older ac3 fcc (MOV files)
4531 fourcc dnet 4531 fourcc dnet
4532 fourcc sac3 4532 fourcc sac3
4533 driver liba52 4533 driver liba52
4534 dll "liba52" 4534 dll "liba52"