[Bug 771478] qtmux moov-recovery-file option fails by gst-launch-1.0
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Mar 15 03:40:35 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=771478
Thiago Sousa Santos <thiagossantos at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
Target Milestone|git master |1.11.3
--- Comment #14 from Thiago Sousa Santos <thiagossantos at gmail.com> ---
commit b434ba86f1acecbc1b61fb7832aa6c5432766295
Author: Thiago Santos <thiagossantos at gmail.com>
Date: Sat Mar 11 21:20:40 2017 -0800
atomsrecovery: also handle extra atoms after 'mdia' in a 'trak'
Take into account the atoms at the end of the 'trak' atom when
recovering it. So that its size (already computed and added in the trak
size) isn't making offsets wrong.
https://bugzilla.gnome.org/show_bug.cgi?id=771478
commit 7e39dec391c37ded3fb5bb7d24c60de6634647f4
Author: Thiago Santos <thiagossantos at gmail.com>
Date: Sat Mar 11 12:56:33 2017 -0800
qtmux: avoid fallthrough to moovrecovery failure section
Return before that to preserve our successfull results, otherwise no
moov recovery information would be written
https://bugzilla.gnome.org/show_bug.cgi?id=771478
commit 4d9b17ad77ef078ceff753f41db0e61338d0e20c
Author: Thiago Santos <thiagossantos at gmail.com>
Date: Sat Mar 11 12:27:28 2017 -0800
atomsrecovery: expect more atom types at the headers
Skip more atoms at the header until it finds the 'mdat' to continue the
moov recovery
https://bugzilla.gnome.org/show_bug.cgi?id=771478
--
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