[FFmpeg-user] Compiling failure
Michael Bradshaw
mbradshaw at sorensonmedia.com
Thu Jul 5 20:07:22 CEST 2012
On Thu, Jul 5, 2012 at 11:59 AM, Jim Worrall <coniophora at gmail.com> wrote:
> I haven't been able to figure git out,
> though there's been no need to really try.
If all you're doing is updating to the latest source, it's quite easy.
Initial check out is:
git clone git://source.ffmpeg.org/ffmpeg.git ffmpeg
Updating is as simple as:
git pull
--Michael
More information about the ffmpeg-user
mailing list