Conversation
|
This may solve #933 🚀 If available, I can include FFmpeg that has hardware acceleration - creating a separate release just for nvidia cards 🤔 |
|
Ran a bunch of tests, looks like So for now, I intend to use regular FFmpeg without cuda support 👌 This PR can still merge - as it may be nice to allow manual selection of FFmpeg without having to rely on an auto-downloader 🤔 |
|
If I find time I will try to build If it works out, I can have VHA's build be much smaller 🚀 Currently eager to release |
|
Couldn't build version Turned out I could use Using this branch: |
😓 worse in some ways, but allows for manually choosing which version of FFmpeg to include 🤔
Currently Mac builds are broken with this -- because Mac complains about the security of executing a file that's already part of the build package
And build sizes are double of what they were before 😓 -- so probably not worth merging this in (unless I figure out how to bundle things better) 😓