4dage的自定义ffmpeg版本编译脚本

gemer f2b5360a99 update lib packages/nasm-2.15.05.tar.xz 4 rokov pred
.vagrant acf4b4e405 add web-install 5 rokov pred
docs f24e3d3fcf update doc 4 rokov pred
packages f2b5360a99 update lib packages/nasm-2.15.05.tar.xz 4 rokov pred
.gitignore acf4b4e405 add web-install 5 rokov pred
4dage-ffmpeg 9810db2baf change 4dage-ffmpeg to bash 4 rokov pred
README.md f2b5360a99 update lib packages/nasm-2.15.05.tar.xz 4 rokov pred
Vagrantfile 81140ba295 update doc 4 rokov pred
install-4dage 6d25eeb007 change curl script 4 rokov pred
install-ffmpeg cb31f65291 add gons lib support 4 rokov pred
packages.tar.gz f2b5360a99 update lib packages/nasm-2.15.05.tar.xz 4 rokov pred
vagrant-installer.sh d158797027 update vagant test script 4 rokov pred
web-install.sh 1feaf5c764 change web-install.sh raw 4 rokov pred

README.md

4DAGE-FFMPEG

Maintainer: Gemer cheung zhangyupeng@cgaii.com

Documentation

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.

Supported Codecs

  • x264: H.264 Video Codec (MPEG-4 AVC)
  • x265: H.265 Video Codec (HEVC)
  • libsvtav1, SVT-AV1 Encoder and Decoder
  • aom: AV1 Video Codec (Experimental and very slow!)
  • fdk_aac: Fraunhofer FDK AAC Codec
  • xvidcore: MPEG-4 video coding standard
  • VP8/VP9/webm: VP8 / VP9 Video Codec for the WebM video file format
  • mp3: MPEG-1 or MPEG-2 Audio Layer III
  • ogg: Free, open container format
  • vorbis: Lossy audio compression format
  • theora: Free lossy video compression format
  • opus: Lossy audio coding format
  • srt: Secure Reliable Transport
  • srt: Secure Reliable Transport
  • webp: Image format both lossless and lossy

some spec has using some flag with the repo's recommended params spec.

https://gist.github.com/mikoim/27e4e0dc64e384adbcb91ff10a2d3678

Easy installation with effective 4dag-ffmpeg :

$ sudo /bin/bash -c "$(curl -fsSL http://192.168.0.115:3000/zhangyupeng/4dage-ffmpeg/raw/master/web-install.sh)" 

Only update 4dag-ffmpeg for feature:

$ sudo /bin/bash -c "$(curl -fsSL http://192.168.0.115:3000/zhangyupeng/4dage-ffmpeg/raw/master/install-4dage)"  

Deb installation:

TBC

vagrant:

 vagrant up
 # seem the log to check what happen for script's onging
 tail -f /var/log/4dage-ffmpeg.log 

package fast line (WIP) :

In order to accelerating with the 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.

  • git repo
  • Url tar.gz

using gogs as lib fast CDN:

$ sudo /bin/bash -c "$(curl -fsSL http://192.168.0.115:3000/zhangyupeng/4dage-ffmpeg/raw/master/web-install.sh)" --in