How to append EOS in existing files

Tim-Philipp Müller t.i.m at zen.co.uk
Tue Jan 29 01:57:43 PST 2013


On Mon, 2013-01-28 at 23:25 -0800, rahul.singh.parihar wrote:

Hi,

> Thanks for the reply.
> 
> I tried using these elements but failed to create a proper pipeline.  
> 
> My doubts being :
> 
> 1. What value to set for moov-recovery-file property of qtmux while
> recording, so that i could enable the recovery mode.

A filename or path to a file.


> 2. Do I have to create another pipeline for recovery, reading data from the
> existing corrupt file via filesrc and having qtmoovrecover as one of the
> elements in the pipleine(I tried this but again could not figure out proper
> location for qtmoovrecover).

Yes. Here's some more info (which should be in the documentation and not
hidden in a source code comment):
http://cgit.freedesktop.org/gstreamer/gst-plugins-good/tree/gst/isomp4/atomsrecovery.c#n43


> 3. Do I need to add qtmoovrecover to the already existing pipeline while
> recording itself(I could not figure out the proper way to add the element in
> the pipleline).

No.

> Can you please guide me to use these elements or share a link of any
> examples to recover broken files. I could not find any examples in the
> documentation.

See above.

Cheers
 -Tim




More information about the gstreamer-devel mailing list