|
4 years ago | |
---|---|---|
.vagrant | 4 years ago | |
.gitignore | 4 years ago | |
4dage-ffmpeg | 4 years ago | |
README.md | 4 years ago | |
Vagrantfile | 4 years ago | |
install-4dage | 4 years ago | |
install-ffmpeg | 4 years ago | |
vagrant-installer.sh | 4 years ago | |
web-install.sh | 4 years ago |
4dage-ffmpeg
This repository is build with the FFmpeg build script provides an easy way to build custom version with a static FFmpeg on macOS and Linux with non-free codecs included.
x264
: H.264 Video Codec (MPEG-4 AVC)x265
: H.265 Video Codec (HEVC)libsvtav1
, SVT-AV1 Encoder and Decoderaom
: AV1 Video Codec (Experimental and very slow!)fdk_aac
: Fraunhofer FDK AAC Codecxvidcore
: MPEG-4 video coding standardVP8/VP9/webm
: VP8 / VP9 Video Codec for the WebM video file formatmp3
: MPEG-1 or MPEG-2 Audio Layer IIIogg
: Free, open container formatvorbis
: Lossy audio compression formattheora
: Free lossy video compression formatopus
: Lossy audio coding formatsrt
: Secure Reliable Transportsrt
: Secure Reliable Transportwebp
: Image format both lossless and lossyhttps://gist.github.com/mikoim/27e4e0dc64e384adbcb91ff10a2d3678
$ bash <(curl -s "http://192.168.0.115:3000/zhangyupeng/4dage-ffmpeg/raw/master/web-install.sh")