GNOME Bugzilla – Bug 741148
openh264enc: Encoding with multiple slices produces corrupted stream
Last modified: 2017-01-03 01:02:10 UTC
See e.g.: gst-launch-1.0 videotestsrc ! openh264enc num-slices=2 ! h264parse ! avdec_h264 ! xvimagesink All numbers >1, or using the auto-slice setting will produce corrupted output. It looks like only a single slice is decoded or something like that.
And this is an issue in the GStreamer wrapper, not openh264?
I don't know yet, could be on both sides.
Seems to work fine nowadays.