[Bug 106110] vaapi encoding with gstreamer 1.14 doesn't work
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Apr 17 19:33:30 UTC 2018
https://bugs.freedesktop.org/show_bug.cgi?id=106110
Christoph Haag <haagch at frickel.club> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #1 from Christoph Haag <haagch at frickel.club> ---
remco on #radeon figured out that it works when adding
stream-format=byte-stream to the video format, like this:
gst-launch-1.0 videotestsrc ! vaapih264enc !
"video/x-h264,profile=baseline,stream-format=byte-stream" ! h264parse !
matroskamux ! filesink location=output.mkv
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20180417/72a41534/attachment.html>
More information about the dri-devel
mailing list