[Bug 789847] msdkenc: Add support for YV12, YUY2, UYVY and BGRA
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Nov 16 03:20:54 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=789847
--- Comment #6 from Hyunjun Ko <zzoon at igalia.com> ---
(In reply to Sebastian Dröge (slomo) from comment #3)
> @@ +881,3 @@
> +
> + /* Wait for VPP operation to complete */
> + MFXVideoCORE_SyncOperation (session, vpp_sync_point, 10000);
>
> Instead of waiting for completion here, according to the encoding example
> from the MediaSDK code, it would also be possible to directly encode it and
> the encoder takes care of the waiting once needed.
Yeah, as far as I tested, it seems to work without the operation.
--
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