[Bug 784258] qtmoovrecover can't recover video
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Sat Jul 8 21:23:21 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=784258
--- Comment #20 from Gregoire <gregoire at gentil.com> ---
First, I appreciate your efforts.
Please correct me if I'm wrong: from what I have understood, the problem is
more during the encoding stage where the mdat is longer than the mrf headers or
said differently, the mrf headers are shorter than the mdat. Perhaps there is
an issue to write the mrf headers to file.
What I'm confused about is that the mdat file is written at the beginning of
the file, so how can the system know how long is going to be the mdat or the
mrf headers?
Anyway, the investigation is more on the encoding stage rather than during the
pure recovery.
Could you point in the code where I should hack/patch the recovery phase so
that the mdat is trunk-ed to the size of the mrf headers?
--
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