Ticket #369 (closed defect: fixed)

Opened 5 years ago

Last modified 5 years ago

[PATCH] MPEG-2 TS files (e.g. HDV files) with .m2t extension not recognized

Reported by: ddstreet@… Owned by: cinelerra@…
Priority: low Milestone:
Component: File Loading Version: 2.1
Severity: trivial Keywords:
Cc:

Description

MPEG-2 transport stream files with the extension .m2t or .m2ts aren't recognized
as MPEG-2 files.

Attachments

patch-m2t Download (394 bytes) - added by ddstreet@… 5 years ago.
patch to add .m2t and .m2ts extension support

Change History

Changed 5 years ago by ddstreet@…

patch to add .m2t and .m2ts extension support

Changed 5 years ago by ddstreet@…

Since only the first 4 chars are compared this technically will match .m2t*

Changed 5 years ago by frases@…

Thanks Dan! Been wanting this one for about a year now!
;)
scott

Changed 5 years ago by ddstreet@…

I should note that this very simple patch does not add support for AVCHD files
(which typically have .m2ts extension), it just allows cinelerra to recognize
HDV files with .m2t extension. AVCHD still does not work.

Changed 5 years ago by ddstreet@…

  • summary changed from MPEG-2 TS files (e.g. HDV files) with .m2t or .m2ts extension not recognized to [PATCH] MPEG-2 TS files (e.g. HDV files) with .m2t extension not recognized

Changed 5 years ago by johannes.sixt@…

  • status changed from new to closed
  • resolution set to fixed

Fixed in revision 978.

Note: See TracTickets for help on using tickets.