https://bugs.kde.org/show_bug.cgi?id=377131
Bug ID: 377131 Summary: Audio files with colon in name are silently ignored by rendering Product: kdenlive Version: 16.12.2 Platform: Archlinux Packages OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: Video Display & Export Assignee: j...@kdenlive.org Reporter: dahutdedio...@gmail.com Target Milestone: --- I have an audio file named "00:00.flac", which is normally played in the preview, but is silently replaced by the same time of silence after rendering, using any rendering profile. It can be fixed by renaming the file into "00.00.flac" or "foo-bar.flac". However, "foo:bar.flac" does not work, so I conclude that colons are not correctly escaped somewhere in the rendering process. I had the same problem with .wav files, except that it was also not played in the preview. I didn't tested the fix for this case. I also did not test any other file format. The absence of warning or error makes it difficult to troubleshoot. Either a fix or a warning when opening such a file would be great. -- You are receiving this mail because: You are watching all bug changes.