comparison etc/codecs.conf @ 33008:6ee39df47be0

Support CrystalHD decoding. Patch by Philip Langdale, philipl overt org
author cehoyos
date Wed, 23 Mar 2011 08:35:45 +0000
parents 027481d941c0
children 3138b52fdd10
comparison
equal deleted inserted replaced
33007:027481d941c0 33008:6ee39df47be0
1 ;============================================================================= 1 ;=============================================================================
2 ; Default codecs config file. 2 ; Default codecs config file.
3 ; Before editing this file, please read DOCS/tech/codecs.conf.txt ! 3 ; Before editing this file, please read DOCS/tech/codecs.conf.txt !
4 ;============================================================================= 4 ;=============================================================================
5 5
6 release 20101127 6 release 20110311
7 7
8 ;============================================================================= 8 ;=============================================================================
9 ; VIDEO CODECS 9 ; VIDEO CODECS
10 ;============================================================================= 10 ;=============================================================================
11 11
364 driver ffmpeg 364 driver ffmpeg
365 dll "mpegvideo_vdpau" 365 dll "mpegvideo_vdpau"
366 out VDPAU_MPEG1 366 out VDPAU_MPEG1
367 out VDPAU_MPEG2 367 out VDPAU_MPEG2
368 368
369 videocodec ffmpeg2crystalhd
370 info "FFmpeg MPEG-2 (CrystalHD)"
371 status working
372 format 0x10000002 ; MPEG-2
373 fourcc mpg2,MPG2
374 fourcc "DVR "
375 fourcc hdv1
376 fourcc hdv2
377 fourcc MPEG
378 fourcc hdv3 ; HDV 1080i50
379 fourcc hdv5 ; HDV 720p25
380 fourcc mx5p ; MPEG IMX 625/50 (50 Mb/s)
381 fourcc MMES,mmes ; matrox mpeg2 in avi
382 fourcc M701 ; matrox mpeg2 intra-only
383 fourcc hdv6,hdv7,hdv8
384 fourcc xdv1,xdv2,xdv3
385 fourcc xdv4,xdv5,xdv6
386 fourcc xdv7,xdv8,xdv9
387 fourcc xdva,xdvb,xdvc
388 fourcc xdvd,xdve,xdvf
389 fourcc xd5a,xd5b,xd5c
390 fourcc xd5d,xd5e,xd5f
391 fourcc xd59,xd54
392 fourcc mx5n,mx4n,mx4p
393 fourcc mx3n,mx3p
394 fourcc AVmp
395 fourcc VCR2
396 fourcc mp2v,mpgv
397 fourcc m2v1
398 fourcc PIM2
399 fourcc LMP2 ; Lead mpeg2 in avi
400 fourcc slif ; SoftLab MPEG-2 I-frames Codec
401 driver ffmpeg
402 dll mpeg2_crystalhd
403 out YUY2
404
369 videocodec mpegpes 405 videocodec mpegpes
370 info "MPEG-PES output (.mpg or DXR3/IVTV/DVB/V4L2 card)" 406 info "MPEG-PES output (.mpg or DXR3/IVTV/DVB/V4L2 card)"
371 comment "for hardware decoding" 407 comment "for hardware decoding"
372 status working 408 status working
373 format 0x10000001 ; mpeg 1 409 format 0x10000001 ; mpeg 1
898 fourcc DVX3 934 fourcc DVX3
899 driver ffmpeg 935 driver ffmpeg
900 dll msmpeg4 936 dll msmpeg4
901 out YV12,I420,IYUV 937 out YV12,I420,IYUV
902 938
939 videocodec ffdivxcrystalhd
940 info "FFmpeg DivX ;-) (MSMPEG-4 v3) (CrystalHD)"
941 status buggy
942 fourcc MPG3,mpg3 div3
943 fourcc MP43,mp43 div3 ; MSMPEG-4 v3 (fourcc mapping to div3)
944 fourcc DIV5,div5 div3 ; DivX 3.20
945 fourcc DIV6,div6 div4 ; -||-
946 fourcc DIV3,div3,DIV4,div4
947 fourcc DIVF,divf ; divx4.12
948 fourcc AP41 div3 ; AngelPotion stuff
949 fourcc COL1,col1,COL0,col0 ; Cool codec (based on mpg4ds32.ax)
950 fourcc 3IVD,3ivd ; divxdoctored files (3ivx.com)
951 fourcc DVX3
952 driver ffmpeg
953 dll msmpeg4_crystalhd
954 out YUY2
955
903 videocodec ffmp42 956 videocodec ffmp42
904 info "FFmpeg MSMPEG-4 v2" 957 info "FFmpeg MSMPEG-4 v2"
905 status working 958 status working
906 fourcc DIV2,div2 mp42 959 fourcc DIV2,div2 mp42
907 fourcc MP42,mp42,Mp42 960 fourcc MP42,mp42,Mp42
958 fourcc WMV3,wmv3 1011 fourcc WMV3,wmv3
959 driver ffmpeg 1012 driver ffmpeg
960 dll wmv3_vdpau 1013 dll wmv3_vdpau
961 out VDPAU_WMV3 1014 out VDPAU_WMV3
962 1015
1016 videocodec ffwmv3crystalhd
1017 info "FFmpeg WMV3/WMV9 (CrystalHD)"
1018 status buggy
1019 fourcc WMV3,wmv3
1020 driver ffmpeg
1021 dll wmv3_crystalhd
1022 out YUY2
1023
963 videocodec ffvc1 1024 videocodec ffvc1
964 info "FFmpeg WVC1" 1025 info "FFmpeg WVC1"
965 status buggy 1026 status buggy
966 fourcc WVC1,wvc1,WMVA 1027 fourcc WVC1,wvc1,WMVA
967 fourcc vc-1,VC-1 1028 fourcc vc-1,VC-1
975 fourcc WVC1,wvc1,WMVA 1036 fourcc WVC1,wvc1,WMVA
976 fourcc vc-1,VC-1 1037 fourcc vc-1,VC-1
977 driver ffmpeg 1038 driver ffmpeg
978 dll vc1_vdpau 1039 dll vc1_vdpau
979 out VDPAU_VC1 1040 out VDPAU_VC1
1041
1042 videocodec ffvc1crystalhd
1043 info "FFmpeg WVC1 (CrystalHD)"
1044 status buggy
1045 fourcc WVC1,wvc1,WMVA
1046 fourcc vc-1,VC-1
1047 driver ffmpeg
1048 dll vc1_crystalhd
1049 out YUY2
980 1050
981 videocodec ffh264 1051 videocodec ffh264
982 info "FFmpeg H.264" 1052 info "FFmpeg H.264"
983 status working 1053 status working
984 fourcc H264,h264 1054 fourcc H264,h264
1005 fourcc ai1q,ai5q ; flip4mac avc intra 1075 fourcc ai1q,ai5q ; flip4mac avc intra
1006 format 0x10000005 1076 format 0x10000005
1007 driver ffmpeg 1077 driver ffmpeg
1008 dll h264_vdpau 1078 dll h264_vdpau
1009 out VDPAU_H264 1079 out VDPAU_H264
1080
1081 videocodec ffh264crystalhd
1082 info "FFmpeg H.264 (CrystalHD)"
1083 status working
1084 fourcc H264,h264
1085 fourcc X264,x264
1086 fourcc avc1,AVC1
1087 fourcc davc,DAVC
1088 fourcc vvvc ; only one sample using this fourcc
1089 fourcc ai55,ai15 ; flip4mac avc intra
1090 fourcc ai1q,ai5q ; flip4mac avc intra
1091 format 0x10000005
1092 driver ffmpeg
1093 dll h264_crystalhd
1094 out YUY2
1010 1095
1011 videocodec coreavcwindows 1096 videocodec coreavcwindows
1012 info "CoreAVC H.264 for x86 - http://corecodec.org/" 1097 info "CoreAVC H.264 for x86 - http://corecodec.org/"
1013 comment "this codec will only work after purchasing it" 1098 comment "this codec will only work after purchasing it"
1014 status working 1099 status working
1097 fourcc uldx,ULDX,VSPX 1182 fourcc uldx,ULDX,VSPX
1098 fourcc SIPP ; Samsung SHR-6040 1183 fourcc SIPP ; Samsung SHR-6040
1099 driver ffmpeg 1184 driver ffmpeg
1100 dll mpeg4_vdpau 1185 dll mpeg4_vdpau
1101 out VDPAU_MPEG4 1186 out VDPAU_MPEG4
1187
1188 videocodec ffodivxcrystalhd
1189 info "FFmpeg MPEG-4,DIVX-4/5 (CrystalHD)"
1190 status working
1191 fourcc FMP4,fmp4
1192 fourcc DIVX,divx
1193 fourcc DIV1,div1 divx
1194 fourcc MP4S,mp4s ; ISO MPEG-4 Video V1
1195 fourcc M4S2,m4s2
1196 fourcc xvid,XVID,XviD,XVIX
1197 fourcc DX50,dx50,BLZ0 DX50
1198 fourcc mp4v,MP4V
1199 format 0x4
1200 fourcc UMP4
1201 fourcc RMP4
1202 fourcc 3IV2,3iv2 ; 3ivx Delta 4
1203 fourcc DXGM
1204 fourcc SEDG ; diskless camcorder Samsung Miniket VP-M110
1205 fourcc SMP4,smp4 ; Samsung SMP4 video codec
1206 fourcc VIDM ; vidm 4.01 codec
1207 format 0x10000004 ; mpeg 4 es
1208 fourcc m4cc,M4CC
1209 fourcc hdx4,HDX4
1210 fourcc FVFW,fvfw
1211 fourcc FFDS
1212 fourcc DCOD,MVXM,EM4A,PM4V
1213 fourcc M4T3,DMK2,DIGI,INMC
1214 fourcc EPHV,SN40,WAWV
1215 fourcc uldx,ULDX,VSPX
1216 fourcc SIPP ; Samsung SHR-6040
1217 driver ffmpeg
1218 dll mpeg4_crystalhd
1219 out YUY2
1102 1220
1103 videocodec ffwv1f 1221 videocodec ffwv1f
1104 info "WV1F MPEG-4" 1222 info "WV1F MPEG-4"
1105 status working 1223 status working
1106 fourcc WV1F 1224 fourcc WV1F