After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 782684 - qtmux: Do not check timecode data for mp4 container
qtmux: Do not check timecode data for mp4 container
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
unspecified
Other All
: Normal normal
: 1.12.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-05-16 10:01 UTC by Vivia Nikolaidou
Modified: 2017-05-29 07:59 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
qtmux: Do not check timecode data for mp4 container (1.65 KB, patch)
2017-05-16 10:01 UTC, Vivia Nikolaidou
committed Details | Review

Description Vivia Nikolaidou 2017-05-16 10:01:23 UTC
See commit message
Comment 1 Vivia Nikolaidou 2017-05-16 10:01:26 UTC
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.
Comment 2 Sebastian Dröge (slomo) 2017-05-16 12:17:21 UTC
Attachment 351958 [details] pushed as 5f7fe63 - qtmux: Do not check timecode data for mp4 container