File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed
Filter options
Expand file tree Collapse file tree 1 file changed +6
-1
lines changed
Original file line number Diff line number Diff line change @@ -8,6 +8,11 @@ build-ffmpeg
8
8
9
9
This build script provides an easy way to build a static ffmpeg on ** OSX** and ** Linux** with ** non-free codecs** included.
10
10
11
+
12
+ [ ![ How-To build FFmpeg on OSX] ( http://img.youtube.com/vi/Z9p3mM757cM/0.jpg )] ( http://www.youtube.com/watch?v=Z9p3mM757cM " How-To build FFmpeg on OSX ")
13
+
14
+ * How-To build and install FFmpeg on OSX*
15
+
11
16
## Supported Codecs
12
17
* x264: H.264 (MPEG-4 AVC)
13
18
* x265: H.265 Video Codec
@@ -17,7 +22,7 @@ This build script provides an easy way to build a static ffmpeg on **OSX** and *
17
22
* mp3: MPEG-1 or MPEG-2 Audio Layer III
18
23
* ogg: Free, open container format
19
24
* vorbis: Lossy audio compression format
20
- * theora: Free lossy video compression forma
25
+ * theora: Free lossy video compression format
21
26
22
27
## Continuos Integration
23
28
ffmpeg-build-script is rockstable. Every commit runs against Linux and OSX with https://travis-ci.org just to make sure everything works as expected.
You can’t perform that action at this time.
0 commit comments