[gstreamer-bugs] [Bug 596321] qtdemux: add support for fragmented MP4 and "mfra" boxes

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Sep 9 18:33:34 PDT 2010


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

--- Comment #36 from Thiago Sousa Santos <thiago.sousa.santos at collabora.co.uk> 2010-09-10 01:33:29 UTC ---
Reviewed,reorganized and did some fixes to the patches.

This now makes the BBB sample in the microsoft site play nicely when pull mode
is available. Seeking is working too.

These patches uses the pull function to get all the indexes spread on the
multiple fragments and parse then before playing starts. As this is a streaming
format, it would be really nice to have it working in push mode and parsing the
indexes incrementally as they are found on the file.

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