[Bug 776712] vaapih264enc doesn't output AU delimiters

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue May 16 16:09:14 UTC 2017


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

--- Comment #9 from Víctor Manuel Jáquez Leal <vjaquez at igalia.com> ---
I have updated the patch, now it is only enabled when property aud is set as
true. By default the property is false.

Why a property?

Because it is only available for an Intel Gen9 and the va intel driver should
be 1.8 or superior. Otherwise, the output is corrupted, as Sree said in comment
#6

With this patch (and the other two dependencies), this pipeline

gst-launch-1.0 videotestsrc num-buffers=1000 ! vaapih264enc aud=true
keyframe-period=1 ! mpegtsmux ! hlssink -ev

creates an output capable to be played with no errors using: 

ffplay playlist.m3u8

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