What is your goal?
I want to concatenate two or more MP4 files. I have used One drive (get a file)-Tools to get the download URL-HTTP POST video concat in Render.com server-repeater(FFmpeg)-HTTP GET -filter status =200- One drive upload a file
It seems that sometimes FFmpeg normalize step is getting stuck / failing silently, sometimes MAKE is calling the GET even before its complete etc. What is the best approach
What is the problem & what have you tried?
I have used One drive (get a file)-Tools to get the download URL-HTTP POST video concat in Render.com server-repeater(FFmpeg)-HTTP GET -filter status =200- One drive upload a file
Problem-It seems that sometimes FFmpeg normalize step is getting stuck / failing silently, sometimes MAKE is calling the GET even before its complete etc. What is the best approach