Skip to content
Commit 456635ac authored by Jean-Baptiste Mardelle's avatar Jean-Baptiste Mardelle
Browse files

Allow passing pre-parameters using "-i" to specify where the input file name...

Allow passing pre-parameters using "-i" to specify where the input file name should go in ffmpeg parameters
Should work in proxy and transcoding, for example:
-vaapi_device /dev/dri/renderD128 -hwaccel vaapi -hwaccel_output_format vaapi -i -an -c:v dnxhd
Will insert source file name after "-i".
CCBUG: 378832
parent 3404da90
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment