Mercurial > mplayer.hg
changeset 34182:b86eb5d72594
add m1v isom to mpeg1 codecs
fixes http://pubs.usgs.gov/ds/521/ds521_movies/
author | compn |
---|---|
date | Thu, 27 Oct 2011 01:11:34 +0000 |
parents | 93c0ff76db5e |
children | 3053e7ffd08d |
files | etc/codecs.conf |
diffstat | 1 files changed, 6 insertions(+), 6 deletions(-) [+] |
line wrap: on
line diff
--- 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