u2takey / ffmpeg-go

golang binding for ffmpeg
Apache License 2.0
1.67k stars 167 forks source link

Function to get FFMPEG binary version information #28

Open qdm12 opened 2 years ago

qdm12 commented 2 years ago

Either as a string or as a version struct, that would be a nice little addition.

It would also allow programs to check if the ffmpeg binary is there or not.