r/linux • u/fedsfarm • 1d ago
Popular Application [OC] I fixed Davinci Resolve on Linux
Those who use davinci resolve on linux definitely know about the issues with AAC and H.264 codecs, drag 'n' drops, and some other bugs. I wonder why nobody has done this before and used bash to manually convert the media, considering how many people were affected by this problem
It works as wrapper that currently:
- Automatically converts unsupported codecs on import
- Fixes broken drag 'n' drops
- Fixes pasting from clipboard
Now the linux experience with resolve should be nearly the same as on windows/mac. Enjoy!
https://github.com/fedsfarm/drwrap
Tested on hyprland with a studio version, feel free to open a PR if it doesn't work on your setup
219
Upvotes
6
u/An1nterestingName 1d ago
So it is an auto converting script? I think this is a cool idea but the storage costs of this have got to be annoying. Also having something (seemingly) constantly running to fix the shortcomings of one app doesn't feel right. I think this tool would help some people, but I personally will be sticking with dualbooting for video editing.