Andrew Brampton
Andrew Brampton
Awesome. Thanks!
Ok I created a solution here #703 @mark-addams001881 thanks for your solution. It wasn't quite right, so I didn't use it.
Seems totally reasonable. I'll happily accept a pull request adding this to the models, with appropriate tests.
Test is just a "dump" of the ffprobe output. No need for the actual media. You could even edit the existing test data if that's easier. See [src/test/java/net/bramp/ffmpeg/FFprobeTest.java](https://github.com/bramp/ffmpeg-cli-wrapper/blob/master/src/test/java/net/bramp/ffmpeg/FFprobeTest.java) and the...