[Bug 261885] multimedia/shotcut: unable to export file

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 11 Feb 2022 12:46:45 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261885

            Bug ID: 261885
           Summary: multimedia/shotcut: unable to export file
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: vishwin@freebsd.org
          Reporter: kaltheat@gmail.com
          Assignee: vishwin@freebsd.org
             Flags: maintainer-feedback?(vishwin@freebsd.org)

Hi,

when I try to export a video in shotcut 21.03.21 (FreeBSD 12.3-RELEASE amd64)
the export-job immediately finishes while the log for the job shows an error
like

  Failed to load "%2Ftmp%2Fshotcut-miYkjW.mlt?multi:1"

and output on console of shotcut is

  [Debug  ] <MeltJob::start> "/usr/local/bin/melt -verbose -progress2 -abort
%2Ftmp%2Fshotcut-miYkjW.mlt?multi:1"

When I manually execute

  /usr/local/bin/melt -verbose -progress2 -abort /tmp/shotcut-miYkjW.mlt

it works fine.

Seems as if special characters are encoded like urls which does not work for
command line ...

Could you have a look at this?

Kind regards,
kaltheat

-- 
You are receiving this mail because:
You are the assignee for the bug.