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.
_______________________________________________
ffmpeg-devel mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel