[Bug 774566] matroskaparse: error out on last buffer

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Nov 17 11:13:10 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=774566

--- Comment #6 from Nicola <lists at svrinformatica.it> ---
Created attachment 340128
  --> https://bugzilla.gnome.org/attachment.cgi?id=340128&action=edit
proof of concept patch

thanks for the review and explaination,

in my use case the worst thing that can happen is that a recording process that
use matroskamux is stopped while writing, for example for a server reboot
and/or unclean shutdown, so the invalid data should be always at the end of the
file.

This is a proof of concept patch to handle invalid data in the middle of the
file,

with this patch the pipeline

filesrc ! queue ! matroskademux

works as expected with my test file, I think this patch should be improved, do
you have suggestions and/or do you want to provide a proper solution?

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