I have all of the dependencies installed that are listed here but still no luck. Whether I double-click the icon or the script, nothing really happens. If I attempt to run the script from a terminal it outputs the error text below. Note the “Floating point exception” at the very end. Hopefully I can get it to work as I’m really looking forward to trying the software. From the information on your website, it looks really nice! Thanks!
[Debug ] <static ShotcutSettings& ShotcutSettings::singleton()> language “en_US”
[Debug ] <static ShotcutSettings& ShotcutSettings::singleton()> deinterlacer “onefield”
[Debug ] <static ShotcutSettings& ShotcutSettings::singleton()> external monitor “”
[Debug ] <static ShotcutSettings& ShotcutSettings::singleton()> GPU processing false
[Debug ] <static ShotcutSettings& ShotcutSettings::singleton()> interpolation “nearest”
[Debug ] <static ShotcutSettings& ShotcutSettings::singleton()> video mode “”
[Debug ] <static ShotcutSettings& ShotcutSettings::singleton()> realtime true
[Info ] <Application::Application(int&, char**)> Starting Shotcut version 17.01.02
[Info ] <Application::Application(int&, char**)> Linux version
[Info ] <Application::Application(int&, char**)> number of logical cores = 2
[Info ] <Application::Application(int&, char**)> locale = QLocale(English, Latin, UnitedStates)
[Info ] <Application::Application(int&, char**)> install dir = “/home/bwblock/Root/System/Utils/Shotcut/Shotcut.app/bin”
[Info ] <Application::Application(int&, char**)> device pixel ratio = 1
[Warning] <> QXcbConnection: XCB error: 3 (BadWindow), sequence: 405, resource id: 73400324, major code: 2 (ChangeWindowAttributes), minor code: 0
[Warning] <> QXcbConnection: XCB error: 3 (BadWindow), sequence: 406, resource id: 73400324, major code: 18 (ChangeProperty), minor code: 0
[Warning] <> QXcbConnection: XCB error: 3 (BadWindow), sequence: 407, resource id: 73400324, major code: 18 (ChangeProperty), minor code: 0
[Warning] <> QXcbConnection: XCB error: 3 (BadWindow), sequence: 408, resource id: 73400324, major code: 18 (ChangeProperty), minor code: 0
[Warning] <> QXcbConnection: XCB error: 3 (BadWindow), sequence: 410, resource id: 73400324, major code: 18 (ChangeProperty), minor code: 0
[Warning] <> QXcbConnection: XCB error: 3 (BadWindow), sequence: 411, resource id: 73400324, major code: 18 (ChangeProperty), minor code: 0
[Warning] <> QXcbConnection: XCB error: 3 (BadWindow), sequence: 412, resource id: 73400324, major code: 18 (ChangeProperty), minor code: 0
[Warning] <> QXcbConnection: XCB error: 3 (BadWindow), sequence: 416, resource id: 73400324, major code: 18 (ChangeProperty), minor code: 0
[Warning] <> QXcbConnection: XCB error: 3 (BadWindow), sequence: 420, resource id: 73400324, major code: 2 (ChangeWindowAttributes), minor code: 0
[Warning] <> QXcbConnection: XCB error: 3 (BadWindow), sequence: 421, resource id: 73400324, major code: 18 (ChangeProperty), minor code: 0
[Warning] <> QXcbConnection: XCB error: 3 (BadWindow), sequence: 422, resource id: 73400324, major code: 19 (DeleteProperty), minor code: 0
[Warning] <> QXcbConnection: XCB error: 3 (BadWindow), sequence: 423, resource id: 73400324, major code: 20 (GetProperty), minor code: 0
[Warning] <> QXcbConnection: XCB error: 3 (BadWindow), sequence: 427, resource id: 73400324, major code: 18 (ChangeProperty), minor code: 0
[Warning] <> QXcbConnection: XCB error: 3 (BadWindow), sequence: 428, resource id: 73400324, major code: 19 (DeleteProperty), minor code: 0
[Warning] <> QXcbConnection: XCB error: 3 (BadWindow), sequence: 431, resource id: 73400324, major code: 18 (ChangeProperty), minor code: 0
[Warning] <> QXcbConnection: XCB error: 3 (BadWindow), sequence: 432, resource id: 73400324, major code: 19 (DeleteProperty), minor code: 0
[Warning] <> QXcbConnection: XCB error: 3 (BadWindow), sequence: 433, resource id: 73400324, major code: 18 (ChangeProperty), minor code: 0
[Warning] <> QXcbConnection: XCB error: 3 (BadWindow), sequence: 434, resource id: 73400324, major code: 12 (ConfigureWindow), minor code: 0
[Warning] <> QXcbConnection: XCB error: 3 (BadWindow), sequence: 447, resource id: 73400324, major code: 2 (ChangeWindowAttributes), minor code: 0
[Warning] <> QXcbConnection: XCB error: 3 (BadWindow), sequence: 448, resource id: 73400324, major code: 2 (ChangeWindowAttributes), minor code: 0
[Warning] <> QXcbConnection: XCB error: 3 (BadWindow), sequence: 449, resource id: 73400324, major code: 20 (GetProperty), minor code: 0
[Warning] <> QXcbConnection: XCB error: 3 (BadWindow), sequence: 450, resource id: 73400324, major code: 18 (ChangeProperty), minor code: 0
[Warning] <> QXcbConnection: XCB error: 3 (BadWindow), sequence: 451, resource id: 73400324, major code: 18 (ChangeProperty), minor code: 0
[Warning] <> QXcbConnection: XCB error: 3 (BadWindow), sequence: 452, resource id: 73400324, major code: 18 (ChangeProperty), minor code: 0
[Warning] <> QXcbConnection: XCB error: 3 (BadWindow), sequence: 453, resource id: 73400324, major code: 20 (GetProperty), minor code: 0
[Warning] <> QXcbConnection: XCB error: 3 (BadWindow), sequence: 454, resource id: 73400324, major code: 18 (ChangeProperty), minor code: 0
[Warning] <> QXcbConnection: XCB error: 3 (BadWindow), sequence: 455, resource id: 73400324, major code: 20 (GetProperty), minor code: 0
[Warning] <> QXcbConnection: XCB error: 3 (BadWindow), sequence: 456, resource id: 73400324, major code: 19 (DeleteProperty), minor code: 0
[Warning] <> QXcbConnection: XCB error: 3 (BadWindow), sequence: 457, resource id: 73400324, major code: 8 (MapWindow), minor code: 0
[Debug ] MainWindow::changeTheme begin
[Debug ] MainWindow::changeTheme end
[Debug ] MainWindow::MainWindow() begin
[Info ] GLTestWidget::GLTestWidget(QWidget*) OpenGL context version 3 0
[Debug ] Mlt::Controller::Controller() begin
[Warning] No LADSPA plugins were found!Check your LADSPA_PATH environment variable.
[Debug ] Mlt::Controller::Controller() end
[Debug ] Mlt::GLWidget::GLWidget(QObject*) begin
[Debug ] Mlt::GLWidget::GLWidget(QObject*) end
[Warning] <> QWidget::setMinimumSize: (/AudioScale) Negative sizes (-22369622,0) are not possible
[Warning] <> QWidget::setMinimumSize: (/ScrubBar) Negative sizes (0,-22369607) are not possible
[Warning] <> QWidget::setMinimumSize: (/TimeSpinBox) Negative sizes (-22369617,0) are not possible
[Warning] <> QWidget::setMaximumSize: (/TimeSpinBox) Negative sizes (-22369617,16777215) are not possible
[Debug ] MainWindow::setupSettingsMenu begin
libDeckLinkAPI.so: cannot open shared object file: No such file or directory
[Error ] [ 0x17309e0] The DeckLink drivers not installed.
[Debug ] MainWindow::setupSettingsMenu end
[Debug ] MainWindow::readPlayerSettings begin
[Debug ] MainWindow::readPlayerSettings end
[Debug ] MainWindow::configureVideoWidget begin
[Debug ] MainWindow::setProfile “”
[Debug ] Mlt::Controller::setProfile setting to profile “Automatic”
[Debug ] MainWindow::configureVideoWidget end
[Debug ] <ScopeController::ScopeController(QMainWindow*, QMenu*)> begin
[Debug ] <ScopeWidget::ScopeWidget(const QString&)> begin true
[Debug ] <ScopeWidget::ScopeWidget(const QString&)> end
[Debug ] AudioLoudnessScopeWidget::AudioLoudnessScopeWidget() begin
[Warning] <> QWidget::setMinimumSize: (/QLabel) The largest allowed size is (16777215,16777215)
[Warning] <> QWidget::setMinimumSize: (/QLabel) Negative sizes (16777215,-22369621) are not possible
[Debug ] AudioLoudnessScopeWidget::AudioLoudnessScopeWidget() end
[Debug ] <ScopeDock::ScopeDock(ScopeController*, ScopeWidget*)> begin
[Debug ] <ScopeDock::ScopeDock(ScopeController*, ScopeWidget*)> end
[Debug ] <ScopeWidget::ScopeWidget(const QString&)> begin true
[Debug ] <ScopeWidget::ScopeWidget(const QString&)> end
[Debug ] AudioPeakMeterScopeWidget::AudioPeakMeterScopeWidget() begin
[Debug ] AudioPeakMeterScopeWidget::AudioPeakMeterScopeWidget() end
[Debug ] <ScopeDock::ScopeDock(ScopeController*, ScopeWidget*)> begin
[Debug ] <ScopeDock::ScopeDock(ScopeController*, ScopeWidget*)> end
[Debug ] <ScopeWidget::ScopeWidget(const QString&)> begin true
[Debug ] <ScopeWidget::ScopeWidget(const QString&)> end
[Debug ] AudioSpectrumScopeWidget::AudioSpectrumScopeWidget() begin
[Debug ] AudioSpectrumScopeWidget::AudioSpectrumScopeWidget() end
[Debug ] <ScopeDock::ScopeDock(ScopeController*, ScopeWidget*)> begin
[Debug ] <ScopeDock::ScopeDock(ScopeController*, ScopeWidget*)> end
[Debug ] <ScopeWidget::ScopeWidget(const QString&)> begin true
[Debug ] <ScopeWidget::ScopeWidget(const QString&)> end
[Debug ] AudioWaveformScopeWidget::AudioWaveformScopeWidget() begin
[Debug ] AudioWaveformScopeWidget::AudioWaveformScopeWidget() end
[Debug ] <ScopeDock::ScopeDock(ScopeController*, ScopeWidget*)> begin
[Debug ] <ScopeDock::ScopeDock(ScopeController*, ScopeWidget*)> end
[Debug ] <ScopeController::ScopeController(QMainWindow*, QMenu*)> end
[Debug ] RecentDock::RecentDock(QWidget*) begin
[Debug ] RecentDock::RecentDock(QWidget*) end
[Debug ] PlaylistDock::PlaylistDock(QWidget*) begin
[Debug ] PlaylistDock::PlaylistDock(QWidget*) end
[Debug ] TimelineDock::TimelineDock(QWidget*) begin
[Debug ] TimelineDock::TimelineDock(QWidget*) end
[Debug ] <FiltersDock::FiltersDock(MetadataModel*, AttachedFiltersModel*, QWidget*)> begin
[Debug ] <FiltersDock::FiltersDock(MetadataModel*, AttachedFiltersModel*, QWidget*)> end
[Debug ] EncodeDock::EncodeDock(QWidget*) begin
formats:
- a64
- ac3
- adts
- adx
- aiff
- amr
- apng
- asf
- ass
- ast
- asf_stream
- au
- avi
- avm2
- bit
- caf
- cavsvideo
- crc
- dash
- data
- daud
- dirac
- dnxhd
- dts
- dv
- eac3
- f4v
- ffm
- ffmetadata
- filmstrip
- flac
- flv
- framecrc
- framemd5
- g722
- g723_1
- gif
- gxf
- h261
- h263
- h264
- hds
- hevc
- hls
- ico
- ilbc
- image2
- image2pipe
- ipod
- ircam
- ismv
- ivf
- jacosub
- latm
- lrc
- m4v
- md5
- matroska
- matroska
- microdvd
- mjpeg
- mlp
- mmf
- mov
- mp2
- mp3
- mp4
- mpeg
- vcd
- mpeg1video
- dvd
- svcd
- mpeg2video
- vob
- mpegts
- mpjpeg
- mxf
- mxf_d10
- mxf_opatom
- null
- nut
- oga
- ogg
- oma
- opus
- alaw
- mulaw
- f64be
- f64le
- f32be
- f32le
- s32be
- s32le
- s24be
- s24le
- s16be
- s16le
- s8
- u32be
- u32le
- u24be
- u24le
- u16be
- u16le
- u8
- psp
- rawvideo
- rm
- roq
- rso
- rtp
- rtp_mpegts
- rtsp
- sap
- segment
- stream_segment,ssegment
- singlejpeg
- smjpeg
- smoothstreaming
- sox
- spx
- spdif
- srt
- swf
- tee
- 3g2
- 3gp
- mkvtimestamp_v2
- truehd
- uncodedframecrc
- vc1
- vc1test
- voc
- w64
- wav
- webm
- webm_dash_manifest
- webm_chunk
- webp
- webvtt
- wtv
- wv
- yuv4mpegpipe
- alsa
- fbdev
- oss
- pulse
- sdl
- v4l2
…
audio_codecs:
- comfortnoise
- s302m
- aac
- ac3
- ac3_fixed
- alac
- dca
- eac3
- flac
- g723_1
- mp2
- mp2fixed
- nellymoser
- real_144
- sonic
- sonicls
- tta
- vorbis
- wavpack
- wmav1
- wmav2
- pcm_alaw
- pcm_f32be
- pcm_f32le
- pcm_f64be
- pcm_f64le
- pcm_mulaw
- pcm_s8
- pcm_s8_planar
- pcm_s16be
- pcm_s16be_planar
- pcm_s16le
- pcm_s16le_planar
- pcm_s24be
- pcm_s24daud
- pcm_s24le
- pcm_s24le_planar
- pcm_s32be
- pcm_s32le
- pcm_s32le_planar
- pcm_u8
- pcm_u16be
- pcm_u16le
- pcm_u24be
- pcm_u24le
- pcm_u32be
- pcm_u32le
- roq_dpcm
- adpcm_adx
- g722
- g726
- adpcm_ima_qt
- adpcm_ima_wav
- adpcm_ms
- adpcm_swf
- adpcm_yamaha
- libmp3lame
- libopus
- libvorbis
…
video_codecs:
- a64multi
- a64multi5
- alias_pix
- amv
- apng
- asv1
- asv2
- avrp
- avui
- ayuv
- bmp
- cinepak
- cljr
- dnxhd
- dpx
- dvvideo
- ffv1
- ffvhuff
- flashsv
- flashsv2
- flv
- gif
- h261
- h263
- h263p
- huffyuv
- jpeg2000
- jpegls
- ljpeg
- mjpeg
- mpeg1video
- mpeg2video
- mpeg4
- msmpeg4v2
- msmpeg4
- msvideo1
- pam
- pbm
- pcx
- pgm
- pgmyuv
- png
- ppm
- prores
- prores_aw
- prores_ks
- qtrle
- r10k
- r210
- rawvideo
- roqvideo
- rv10
- rv20
- sgi
- snow
- sunrast
- svq1
- targa
- tiff
- utvideo
- v210
- v308
- v408
- v410
- vc2
- wrapped_avframe
- wmv1
- wmv2
- xbm
- xface
- xwd
- y41p
- yuv4
- zlib
- zmbv
- libtheora
- libvpx
- libvpx-vp9
- libx264
- libx264rgb
- libx265
…
[Debug ] EncodeDock::EncodeDock(QWidget*) end
[Debug ] JobsDock::JobsDock(QWidget*) begin
[Debug ] JobsDock::JobsDock(QWidget*) end
[Debug ] MainWindow::readWindowSettings begin
[Debug ] MainWindow::readWindowSettings end
[Debug ] LeapNetworkListener::start begin
[Debug ] MainWindow::MainWindow() end
[Debug ] Database::run Database version is 1
[Warning] <> QWidget::setMinimumSize: (MainWindow/MainWindow) The largest allowed size is (16777215,16777215)
[Warning] <> QWidget::setMinimumSize: (MainWindow/MainWindow) The largest allowed size is (16777215,16777215)
[Debug ] <> QOpenGLFramebufferObject: Framebuffer incomplete attachment.
[Debug ] <> QOpenGLFramebufferObject: Framebuffer incomplete attachment.
[Debug ] <> QOpenGLFramebufferObject: Framebuffer incomplete attachment.
[Debug ] <> QOpenGLFramebufferObject: Framebuffer incomplete attachment.
[Debug ] <> QOpenGLFramebufferObject: Framebuffer incomplete, missing attachment.
[Debug ] Mlt::GLWidget::initializeGL begin
[Info ] Mlt::GLWidget::initializeGL OpenGL vendor “Intel Open Source Technology Center”
[Info ] Mlt::GLWidget::initializeGL OpenGL renderer "Mesa DRI Intel® Ivybridge Mobile "
[Info ] Mlt::GLWidget::initializeGL OpenGL threaded? false
[Info ] Mlt::GLWidget::initializeGL OpenGL ES? false
[Debug ] Mlt::GLWidget::initializeGL end
Floating point exception
abc@myserv ~/Root/System/Utils/Shotcut/Shotcut.app $