openshot.developers team mailing list archive
-
openshot.developers team
-
Mailing list archive
-
Message #02407
[Bug 518552] Re: no audio or video codecs listed
The "melt" command is not configured to use the ./openshot/config.xml
file. A warning message is now shown if no formats/codecs are detected.
The OpenShot preferences now contains a "melt command" textbox, which
allows the user to update the command.
** Changed in: openshot
Status: New => Fix Committed
** Changed in: openshot
Assignee: (unassigned) => Jonathan Thomas (jonoomph)
--
no audio or video codecs listed
https://bugs.launchpad.net/bugs/518552
You received this bug notification because you are a member of OpenShot
Developers, which is subscribed to OpenShot Video Editor.
Status in OpenShot Video Editor: Fix Committed
Bug description:
This is a problem in the current development version (1.0.5) *not* 1.0
System: Fedora 12 x86_64
When trying to export video I get no codecs at all in the drop down lists
This is because openshot is trying to run a command such as
melt noise -consumer avformat vcodec=list
to get the list
However I have the rpmfusion version of mlt 4.10 which installs the command-line utility as mlt-melt consequently the above command fails.
As an aside I get no indication that there was any error listing the codecs
References