Relative Content

Tag Archive for pythonmultithreadingfilemergemoviepy

merge mp3 and mp4 file with moviepy is slow

i use moviepy for merge mp3 and mp4 file. it’s working good but the process is so slow. i use multi threads but the main process(merging) is still slow. i search and know that i use ffmpeg but i get error at first try and i cant fix it. so i came back to moviepy and is there any way to speed up this process?