[Bug 767176] vaapiencode: implement flush() vmethod
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Jul 6 12:23:08 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=767176
Hyunjun Ko <zzoon at igalia.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #330413|needs-work |none
status| |
Attachment #330413|0 |1
is obsolete| |
--- Comment #39 from Hyunjun Ko <zzoon at igalia.com> ---
Created attachment 330945
--> https://bugzilla.gnome.org/attachment.cgi?id=330945&action=edit
vaapiencode: implement flush vmethod
Tested with pipelines below.
gst-launch-1.0 filesrc location=video-h264.mkv ! decodebin ! navseek !
vaapih264enc ! decodebin ! vaapisink
gst-launch-1.0 filesrc location=video-h265.mkv ! decodebin ! navseek !
vaapih265enc ! decodebin ! vaapisink
gst-launch-1.0 filesrc location=video-mpeg2.mkv ! decodebin ! navseek !
vaapimpeg2enc ! decodebin ! vaapisink
gst-launch-1.0 filesrc location=video-vp8-webm.mkv ! decodebin ! navseek !
vaapivp8enc ! decodebin ! vaapisink
--
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