GNOME Bugzilla – Bug 782684
qtmux: Do not check timecode data for mp4 container
Last modified: 2017-05-29 07:59:52 UTC
See commit message
Created attachment 351958 [details] [review] qtmux: Do not check timecode data for mp4 container Timecode trak is only supported for mov right now, not for mp4. That code would otherwise create an invalid trak if the muxed video contained timecode metadata.
Attachment 351958 [details] pushed as 5f7fe63 - qtmux: Do not check timecode data for mp4 container