FFMpeg4vvvv
Author: | zeos |
Date: | 31 Oct, 2012 |
Category: | module |
Credits: | zeos license LGPL 2.1 |
Download
64bit
Description

ffmpegInfo
ffmpegInfois running ffprobe.exe in the background to extract video file information, then parses the result once, when the program has completed its execution.
ffmpegConvert
ffmpegConvertfirst run ffmpegInfoto extract videofile information, then, when it is completed, builds command line arguments, at the second stage the patch is starting ffmpeg.exe in background mode and parses in real-time the output (stdErr) to report the current progress, at the end plays the converted video file, hopefully ;)
Exec plugin /contribution/exec
FFMPEG windows (static) binary from http://ffmpeg.zeranoe.com/builds/
All in all this is an example for Exec node, how external programs can be used, it is not native c# binding to ffmpeg.
have fun
more information about ffmpeg(http://ffmpeg.org/legal.html)