Skip to content

zWaR/ffmpeg-libfdk_aac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Original location of the repository

https://sourceforge.net/p/ffmpeg-hi/code/ci/master/tree/

Purpose of forking

  • Creating an AWS Lambda compatible static ffmpeg binary with libfdk_aac and openssl support.

Title

Build

to create a package run the following commands and follow the instructions on the screen:

sudo su
./configure
sudo make

Libraries

Source Description
bzip2 Data Compressor
expat XML Parser
fdk-aac High Efficient Advanced Audio Codec
ffmpeg Multimedia Framework
fontconfig Font Accessor
freetype Font Renderer
fribidi Unicode Algorithm
harfbuzz Text Shaping Engine
lame Audio Codec
libass Subtitle Renderer
libiconv Font Character Encoding Converter
libogg Multimedia Container Format
libtheora Video Codec
libvorbis Audio Codec
libvpx Video Codec
libxml2 XML Parser
x264 Video Codec
x265 Video Codec
xvidcore Video Codec
zlib Data Compressor
openssl OpenSSL