[gstreamer-bugs] [Bug 632911] qtmux: add fragmented mp4 support (isml brand)

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Nov 19 10:25:30 PST 2010


https://bugzilla.gnome.org/show_bug.cgi?id=632911
  GStreamer | gst-plugins-bad | git

Mark Nauwelaerts <mnauw> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.21

--- Comment #2 from Mark Nauwelaerts <mnauw at users.sourceforge.net> 2010-11-19 18:25:24 UTC ---
Following is a "token commit" as obviously more than 1 was needed (but a whole
git-log dump is not all that informative).  All together they should cover
functionality that is provided in the aforementioned branch, notable exception
(for now) being the wmv/wma support.  Feel free to provide comments/patch etc
if something is amiss.

commit 68d5ab1a1dff106134cc645e2de25ba1ead07e80
Author: Mark Nauwelaerts <mark.nauwelaerts at collabora.co.uk>
Date:   Mon Nov 15 15:17:59 2010 +0100

    qtmux: optionally create fragmented file

    In this mode, an initial empty moov (containing only stream metadata) is
written,
    followed by fragments containing actual data (along with required
metadata).
    New fragments are started either at keyframe (if such are sparse) or when
    property configured duration exceeded.

    Based on patch by Marc-André Lureau <mlureau at flumotion.com>

    Fixes #632911.

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