From: Limin Wang <lance.lmw...@gmail.com> Signed-off-by: Limin Wang <lance.lmw...@gmail.com> --- doc/filters.texi | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/doc/filters.texi b/doc/filters.texi index 67587d9..e99d70a 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -9886,7 +9886,7 @@ Native implementation of DNN loading and execution. @item tensorflow TensorFlow backend. To enable this backend you need to install the TensorFlow for C library (see -@url{https://www.tensorflow.org/install/install_c}) and configure FFmpeg with +@url{https://www.tensorflow.org/install/lang_c}) and configure FFmpeg with @code{--enable-libtensorflow} @end table Default value is @samp{native}. @@ -10187,7 +10187,7 @@ Native implementation of DNN loading and execution. @item tensorflow TensorFlow backend. To enable this backend you need to install the TensorFlow for C library (see -@url{https://www.tensorflow.org/install/install_c}) and configure FFmpeg with +@url{https://www.tensorflow.org/install/lang_c}) and configure FFmpeg with @code{--enable-libtensorflow} @item openvino @@ -18893,7 +18893,7 @@ Native implementation of DNN loading and execution. @item tensorflow TensorFlow backend. To enable this backend you need to install the TensorFlow for C library (see -@url{https://www.tensorflow.org/install/install_c}) and configure FFmpeg with +@url{https://www.tensorflow.org/install/lang_c}) and configure FFmpeg with @code{--enable-libtensorflow} @end table -- 1.8.3.1 _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".