[Bug 752092] avidemux: audio skips on some files after update from 1.4 to 1.5
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Jul 7 22:24:23 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=752092
--- Comment #4 from Vineeth <vineeth.tm at samsung.com> ---
Created attachment 307050
--> https://bugzilla.gnome.org/attachment.cgi?id=307050&action=edit
patch to fix get buffer issue
Even with deep copy of buffer, the issue still exists.
Hence replacing the same by extracting the data from the existing buffer and
creating a new buffer using the data.
This is anyways being done for most of the conditions..
But is there a better way to fix this?
i am still not sure why buffer_copy does not work properly.
--
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