sh Shell使用所有选项安装ffmpeg

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了sh Shell使用所有选项安装ffmpeg相关的知识,希望对你有一定的参考价值。

ffmpeg -re -i some-video.mp4 -c copy -f flv -strict -1 rtmp://localhost:1935/encoder/app
brew install ffmpeg --with-chromaprint --with-fdk-aac --with-fontconfig --with-freetype --with-frei0r --with-game-music-emu --with-libass --with-libbluray --with-libbs2b --with-libcaca --with-libebur128 --with-libgsm --with-libmodplug --with-libsoxr --with-libssh --with-libvidstab --with-libvorbis --with-libvpx --with-opencore-amr --with-openh264 --with-openjpeg --with-openssl --with-opus --with-rtmpdump --with-rubberband --with-schroedinger --with-sdl2 --with-snappy --with-speex --with-tesseract --with-theora --with-tools --with-two-lame --with-wavpack --with-webp --with-x265 --with-xz --with-zeromq --with-zimg

以上是关于sh Shell使用所有选项安装ffmpeg的主要内容,如果未能解决你的问题,请参考以下文章

sh 使用HomeBrew和所有库​​和支持在OS X上安装FFMPEG

sh 使用HomeBrew和所有库​​和支持在OS X上安装FFMPEG

sh Shell流音频与ffmpeg

命令在控制台中能正常执行但在shell脚本中却无法执行?

sh 使用HomeBrew在OS X上安装FFMPEG以将Mp4转换为WebM

sh 用fdkaac安装ffmpeg