[FFmpeg-devel] [PATCH] Videotoolbox encoder: Enable Videotoolbox encoder
pon pon
pon.pon.3876098iu76.ponpon at gmail.com
Wed Oct 4 03:55:04 EEST 2017
I reported that Videotoolbox encoder isn't enabled since commit
9ef5a2f5f30bdc4ac86275ae4b4708ab4681b21
<http://git.videolan.org/?p=ffmpeg.git;a=commitdiff;h=9ef5a2f5f30bdc4ac86275ae4b4708ab4681b21d>
in ticket 6702.
This is a simple patch correcting it.
diff --git a/configure b/configure
index ae0eddac6c..8922303c89 100755
--- a/configure
+++ b/configure
@@ -1652,6 +1652,7 @@ HWACCEL_AUTODETECT_LIBRARY_LIST="
vda
vdpau
videotoolbox
+ videotoolbox_encoder
v4l2_m2m
xvmc
"
Thank you.
More information about the ffmpeg-devel
mailing list