[Bug 706509] mp4mux: add ftyp and extra atoms to the streamheaders

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Aug 27 10:34:13 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=706509
  GStreamer | gst-plugins-good | unspecified

--- Comment #8 from Andoni Morales <ylatuya at gmail.com> 2013-08-27 17:34:10 UTC ---
Another attempt :)
This time the header atoms are queued and pushed when we have the whole header
and its set in the caps for fragmented mp4.
For regular mp4 files, the moov is not known until the we stop the file. For
fast_start files we set the streamheader and than push the whole header to the
new file. For regular ones we push the rest of the header (moov + extra_atoms)
at the end of the final and update the caps. The behaviour doesn't change with
regular mp4 files, except that now the streamheader contains the whole header
too.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list