Top |
gchar * | broken-input | Read / Write |
gboolean | faststart-mode | Read / Write |
gchar * | fixed-output | Read / Write |
gchar * | recovery-input | Read / Write |
GObject ╰── GInitiallyUnowned ╰── GstObject ╰── GstElement ╰── GstBin ╰── GstPipeline ╰── GstQTMoovRecover
This element recovers quicktime files created with qtmux using the moov recovery feature.
TODO
plugin |
isomp4 |
author |
Thiago Santos <thiago.sousa.santos@collabora.co.uk> |
class |
Util |
“broken-input”
property “broken-input” gchar *
Path to broken input file. (If qtmux was on faststart mode, this file is the faststart file).
Flags: Read / Write
Default value: NULL
“faststart-mode”
property “faststart-mode” gboolean
If the broken input is from faststart mode.
Flags: Read / Write
Default value: FALSE
“fixed-output”
property “fixed-output” gchar *
Path to write the fixed file to (used as output).
Flags: Read / Write
Default value: NULL