[FFmpeg-devel] [PATCH] add .m2t as ts extension
compn
tempn
Tue Jun 3 07:06:24 CEST 2008
On Mon, 02 Jun 2008 17:55:45 -0700, Baptiste Coudurier <baptiste.coudurier at smartjog.com> wrote:
>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.
what about m2ts ? some samples can be found in /incoming/
i think blueray rips ...
-compn
More information about the ffmpeg-devel
mailing list