comparison etc/codecs.conf @ 8526:2b8cb804fe1a

fixed rv30win and added rv20win (and ucod doesn't supports UYVY)
author alex
date Sun, 22 Dec 2002 18:21:20 +0000
parents 071fc9e4c7ce
children 157667ae4d85
comparison
equal deleted inserted replaced
8525:8d0bfe72e709 8526:2b8cb804fe1a
861 fourcc RV40,rv40 861 fourcc RV40,rv40
862 driver realvid 862 driver realvid
863 dll "drv4.so.6.0" 863 dll "drv4.so.6.0"
864 out I420 864 out I420
865 865
866 ;videocodec rv40win
867 ; info "Win32 RealPlayer 9 RV40 decoder"
868 ; status working
869 ; fourcc RV40,rv40
870 ; driver realvid
871 ; dll "drv43260.dll"
872 ; out I420
873
866 videocodec rv30 874 videocodec rv30
867 info "Linux RealPlayer 8 RV30 decoder" 875 info "Linux RealPlayer 8 RV30 decoder"
868 status working 876 status working
869 fourcc RV30,rv30 877 fourcc RV30,rv30
870 driver realvid 878 driver realvid
871 dll "drv3.so.6.0" 879 dll "drv3.so.6.0"
872 out I420 880 out I420
873 881
874 videocodec rv30win 882 videocodec rv30win
875 info "Win32 RealPlayer 8 RV30 decoder" 883 info "Win32 RealPlayer 8 RV30 decoder"
876 status crashing 884 status working
877 fourcc RV30,rv30 885 fourcc RV30,rv30
878 driver realvid 886 driver realvid
879 dll "drv33260.dll" 887 dll "drv33260.dll"
880 out I420 888 out I420
881 889
883 info "Linux RealPlayer 8 RV20 decoder" 891 info "Linux RealPlayer 8 RV20 decoder"
884 status working 892 status working
885 fourcc RV20,rv20 893 fourcc RV20,rv20
886 driver realvid 894 driver realvid
887 dll "drv2.so.6.0" 895 dll "drv2.so.6.0"
896 out I420
897
898 videocodec rv20win
899 info "Win32 RealPlayer 8 RV20 decoder"
900 status working
901 fourcc RV20,rv20
902 driver realvid
903 dll "drv23260.dll"
888 out I420 904 out I420
889 905
890 ; others: 906 ; others:
891 907
892 videocodec ffrv10 908 videocodec ffrv10
949 info "UCOD-ClearVideo" 965 info "UCOD-ClearVideo"
950 status working 966 status working
951 fourcc UCOD 967 fourcc UCOD
952 driver vfw 968 driver vfw
953 dll "clrviddd.dll" 969 dll "clrviddd.dll"
954 out UYVY
955 out BGR32,BGR24,BGR15 flip 970 out BGR32,BGR24,BGR15 flip
956 971
957 videocodec vcr2 972 videocodec vcr2
958 info "ATI VCR-2" 973 info "ATI VCR-2"
959 status working 974 status working