Categorygithub.com/sjpotter/go-ffprobe
repositorypackage
1.1.3
Repository: https://github.com/sjpotter/go-ffprobe.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

Go ffprobe

Small library for executing an ffprobe process on a given file and getting a easy to use struct representing the returned ffprobe data.

Documentation

Take a look at the autogenerated documentation:

https://godoc.org/github.com/vansante/go-ffprobe

TODO

  • Some tests would be nice