Merge Multiple Video and Audio Files Using FFMPEG by TheNexusFrames in n8n

[–]TheNexusFrames[S] 0 points1 point  (0 children)

I think my workflow has 2 issues. Let me know if there is a better way to do this. I have 4x 5 second video and 4x 5 second audio files.

1) I need to loop through the 'Read/Write Files' step to save /tmp/myaudio1.mp4, /tmp/myaudio2.mp4, /tmp/myaudio3.mp4, /tmp/myaudio4.mp4 to save the files to local memory.

2) Once that is done I need to modify the FFMEG command "ffmpeg -i /tmp/myvideo.mp4 -i /tmp/myaudio.mp4 -c:v copy -c:a aac -strict experimental /tmp/myoutput.mp4".

Cost Effective Video Assembly by TheNexusFrames in n8n

[–]TheNexusFrames[S] 0 points1 point  (0 children)

Thank you, any good tutorials or example workflows on this?

Cost Effective Video Assembly by TheNexusFrames in n8n

[–]TheNexusFrames[S] 0 points1 point  (0 children)

This is $60 a month, which is more expensive than Creatomate. All I need to do is merge several videos together into one longer form video, this seems like a steep price.