[gstreamer-bugs] [Bug 601576] qtmux enhancements (moov recovery, mem usage and edit lists)

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Feb 1 09:48:54 PST 2010


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

Thiago Sousa Santos <thiago.sousa.santos> changed:

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

--- Comment #19 from Thiago Sousa Santos <thiago.sousa.santos at collabora.co.uk> 2010-02-01 17:48:49 UTC ---
Created an attachment (id=152746)
 View: https://bugzilla.gnome.org/attachment.cgi?id=152746
 Review: https://bugzilla.gnome.org/review?bug=601576&attachment=152746

qtmux: Adds moov recovery feature

Adds a new property to qtmux that sets a path to a file to write
and update data about the moov atom (that is not writen till the
end of the file). If the pipeline/app crashes during execution it
might be possible to recover the movie using the qtmoovrecover element.

qtmoovrecover is an element that is also a pipeline. It is not
meant to be used with other elements (it has no pads). It is merely
a tool to recover unfinished qtmux files.

Fixes #601576

This patch updates the previous one transforming the qtmoovrecover
tool into an element, as decided.

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




More information about the Gstreamer-bugs mailing list