[Bug 778750] For vaapih264enc without h264parse, using the adaptive 8x8 DCT encoding tool breaks 720p 30 fps clips

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Mar 17 10:09:27 UTC 2017


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

Hyunjun Ko <zzoon at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #348152|needs-work                  |none
             status|                            |
 Attachment #348152|0                           |1
        is obsolete|                            |

--- Comment #11 from Hyunjun Ko <zzoon at igalia.com> ---
Created attachment 348157
  --> https://bugzilla.gnome.org/attachment.cgi?id=348157&action=edit
libs: utils: h26x: implements  gst_vaapi_utils_h26x_write_nal_unit

Implements gst_vaapi_utils_h26x_write_nal_unit, which does
write nal unit's length and data to bitwriter.

Note that this applies EPB(Emulation Prevention Bytes).
Otherwise produced codec_data might be broken when decoder/parser
considering EPB, starts parsing.

See also Annex B of H264, which describes EPB.

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