FFMpegInputCustomInputArgs Property

NReco.VideoConverter Class Library Documentation
Extra custom FFMpeg parameters for this input.

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

public string CustomInputArgs { get; set; }

Property Value

Type: String
Remarks

These FFMpeg command line arguments inserted before input specifier (-i).
See Also

Reference