FFMpegConverterComposeFFMpegCommandLineArgs Method

NReco.VideoConverter Class Library Documentation

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

protected string ComposeFFMpegCommandLineArgs(
	string inputFile,
	string inputFormat,
	string outputFile,
	string outputFormat,
	ConvertSettings settings
)

Parameters

inputFile
Type: SystemString
inputFormat
Type: SystemString
outputFile
Type: SystemString
outputFormat
Type: SystemString
settings
Type: NReco.VideoConverterConvertSettings

Return Value

Type: String
See Also

Reference