7x11x13 / songs-to-youtube

Desktop application alternative to sites like TunesToTube, audioship, tovid.io, etc
https://pypi.org/project/songs-to-youtube/
210 stars 12 forks source link

Newer versions of FFmpeg hang/take a really long time to render #53

Closed 7x11x13 closed 8 months ago

7x11x13 commented 8 months ago

Unsure which version makes the breaking change. Somewhere after 4.4 and before 6.1. Possible fixes:

7x11x13 commented 8 months ago

Did some benchmarks, seems like FFmpeg 4.4 and 5.1 work fine, but 6.1 takes ~600x as much time to render

7x11x13 commented 8 months ago

Fixed with bb570ca, however older versions of FFmpeg no longer work (videos don't process once uploaded to YouTube)