[Bug 758234] since gst-1.5.90 all MPEG media with variable bitrate freeze.

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Nov 18 06:19:29 PST 2015


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

--- Comment #14 from christophe vr <christophevr at telenet.be> ---
Thank's athoik, Somehow I think it's somewhere a small issue but with big
consequences one some devices.

@Sebastian Dröge

Yes on a pc it would be the best way to use using bisect, unfortunately we are
building in cross enviroment for a stb mips32 device using bitbake.

However i started to adapt my recipes to build from git head master. At start I
first give a try with the real last master git. 

I well just had a compile issue by the build off plugins-good. see log off
relevant items included here.

Just solved it by declaration of the var on line gstrtph261pay.c:870:8

from gint num_gobs; to gint num_gobs = 0;

Build ok I could file a new bug report only for that but looks a very small
issue.

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