[FFmpeg-devel] [PATCH] add .m2t as ts extension

Måns Rullgård mans
Tue Jun 3 02:51:27 CEST 2008


Baptiste Coudurier <baptiste.coudurier at smartjog.com> writes:

> Hi,
>
> $subject. Pretty common used extension.
>
> -- 
> Baptiste COUDURIER                              GnuPG Key Id: 0x5C1ABAAA
> Smartjog USA Inc.                                http://www.smartjog.com
> Key fingerprint                 8D77134D20CC9220201FC5DB0AC9325C5C1ABAAA
>
> Index: libavformat/mpegtsenc.c
> ===================================================================
> --- libavformat/mpegtsenc.c	(revision 13635)
> +++ libavformat/mpegtsenc.c	(working copy)
> @@ -686,7 +686,7 @@
>      "mpegts",
>      "MPEG2 transport stream format",
>      "video/x-mpegts",
> -    "ts",
> +    "ts,m2t",
>      sizeof(MpegTSWrite),
>      CODEC_ID_MP2,
>      CODEC_ID_MPEG2VIDEO,

Add whatever seems sensible.

-- 
M?ns Rullg?rd
mans at mansr.com




More information about the ffmpeg-devel mailing list