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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Feb 2 09:36:30 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
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.18
         OS/Version|Linux                       |All

--- Comment #20 from Thiago Sousa Santos <thiago.sousa.santos at collabora.co.uk> 2010-02-02 17:36:24 UTC ---
Thanks for the patches, Roland, but I committed the binary version of it as
human-readability here is not really important, hope it meets your
needs/use-cases. Feel free to reopen if it doesn't and we can work on that.

There is also the memory usage and edit lists issues that you reported
altogether here, but this bug kind of led itself in the moov recovery feature
(as that drawn more interest). You can open new bugs for the other features,
too. I'm closing this one.


Module: gst-plugins-bad
Branch: master
Commit: e1c1405396d830e7414b141750722c044b40d835
URL:   
http://cgit.freedesktop.org/gstreamer/gst-plugins-bad/commit/?id=e1c1405396d830e7414b141750722c044b40d835

Author: Thiago Santos <thiago.sousa.santos at collabora.co.uk>
Date:   Sat Dec 12 16:07:15 2009 -0300

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/utilitary to recover unfinished qtmux files.

Fixes #601576

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