[Bug 732267] h264parse: extract base stream from MVC or SVC encoded streams

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Aug 21 19:21:19 UTC 2017


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

--- Comment #10 from sreerenj <bsreerenj at gmail.com> ---

h264parse should be able to convert byte-stream to avc and vice-versa.
Could you please check the other possible combinations like:

... ! h264parse ! video/x-h264, stream-format=bytestream, alignment=nal ! ...

... ! h264parse ! video/x-h264, stream-format=byte-stream, alignment=au ! ...

.... ! h264parse ! video/x-2h64, stream-format=avc, alighment=au ! ...

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