19 Forks
138 Stars
138 Watchers

ffmpeg

Automated scripts for installation of ffmpeg and its most popular libraries from source under Ubuntu and a detailed wiki containing a lot of hints and tricks for ffmpeg.

How to download and setup ffmpeg

Open terminal and run command
git clone https://github.com/stoyanovgeorge/ffmpeg.git
git clone is used to create a copy or clone of ffmpeg repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ffmpeg https://github.com/stoyanovgeorge/ffmpeg/archive/master.zip

Or simply clone ffmpeg with SSH
[email protected]:stoyanovgeorge/ffmpeg.git

If you have some problems with ffmpeg

You may open issue on ffmpeg support forum (system) here: https://github.com/stoyanovgeorge/ffmpeg/issues