/goffmpeg

FFMpeg used in golang

Primary LanguageC

GoFFMpeg

Thie project provide sample APIs for golang to call ffmpeg library.

License

Copyright (C) 2013 zhang peihao Licensed under the MIT License

FFmpeg, libvo-aacenc and others libraries projects are distributed on theirs own license.

Patent disclaimer

We do not grant of patent rights. Some codecs use patented techniques and before use those parts of library you have to buy thrid-party patents.

Pre-requirments

Linux:

  • autoconf
  • autoconf-archive
  • automake
  • pkg-config
  • yasm

Windows: Unsupported yet

MacOS: In testing...

Installation

git clone https://github.com/zhangpeihao/goffmpeg.git goffmpeg
cd goffmpeg
./build.sh