[FFmpeg-user] Problem with ffmpeg
JD
jd1008 at gmail.com
Sun Jul 22 01:17:05 EEST 2018
I tried to use latest youtube-dl to download a wild animals
video, and I got the following error message:
https protocol not found, recompile FFmpeg with openssl, gnutls or
securetransport enabled.
youtube-dl invokes ffmpeg like this:
ffmpeg command line: ffmpeg -y -loglevel verbose -headers
'Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
ffmpeg version N-88150-gae100046ca-static
https://johnvansickle.com/ffmpeg/ Copyright (c) 2000-2017 the FFmpeg
developers
built with gcc 6.4.0 (Debian 6.4.0-8) 20171010
configuration: --enable-gpl --enable-version3 --enable-static
--disable-debug --disable-ffplay --disable-indev=sndio
--disable-outdev=sndio --cc=gcc-6 --enable-fontconfig --enable-frei0r
--enable-gnutls --enable-gray --enable-libfribidi --enable-libass
--enable-libvmaf --enable-libfreetype --enable-libmp3lame
--enable-libopencore-amrnb --enable-libopencore-amrwb
--enable-libopenjpeg --enable-librubberband --enable-librtmp
--enable-libsoxr --enable-libspeex --enable-libvorbis --enable-libopus
--enable-libtheora --enable-libvidstab --enable-libvo-amrwbenc
--enable-libvpx --enable-libwebp --enable-libx264 --enable-libx265
--enable-libxvid --enable-libzimg
------------------------------
So, is there a static build of ffmpeg built with the libs mentioned
in the ffmpeg invocation command?
P.S: the video in question only plays with browser's built-in html5.
More information about the ffmpeg-user
mailing list