Skip to content

jankalthoefer/FFmpeg

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

FFmpeg.js Core

FFmpeg is a collection of libraries and tools to process multimedia content such as audio, video, subtitles and related metadata.

This repository is a fork of FFmpeg to build ffmpeg-core.js, you can find build scripts in build-with-docker.sh and build-js.sh

To build ffmpeg-core.js, install Docker and execute:

$ git submodule init
$ git submodule update --recursive
$ bash build-with-docker.sh

It outputs ffmpeg-core.js in dist/ directory.

More details about FFmpeg: https://github.com/FFmpeg/FFmpeg

About

Mirror of git://source.ffmpeg.org/ffmpeg.git

Resources

License

Unknown and 3 other licenses found

Licenses found

Unknown
LICENSE.md
GPL-2.0
COPYING.GPLv2
GPL-3.0
COPYING.GPLv3
LGPL-3.0
COPYING.LGPLv3

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 87.5%
  • Assembly 6.7%
  • Objective-C 3.9%
  • Makefile 1.3%
  • C++ 0.5%
  • Shell 0.1%