[MPlayer-cvslog] r27641 - trunk/etc/codecs.conf
compn
subversion at mplayerhq.hu
Fri Sep 19 20:50:42 CEST 2008
Author: compn
Date: Fri Sep 19 20:50:42 2008
New Revision: 27641
Log:
sync with libavformat/isom.c fourcc
Modified:
trunk/etc/codecs.conf
Modified: trunk/etc/codecs.conf
==============================================================================
--- trunk/etc/codecs.conf (original)
+++ trunk/etc/codecs.conf Fri Sep 19 20:50:42 2008
@@ -85,7 +85,12 @@ videocodec mpegpes
fourcc xdv7,xdv8,xdv9
fourcc xdva,xdvb,xdvc
fourcc xdvd,xdve,xdvf
- fourcc xd5b
+ fourcc xd5a,xd5b,xd5c
+ fourcc xd5d.xd5e,xd5f
+ fourcc xd59
+ fourcc mx5n,mx5p,mx4n,mx4p
+ fourcc mx3n,mx3p
+ fourcc AVmp
driver mpegpes
out MPES
@@ -120,7 +125,12 @@ videocodec ffmpeg2
fourcc xdv7,xdv8,xdv9
fourcc xdva,xdvb,xdvc
fourcc xdvd,xdve,xdvf
- fourcc xd5b
+ fourcc xd5a,xd5b,xd5c
+ fourcc xd5d.xd5e,xd5f
+ fourcc xd59
+ fourcc mx5n,mx5p,mx4n,mx4p
+ fourcc mx3n,mx3p
+ fourcc AVmp
driver ffmpeg
dll "mpeg2video"
out YV12,I420,IYUV
@@ -149,7 +159,12 @@ videocodec ffmpeg12
fourcc xdv7,xdv8,xdv9
fourcc xdva,xdvb,xdvc
fourcc xdvd,xdve,xdvf
- fourcc xd5b
+ fourcc xd5a,xd5b,xd5c
+ fourcc xd5d.xd5e,xd5f
+ fourcc xd59
+ fourcc mx5n,mx5p,mx4n,mx4p
+ fourcc mx3n,mx3p
+ fourcc AVmp
driver ffmpeg
dll "mpegvideo"
out YV12,I420,IYUV
@@ -179,7 +194,12 @@ videocodec mpeg12
fourcc xdv7,xdv8,xdv9
fourcc xdva,xdvb,xdvc
fourcc xdvd,xdve,xdvf
- fourcc xd5b
+ fourcc xd5a,xd5b,xd5c
+ fourcc xd5d.xd5e,xd5f
+ fourcc xd59
+ fourcc mx5n,mx5p,mx4n,mx4p
+ fourcc mx3n,mx3p
+ fourcc AVmp
driver libmpeg2
; dll "libmpeg2"
out YV12,I420,IYUV
@@ -207,7 +227,12 @@ videocodec ffmpeg12mc
fourcc xdv7,xdv8,xdv9
fourcc xdva,xdvb,xdvc
fourcc xdvd,xdve,xdvf
- fourcc xd5b
+ fourcc xd5a,xd5b,xd5c
+ fourcc xd5d.xd5e,xd5f
+ fourcc xd59
+ fourcc mx5n,mx5p,mx4n,mx4p
+ fourcc mx3n,mx3p
+ fourcc AVmp
driver ffmpeg
dll "mpegvideo_xvmc"
out IDCT_MPEG2
@@ -1086,6 +1111,7 @@ videocodec m3jpeg2k
info "Morgan MJPEG2000"
status working
fourcc MJ2C
+ fourcc MJP2
driver vfw
dll "m3jp2k32.dll"
out YV12,I420,IYUV
@@ -1340,6 +1366,9 @@ videocodec ffdv
fourcc dv50 ; DVCPRO 50
fourcc dv5n ; DVCPRO 50 NTSC in .mov
fourcc dv5p ; DVCPRO 50 PAL in .mov
+ fourcc AVdv,AVd1
+ fourcc dvhq,dvhp
+ fourcc dvh5,dvh6,dvh3
driver ffmpeg
dll dvvideo
out 411P,422P,YV12
@@ -1355,7 +1384,9 @@ videocodec libdv
fourcc dv50 ; DVCPRO 50
fourcc dv5n ; DVCPRO 50 NTSC in .mov
fourcc dv5p ; DVCPRO 50 PAL in .mov
- fourcc AVdv ; AVID DV
+ fourcc AVdv,AVd1 ; AVID DV
+ fourcc dvhq,dvhp
+ fourcc dvh5,dvh6,dvh3
driver libdv
dll libdv.so.2
out YUY2
@@ -1889,6 +1920,7 @@ videocodec ffcavs
comment "only works with libavformat demuxer"
status working
fourcc CAVS
+ fourcc avs2
driver ffmpeg
dll "cavs"
out I420
@@ -2971,6 +3003,7 @@ audiocodec ffdv
info "FFmpeg DV audio decoder"
status working
fourcc RADV
+ fourcc vdva,dvca
driver ffmpeg
dll "dvaudio"
More information about the MPlayer-cvslog
mailing list