Registered Member
|
I checked the MLT documentation, but I can't find how can I add the FFMPEG Parameter: -vf="yadif,format=yuv420p,eq=gamma=1.03:contrast=1.07:saturation=1.2".
I appreciate any help. |
Registered Member
|
maybe exchange the coma with space: -vf='yadif format=yuv420p eq=gamma=1.03:contrast=1.07:saturation=1.2'
|
Registered Member
|
Unfortunately didn't work.
Will be awesome if we can add parameters to the FFMPEG during the Render. |
Registered Member
|
Try with
"-vf=yadif" ,"format=yuv420p" ,"eq=gamma=1.03:contrast=1.07:saturation=1.2" or -vf=yadif format=yuv420p eq=gamma=1.03:contrast=1.07:saturation=1.2 |
Registered Member
|
I also tried many times to use the ffmpeg filter command (vf=) with Kdenlive render settings, it seems to be completely ignored by MLT.
Kdenlive uses MLT instead of ffmpeg, but MLT is similar to ffmpeg. Searching for a solution still. |
Registered Member
|
Thank you, but won't work.
|
Registered users: bancha, Bing [Bot], daret, Google [Bot], sandyvee, Sogou [Bot]