M
M
maaGames2016-06-10 20:18:33
C++ / C#
maaGames, 2016-06-10 20:18:33

Is there a simple alternative to ffmpeg?

You need to programmatically get N frames from video files (avi, mkv mostly). This can be done through ffmpeg, but the main program weighs less than two megabytes and lugging around another 35 megabytes of ffmpeg is not an option at all. Is there any alternative to ffmpeg? You just need to get a few shots and FSE.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Armenian Radio, 2016-06-10
@gbg

These 30+ megabytes are codecs and demuxers for various video formats in the world.
Rebuild ffmpeg without codecs if you already know which codec you need to rip out your three frames from.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question