Xabe.FFmpeg icon indicating copy to clipboard operation
Xabe.FFmpeg copied to clipboard

Conversion Prefix Params

Open shravan2x opened this issue 3 years ago • 1 comments

This library currently supports passing in parameters in conversion.Start() which are postfixed to the conversion command. I would like pin the conversion to a specific core using taskset. To do this I could prefix the command with taskset 1 . Can a separate method be added to prefix text like this?

shravan2x avatar Nov 16 '20 22:11 shravan2x

You cannot do that using the library. image Is not sufficient?

tomaszzmuda avatar Nov 22 '20 17:11 tomaszzmuda