# HG changeset patch # User compn # Date 1319677894 0 # Node ID b86eb5d72594f7873e4b4e1f508f1a77706b7e7e # Parent 93c0ff76db5e4da799896759c02c2be939f11d8d add m1v isom to mpeg1 codecs fixes http://pubs.usgs.gov/ds/521/ds521_movies/ diff -r 93c0ff76db5e -r b86eb5d72594 etc/codecs.conf --- a/etc/codecs.conf Wed Oct 26 19:39:14 2011 +0000 +++ b/etc/codecs.conf Thu Oct 27 01:11:34 2011 +0000 @@ -205,7 +205,7 @@ fourcc PIM1 ; Pinnacle hardware-MPEG-1 fourcc VCR2 fourcc MPEG - fourcc m1v1 + fourcc m1v1,"m1v " driver ffmpeg dll "mpeg1video" out YV12,I420,IYUV @@ -281,7 +281,7 @@ fourcc mx3n,mx3p fourcc AVmp fourcc mp2v,mpgv - fourcc m2v1,m1v1 + fourcc m2v1,m1v1,"m1v " fourcc LMP2 ; Lead mpeg2 in avi fourcc slif ; SoftLab MPEG-2 I-frames Codec fourcc EM2V ; Etymonix MPEG-2 I-frame Video Codec @@ -323,7 +323,7 @@ fourcc mx3n,mx3p fourcc AVmp fourcc mp2v,mpgv - fourcc m2v1,m1v1 + fourcc m2v1,m1v1,"m1v " fourcc LMP2 ; Lead mpeg2 in avi driver libmpeg2 ; dll "libmpeg2" @@ -359,7 +359,7 @@ fourcc mx3n,mx3p fourcc AVmp fourcc mp2v,mpgv - fourcc m2v1,m1v1 + fourcc m2v1,m1v1,"m1v " fourcc LMP2 ; Lead mpeg2 in avi driver ffmpeg dll "mpegvideo_xvmc" @@ -392,7 +392,7 @@ fourcc AVmp fourcc mp2v,mpgv fourcc LMP2 ; Lead mpeg2 in avi - fourcc m2v1,m1v1 + fourcc m2v1,m1v1,"m1v " driver ffmpeg dll "mpegvideo_vdpau" out VDPAU_MPEG1 @@ -457,7 +457,7 @@ fourcc mx3n,mx3p fourcc AVmp fourcc mp2v,mpgv - fourcc m2v1,m1v1 + fourcc m2v1,m1v1,"m1v " fourcc PIM1 ; Pinnacle hardware-MPEG-1 fourcc PIM2 ; Pinnacle hardware-MPEG-2 fourcc LMP2 ; Lead mpeg2 in avi