https://bugs.kde.org/show_bug.cgi?id=408460

--- Comment #1 from Robert <rob...@robertelder.org> ---
Updated bug repo instructions and verified that the bug still happens in
kdenlive-19.04.3-x86_64.appimage

mkdir /tmp/test1
cd /tmp/test1
wget https://files.kde.org/kdenlive/release/kdenlive-19.04.3-x86_64.appimage
chmod u+x kdenlive-19.04.3-x86_64.appimage
mkdir project1
cd project1
wget "http://www.robertelder.ca/Screencast 2019-06-08 13:53:57.mp4"
/tmp/test1/kdenlive-19.04.3-x86_64.appimage
#  Now create a project, add the clip 'Screencast 2019-06-08 13:53:57.mp4' to
timeline.  Render to output file '/tmp/good.mp4'.
#  Save project as /tmp/test1/project1/proj.kdenlive
#  Exit program.
#  Check /tmp/test1/project1/proj.kdenlive and note that the project file uses
relative paths for the video file (which is probably the right way to do it).
cd /tmp/test1/
mkdir otherdir
cd otherdir
/tmp/test1/kdenlive-19.04.3-x86_64.appimage /tmp/test1/project1/proj.kdenlive
#  Render project to output file '/tmp/bad.mp4'.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to