Mercurial > mplayer.hg
changeset 15870:210ea00004d3
add hdv2 fourcc to MPEG2 codecs (used by new Sony HD camera)
author | aurel |
---|---|
date | Thu, 30 Jun 2005 17:37:10 +0000 |
parents | 1093105c639c |
children | 157c7a7edd68 |
files | etc/codecs.conf |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/codecs.conf Thu Jun 30 13:59:44 2005 +0000 +++ b/etc/codecs.conf Thu Jun 30 17:37:10 2005 +0000 @@ -28,6 +28,7 @@ format 0x10000001 ; MPEG-1 format 0x10000002 ; MPEG-2 fourcc "DVR " + fourcc hdv2 driver libmpeg2 ; dll "libmpeg2" out YV12,I420,IYUV @@ -50,6 +51,7 @@ format 0x10000002 ; MPEG-2 fourcc mpg2 fourcc "DVR " + fourcc hdv2 driver ffmpeg dll "mpeg2video" out YV12,I420,IYUV @@ -76,6 +78,7 @@ format 0x10000002 ; MPEG-2 fourcc mpg1,mpg2 fourcc "DVR " + fourcc hdv2 fourcc PIM1 ; Pinnacle hardware-MPEG-1 driver ffmpeg dll "mpegvideo_xvmc"