21 January 2015

Field NameDescriptionAllowed ValuesDefault Values
audio_syncIt adjusts the audio stream to match the timestamps, in # of samples per second. 1 is special value that means automatic.positive integer or auto if you want us to handle audio synchronization issuesNone

Field NameDescriptionAllowed ValuesDefault Values
slicesNumber of slices, used in parallelized encoding.Positive integerNone

Additional image2image params

Field NameDescriptionAllowed ValuesDefault Values
gravitySets the current gravity suggestion for various other optionsnorthwest, north, northeast, west, center, east, southwest, south, southeastNone
shaveShave pixels from the image edgesWxHNone
unsharp_radiusThe radius of the GaussianIn pixels, not counting the center pixel, should be larger than unsharp_sigma. Use a radius of 0 to have the method select a suitable radius.None
unsharp_sigmaThe standard deviation of the GaussianIn pixels1.0
unsharp_gainThe fraction of the difference between the original and the blur image that is added back into the originalFloat1.0
unsharp_thresholdThe threshold, as a fraction of QuantumRange, needed to apply the difference amountFloat0.05