[MPlayer-cvslog] r27627 - trunk/etc/codecs.conf
compn
subversion at mplayerhq.hu
Tue Sep 16 04:43:02 CEST 2008
Author: compn
Date: Tue Sep 16 04:43:02 2008
New Revision: 27627
Log:
yet another mpeg2 in mov fourcc xd5b, fixes XDCAMHD.mov
Modified:
trunk/etc/codecs.conf
Modified: trunk/etc/codecs.conf
==============================================================================
--- trunk/etc/codecs.conf (original)
+++ trunk/etc/codecs.conf Tue Sep 16 04:43:02 2008
@@ -85,6 +85,7 @@ videocodec mpegpes
fourcc xdv7,xdv8,xdv9
fourcc xdva,xdvb,xdvc
fourcc xdvd,xdve,xdvf
+ fourcc xd5b
driver mpegpes
out MPES
@@ -119,6 +120,7 @@ videocodec ffmpeg2
fourcc xdv7,xdv8,xdv9
fourcc xdva,xdvb,xdvc
fourcc xdvd,xdve,xdvf
+ fourcc xd5b
driver ffmpeg
dll "mpeg2video"
out YV12,I420,IYUV
@@ -147,6 +149,7 @@ videocodec ffmpeg12
fourcc xdv7,xdv8,xdv9
fourcc xdva,xdvb,xdvc
fourcc xdvd,xdve,xdvf
+ fourcc xd5b
driver ffmpeg
dll "mpegvideo"
out YV12,I420,IYUV
@@ -176,6 +179,7 @@ videocodec mpeg12
fourcc xdv7,xdv8,xdv9
fourcc xdva,xdvb,xdvc
fourcc xdvd,xdve,xdvf
+ fourcc xd5b
driver libmpeg2
; dll "libmpeg2"
out YV12,I420,IYUV
@@ -203,6 +207,7 @@ videocodec ffmpeg12mc
fourcc xdv7,xdv8,xdv9
fourcc xdva,xdvb,xdvc
fourcc xdvd,xdve,xdvf
+ fourcc xd5b
driver ffmpeg
dll "mpegvideo_xvmc"
out IDCT_MPEG2
More information about the MPlayer-cvslog
mailing list