[Bug 707242] qtmux: streamable and faststart property have no effect

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Sep 17 03:26:28 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=707242
  GStreamer | gst-plugins-good | 1.x

--- Comment #17 from Andoni Morales <ylatuya at gmail.com> 2013-09-17 10:26:23 UTC ---
Created an attachment (id=255086)
 View: https://bugzilla.gnome.org/attachment.cgi?id=255086
 Review: https://bugzilla.gnome.org/review?bug=707242&attachment=255086

qtmux: handle issues correctly when downstream is not seekable

The streamable property only make sense for fragmented formats.
For regular MP4, when downstream is not seekable we can't rewrite
the headers, so qtmux can only work with fast-start=TRUE, where
the headers are written finishing the file.
For fragmented MP4, when streamable is not seekable and the streamable
property is FALSE, we must enforce streamable=TRUE warning the user
about this change

-- 
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