Bash script/guide for running Adobe Premiere on Linux distributions partially based on https://forum.mattkc.com/viewtopic.php?t=337 (Thanks Lego Island guy)
- Mercury Playback Engine (Partial) OpenCL on AMD/Intel(?)/Nvidia(?) GPUs (Nvidia should use CUDA instead) (Check the forum link)
- Most of the user interface (Although it is a bit slow in certain tabs)
- Hardware encoding for H.264 and H.265 (on export)
Keep in mind this script is only tested for Adobe Premiere v24.0.3.2, no Adobe, nor Microsoft files are provided on this page!
Ensure the winetricks package is installed. If your wine path differers from the default ~/.wine/ run the follwing command:
export WINEDIR=/my/wine/dir/Then in the same terminal run
winetricks dxvk gdiplus fontsmooth=rgb corefontsFinally run
winecfgAnd add the following DLL overrides
You are now ready to use OpenCL, just don't forget to enable it under File> Project settings > General
Please post it to the issues tab! I will update the guide and/or install script!
The builtin version of opengl32 may cause non functional video previews.

