mowshon / moviego

MovieGo is a Golang library for video editing.
MIT License
237 stars 16 forks source link

Added error handeling for ffmpeg.Probe(abs) #9

Closed HGriessel closed 11 months ago

HGriessel commented 11 months ago

I could not get the project to compile; I did not realise I had ffmpeg installed so I added the error handling for this case.

HGriessel commented 11 months ago

I Added more error-handling updates, also included AndreaNicola changes as states in Issue 7 I also needed to access the attributes

mowshon commented 11 months ago

@HGriessel I am very happy and grateful that you took the time and had the desire to participate in this project. I will definitely analyse your changes!