|
9 months ago | |
---|---|---|
.vagrant | 4 years ago | |
4dage | 9 months ago | |
backup | 4 years ago | |
cap | 4 years ago | |
docs | 4 years ago | |
packages | 4 years ago | |
.gitignore | 4 years ago | |
README.md | 4 years ago | |
Vagrantfile | 4 years ago | |
gpu.md | 4 years ago | |
install-4dage | 4 years ago | |
install-ffmpeg | 4 years ago | |
install-overlay-ffmpeg | 4 years ago | |
memo.txt | 4 years ago | |
overlay-ffmpeg | 4 years ago | |
packages.tar.gz | 4 years ago | |
test.sh | 4 years ago | |
vagrant-installer.sh | 4 years ago | |
web-install-outsider.sh | 4 years ago | |
web-install.sh | 4 years ago |
A Custom version FFmpeg for 4DAGE 4D Kankan, bootup by NVIDIA's GPU accelerated video codecs, LV2 python nervous plugin,such as speech-denoiser ladspa etc.... special with command
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
$ sudo /bin/bash -c "$(curl -fsSL http://face3d.4dage.com:7005/zhangyupeng/4dage-ffmpeg/raw/master/web-install.sh)"
$ sudo /bin/bash -c "$(curl -fsSL http://face3d.4dage.com:7005/zhangyupeng/4dage-ffmpeg/raw/master/install-4dage)"
TBC
vagrant up
# seem the log to check what happen for script's onging
tail -f /var/log/4dage-ffmpeg.log
In order to accelerating for downloading speed with compiling the script, will considering with offline package, the movement are ongoing to chose which CDN way to fit us to implement with script.
$ sudo /bin/bash -c "$(curl -fsSL http://face3d.4dage.com:7005/zhangyupeng/4dage-ffmpeg/raw/master/web-install.sh)" --in
4DAGE-FFMPEG
command usage:$ 4dage-ffmpeg -s <media path> -a <audio path> -n <output name> -o <output path>
$ 4dage-ffmpeg -v
0.1.2
$ sudo /bin/bash -c "$(curl -fsSL http://face3d.4dage.com:7005/zhangyupeng/4dage-ffmpeg/raw/master/install-overlay-ffmpeg)"