Free download DirectShow Capture to FFmpeg command-line

DirectShow Capture to FFmpeg command-line

1.1
DirectShow Sink/writer filter able to compress or encode by invoking in the background ffmpeg.exe
Free Download
User rating
0
0 votes
License
Shareware
OS
Windows
Developer
Version
1.1
Language
English
Release date
4 March 2015

Publisher's description

DirectShow Sink/writer filter able to compress or encode audio/video streams by invoking in the background a command-line transcoder executable, if this executable supports a named pipe as input.
A LGPL build of FFmpeg named ffmpegLGPL.exe is included in the filter.
The filter multiplexes the uncompressed DirectShow video and audio streams into an ASF transport stream and writes this transport stream to a named pipe. This named pipe is taken as input by the transcoder, that is invoked as a child process in a non-visible background process from the command line.
There is no binding or C++ linking between the filter and the transcoder, all the settings are passed by the command-line, and the audio/video stream is passed through the named pipe.
To configure the filter, just invoke SetCommandLine and specify the desired command line, along with some reserved keywords for the filter control.
When the graph runs, the transcoder process starts in the background, and stops when the graph is stopped.
Additionally to this default DirectShow behavior, the "PAUSEWHENSTOP" feature allows to pause the process while the graph is stopped, and to resume it when the graph is ran again, allowing to build in real time a single audio/video clip from start/stop sequences separated in time.
It is possible to make the transcoder console visible for debugging or control purpose.

User comments

Rate this program