This video editor is named Shotcut and come with a new released 18.11.18 available here.
This Linux tool come for many operating systems and is a good video editor
I download and unarchive this software from the official website.
The first error comes from libnsl packages but finally, all worked well.
[mythcat@desk Shotcut]$ cd Shotcut.app/
[mythcat@desk Shotcut.app]$ ll
total 80
drwxr-xr-x. 2 mythcat mythcat 89 Nov 19 01:08 bin
-rwxr-xr-x. 1 mythcat mythcat 35147 Nov 18 23:53 COPYING
-rwxr-xr-x. 1 mythcat mythcat 779 Nov 19 01:10 ffmpeg
-rwxr-xr-x. 1 mythcat mythcat 779 Nov 19 01:10 ffplay
-rwxr-xr-x. 1 mythcat mythcat 782 Nov 19 01:10 ffprobe
drwxr-xr-x. 8 mythcat mythcat 8192 Nov 19 01:10 lib
-rwxr-xr-x. 1 mythcat mythcat 773 Nov 19 01:10 melt
-rwxr-xr-x. 1 mythcat mythcat 776 Nov 19 01:10 qmelt
drwxr-xr-x. 13 mythcat mythcat 163 Nov 19 01:10 share
-rwxr-xr-x. 1 mythcat mythcat 759 Nov 19 01:10 shotcut
-rwxr-xr-x. 1 mythcat mythcat 899 Nov 19 01:10 source-me
-rw-r--r--. 1 mythcat mythcat 802 Nov 19 01:10 versions
[mythcat@desk Shotcut.app]$ ./shotcut
bin/shotcut: error while loading shared libraries: libnsl.so.1: cannot open shared object file: No such file or directory
...
[root@desk Shotcut.app]# dnf install libnsl
Last metadata expiration check: 0:23:04 ago on Thu 06 Dec 2018 12:31:08 PM EET.
...
Installed:
libnsl-2.28-23.fc29.x86_64
Complete!
The result can be see into the next screenshot: