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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Sep 19 10:53:08 PDT 2013


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

Andoni Morales <ylatuya> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #255326|0                           |1
        is obsolete|                            |

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

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