[Bug 768544] [GST-VAAPI] Gstreamer not able to hardware decode H265 video using vaapidecode and fakesink.

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Jul 8 08:27:01 UTC 2016


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

sreerenj <bsreerenj at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #331044|none                        |needs-work
             status|                            |

--- Comment #2 from sreerenj <bsreerenj at gmail.com> ---
Review of attachment 331044:
 --> (https://bugzilla.gnome.org/review?bug=768544&attachment=331044)

I would rather prefer to add proper parse/decode of SEI headers if it present
in codec_data.
It is simple, please add a 
"case  GST_H265_NAL_SUFFIX_SEI:
 case  GST_H265_NAL_PREFIX_SEI: and do like how we handled vps/sps/pps. All
necessary internal parse/decode methods are readily available :)

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