Hi, I've some problems with jdownloader 2, the plugin FFmpeg and downloading mp4 format:
I set up the route with the pop-up window when it asked for my ffmpeg, when I hit "confirm" it says "installing plugin" "initiating" then the status changes to "an error occurred" "try to reset the link (out of date plugin)". And nothing happens, so I cannot download one single mp4

.
P.S:
On advance settings my FFmpeg setup: merge command is set:
[ "-i", "%video", "-i", "%audio", "-map", "0:0", "-c:v", "copy", "-map", "1:0", "-c:a", "copy", "-f", "mp4", "%out" ]
My ffmpeg setup: Binary path is set fine.
Any idea? Thanks in advance!