I found the answer for this:
simply add the -re
flag before the input.
From the ffmpeg documentation:
-re
Read input at native frame rate. Mainly used to simulate a grab device.
I found the answer for this:
simply add the -re
flag before the input.
From the ffmpeg documentation:
-re
Read input at native frame rate. Mainly used to simulate a grab device.