Update 2016-05-31-make-fails-compile-ffmpeg.markdown

This commit is contained in:
julien Lengrand-Lambert
2016-05-31 07:25:22 +02:00
parent 1090dd7916
commit cfb2dfdcc1

View File

@@ -2,7 +2,7 @@
layout: post
status: publish
published: true
title: FFMPEG : Make fails to compile
title: FFMPEG Make fails to compile
author: Julien Lengrand-Lambert
author_login: jlengrand
author_email: julien@lengrand.fr
@@ -16,6 +16,7 @@ tags:
- compilation
comments: []
---
Hey there,
Today, I downloaded the latest version of ffmpeg and trid to compile it from scratch.
@@ -41,4 +42,4 @@ And guess what : Everything worked perfectly!
It is worth noticing that the second download was way slower for me though.
This is probably coming from Git having to reformat the code properly for every commit.
Cheers
Cheers