nvkaymanov

Results 1 issues of nvkaymanov

In my project I use the following ffmpeg command, that successfully works: ffmpeg -y -i input1.mp4 -i input2.mp4 -loop 1 -framerate 25 -t 5 -i picture.png -i input3.mp4 -i input4.mp4...