Skip to content

kodawah/go-mediainfo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

go-mediainfo

Basic MediaInfo bindings for Go.

Installing

go get github.com/dwbuiten/go-mediainfo/mediainfo

Notes

On FreeBSD or MinGW, you must remove -ldl from the LDFLAGS in mediainfo.go. This is because these platforms do not require an extra library to support dynamic loading of libraries, which MediaInfo requires.

About

Basic MediaInfo bindings for Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 73.8%
  • C 26.2%