FFMpegConverterInvoke Method

NReco.VideoConverter Class Library Documentation
Invoke FFMpeg process with custom command line arguments

Namespace:  NReco.VideoConverter
Assembly:  NReco.VideoConverter (in NReco.VideoConverter.dll) Version: 1.2.0
Syntax

public void Invoke(
	string ffmpegArgs
)

Parameters

ffmpegArgs
Type: SystemString
string with arguments
See Also

Reference