ffmpeg-cli-wrapper
ffmpeg-cli-wrapper copied to clipboard
Adding support for frame data extraction into ffprobe command.
This also supports requirement mentioned in #138.
In this version -show_frames is included in the ffprobe command, and frame data is extracted and deserialised. This is accomplished by a new FFmpegFrameDeserializer class, which supports polymorphism in the frame types.
It looks like https://johnvansickle.com/ffmpeg/releases/ffmpeg-release-64bit-static.tar.xz doesn't exist anymore (404). This is why the travis build is failing. Weren't my code, guv, honest!
I super-duper want this pretty please!
Can we merge this?
Can we please add this change
Sorry for the slow response. This change looks great. No comments, other than it now seems to have some simple merge conflicts. Please could you take a look.