I compiled UE 4.27.1 on Linux, then I ran UE, and the terminal output the following error
libUE4Editor-Bl[4073616]: segfault at 1 ip 0000000000000001 sp 00007fffcf37b988 error 14 in libUE4Editor-BlackmagicMedia.so[7fc1947ca000+1d000]
[2021.10.17-04.48.46:915][ 0]LogCore: Warning: dlopen failed: libDeckLinkAPI.so: cannot open shared object file: No such file or directory
[2021.10.17-04.48.46:915][ 0]LogModuleManager: Warning: ModuleManager: Unable to load module '/home/maxmadnfs/OSS/UnrealEngine/Engine/Plugins/Media/BlackmagicMedia/Binaries/Linux/libUE4Editor-BlackmagicMedia.so' because the file couldn't be loaded by the OS.
[2021.10.17-04.48.46:978][ 0]LogCore: Warning: dlopen failed: libDeckLinkAPI.so: cannot open shared object file: No such file or directory
[2021.10.17-04.48.46:978][ 0]LogModuleManager: Warning: ModuleManager: Unable to load module '/home/maxmadnfs/OSS/UnrealEngine/Engine/Plugins/Media/BlackmagicMedia/Binaries/Linux/libUE4Editor-BlackmagicMediaOutput.so' because the file couldn't be loaded by the OS.
Can anyone solve this problem?