https://bugs.kde.org/show_bug.cgi?id=378832

--- Comment #1 from Jean-Baptiste Mardelle <j...@kdenlive.org> ---
Git commit 456635ac2c5e15d3445d9889cdb0e42b5d984811 by Jean-Baptiste Mardelle.
Committed on 18/04/2017 at 05:45.
Pushed by mardelle into branch 'Applications/17.04'.

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".

M  +1    -1    src/mainwindow.cpp
M  +18   -7    src/project/cliptranscode.cpp
M  +6    -1    src/project/jobs/cutclipjob.cpp
M  +11   -3    src/project/jobs/proxyclipjob.cpp
M  +0    -2    src/ui/projectsettings_ui.ui

https://commits.kde.org/kdenlive/456635ac2c5e15d3445d9889cdb0e42b5d984811

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to