Skip to content

Visemir/goffmpeg

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

FFMpeg used in golang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 97.1%
  • Go 1.8%
  • Shell 1.1%