[Bug 758656] h264parse: failed to encode MVC h264 streams in GStreamer-1.6

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Feb 26 10:41:03 UTC 2016


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

--- Comment #12 from sreerenj <bsreerenj at gmail.com> ---
(In reply to Sebastian Dröge (slomo) from comment #11)
> Ok. Disabling passthrough mode completely is just a workaround though, not a
> fix. Can you analyse the problem here and work on a proper fix?

Had a quick analysis. Once we set pass-through mode, the only way to get the
multi-resolution videos to work properly is: do the nal header parsing in
pre_push_frame() to check whether there is a new sps or not. which is in theory
parsing again...

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