comparison etc/codecs.conf @ 12628:985e1813e298

support for realvideo codecs under macosx, original patch by Donnie Smith
author alex
date Thu, 24 Jun 2004 09:19:15 +0000
parents d873777f0acf
children 8af9736bfce7
comparison
equal deleted inserted replaced
12627:5c61415caefd 12628:985e1813e298
1070 fourcc RV40,rv40 1070 fourcc RV40,rv40
1071 driver realvid 1071 driver realvid
1072 dll "drv43260.dll" 1072 dll "drv43260.dll"
1073 out I420 1073 out I420
1074 1074
1075 videocodec rv40mac
1076 info "Mac OS X RealPlayer 9 RV40 decoder"
1077 status working
1078 fourcc RV40,rv40
1079 driver realvid
1080 dll "drv4.shlb"
1081 out I420
1082
1075 videocodec rv30 1083 videocodec rv30
1076 info "Linux RealPlayer 8 RV30 decoder" 1084 info "Linux RealPlayer 8 RV30 decoder"
1077 status working 1085 status working
1078 fourcc RV30,rv30 1086 fourcc RV30,rv30
1079 driver realvid 1087 driver realvid
1086 fourcc RV30,rv30 1094 fourcc RV30,rv30
1087 driver realvid 1095 driver realvid
1088 dll "drv33260.dll" 1096 dll "drv33260.dll"
1089 out I420 1097 out I420
1090 1098
1099 videocodec rv30mac
1100 info "Mac OS X RealPlayer 9 RV30 decoder"
1101 status working
1102 fourcc RV30,rv30
1103 driver realvid
1104 dll "drv3.shlb"
1105 out I420
1106
1091 videocodec rv20 1107 videocodec rv20
1092 info "Linux RealPlayer 8 RV20 decoder" 1108 info "Linux RealPlayer 8 RV20 decoder"
1093 status working 1109 status working
1094 fourcc RV20,rv20 1110 fourcc RV20,rv20
1095 driver realvid 1111 driver realvid
1100 info "Win32 RealPlayer 8 RV20 decoder" 1116 info "Win32 RealPlayer 8 RV20 decoder"
1101 status working 1117 status working
1102 fourcc RV20,rv20 1118 fourcc RV20,rv20
1103 driver realvid 1119 driver realvid
1104 dll "drv23260.dll" 1120 dll "drv23260.dll"
1121 out I420
1122
1123 videocodec rv20mac
1124 info "Mac OS X RealPlayer 9 RV20 decoder"
1125 status working
1126 fourcc RV20,rv20
1127 driver realvid
1128 dll "drv2.shlb"
1105 out I420 1129 out I420
1106 1130
1107 ; others: 1131 ; others:
1108 1132
1109 videocodec alpary 1133 videocodec alpary
1840 status working 1864 status working
1841 format 0x345F3431 ; "14_4" 1865 format 0x345F3431 ; "14_4"
1842 driver realaud 1866 driver realaud
1843 dll "14_43260.dll" 1867 dll "14_43260.dll"
1844 1868
1869 audiocodec ra144mac
1870 info "Mac OS X RealAudio 1.0"
1871 status working
1872 format 0x345F3431 ; "14_4"
1873 driver realaud
1874 dll "14_4.shlb"
1875
1845 audiocodec ra288 1876 audiocodec ra288
1846 info "RealAudio 2.0" 1877 info "RealAudio 2.0"
1847 status working 1878 status working
1848 format 0x385F3832 ; "28_8" 1879 format 0x385F3832 ; "28_8"
1849 driver realaud 1880 driver realaud
1854 status working 1885 status working
1855 format 0x385F3832 ; "28_8" 1886 format 0x385F3832 ; "28_8"
1856 driver realaud 1887 driver realaud
1857 dll "28_83260.dll" 1888 dll "28_83260.dll"
1858 1889
1890 audiocodec ra288mac
1891 info "Mac OS X RealAudio 2.0"
1892 status working
1893 format 0x385F3832 ; "28_8"
1894 driver realaud
1895 dll "28_8.shlb"
1896
1859 audiocodec mpra1428 1897 audiocodec mpra1428
1860 info "RealAudio 1.0 and 2.0 native decoder" 1898 info "RealAudio 1.0 and 2.0 native decoder"
1861 status working 1899 status working
1862 format 0x345F3431 ; "14_4" 1900 format 0x345F3431 ; "14_4"
1863 format 0x385F3832 ; "28_8" 1901 format 0x385F3832 ; "28_8"
1875 status working 1913 status working
1876 format 0x6B6F6F63 ; "cook" 1914 format 0x6B6F6F63 ; "cook"
1877 driver realaud 1915 driver realaud
1878 dll "cook3260.dll" 1916 dll "cook3260.dll"
1879 1917
1918 audiocodec racookmac
1919 info "Mac OS X RealAudio COOK"
1920 status working
1921 format 0x6B6F6F63 ; "cook"
1922 driver realaud
1923 dll "cook.shlb"
1924
1880 audiocodec rasipr 1925 audiocodec rasipr
1881 info "RealAudio Sipro" 1926 info "RealAudio Sipro"
1882 status working 1927 status working
1883 format 0x72706973 ; "sipr" 1928 format 0x72706973 ; "sipr"
1884 driver realaud 1929 driver realaud
1889 status working 1934 status working
1890 format 0x72706973 ; "sipr" 1935 format 0x72706973 ; "sipr"
1891 driver realaud 1936 driver realaud
1892 dll "sipr3260.dll" 1937 dll "sipr3260.dll"
1893 1938
1939 audiocodec rasiprmac
1940 info "Mac OS X RealAudio Sipro"
1941 status working
1942 format 0x72706973 ; "sipr"
1943 driver realaud
1944 dll "sipr.shlb"
1945
1894 audiocodec raatrc 1946 audiocodec raatrc
1895 info "RealAudio ATRAC3" 1947 info "RealAudio ATRAC3"
1896 status working 1948 status working
1897 format 0x63727461 ; "atrc" 1949 format 0x63727461 ; "atrc"
1898 driver realaud 1950 driver realaud
1902 info "Win32 RealAudio ATRAC3" 1954 info "Win32 RealAudio ATRAC3"
1903 status working 1955 status working
1904 format 0x63727461 ; "atrc" 1956 format 0x63727461 ; "atrc"
1905 driver realaud 1957 driver realaud
1906 dll "atrc3260.dll" 1958 dll "atrc3260.dll"
1959
1960 audiocodec raatrcmac
1961 info "Mac OS X RealAudio ATRAC3"
1962 status working
1963 format 0x63727461 ; "atrc"
1964 driver realaud
1965 dll "atrc.shlb"
1907 1966
1908 audiocodec imaadpcm 1967 audiocodec imaadpcm
1909 info "IMA ADPCM" 1968 info "IMA ADPCM"
1910 status working 1969 status working
1911 format 0x11 1970 format 0x11