[FFmpeg-devel] [PATCH] add .m2t as ts extension
Baptiste Coudurier
baptiste.coudurier
Tue Jun 3 02:55:45 CEST 2008
M?ns Rullg?rd wrote:
> 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.
>
Thanks, applied.
--
Baptiste COUDURIER GnuPG Key Id: 0x5C1ABAAA
Smartjog USA Inc. http://www.smartjog.com
Key fingerprint 8D77134D20CC9220201FC5DB0AC9325C5C1ABAAA
More information about the ffmpeg-devel
mailing list