mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-03-05 12:07:49 +00:00
add pretty common .m2t as ts extension
Originally committed as revision 13642 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
3654a16dc9
commit
d3ad044ad5
@ -686,7 +686,7 @@ AVOutputFormat mpegts_muxer = {
|
||||
"mpegts",
|
||||
"MPEG2 transport stream format",
|
||||
"video/x-mpegts",
|
||||
"ts",
|
||||
"ts,m2t",
|
||||
sizeof(MpegTSWrite),
|
||||
CODEC_ID_MP2,
|
||||
CODEC_ID_MPEG2VIDEO,
|
||||
|
Loading…
Reference in New Issue
Block a user