Skip to content

vaapiencode: suppress h.264 AVC output if the VA driver does not support packed headers

Philipp Zabel requested to merge pH5/gstreamer-vaapi:vaapi-avc-optional into master

Possible solution for #221 (closed).

Check if the VA driver supports packed headers, do not negotiate AVC output if it does not.

Merge request reports