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

--- Comment #13 from Robert <rob...@robertelder.org> ---
Here are exact repo steps:

mkdir /tmp/test
cd /tmp/test
wget https://files.kde.org/kdenlive/release/kdenlive-19.04.1b-x86_64.appimage
$  md5sum kdenlive-19.04.1b-x86_64.appimage
# f0ab2ecf3f606e1f1fc36e2a3929f9f7  kdenlive-19.04.1b-x86_64.appimage
chmod u+x kdenlive-19.04.1b-x86_64.appimage
wget "http://www.robertelder.ca/Screencast 2019-05-21 14:55:40.mp4"
./kdenlive-19.04.1b-x86_64.appimage
#  Add clip 'Screencast 2019-05-21 14:55:40.mp4'.  Don't add to timeline.  If
prompted to create profile for clip, click 'Cancel'.
#  After clip has been added, do save as 1.kdenlive in current directory.
./kdenlive-19.04.1b-x86_64.appimage 1.kdenlive  #  Then change *nothing* and
'save as' 2.kdenlive
./kdenlive-19.04.1b-x86_64.appimage 2.kdenlive  #  Then change *nothing* and
'save as' 3.kdenlive
./kdenlive-19.04.1b-x86_64.appimage 3.kdenlive  #  Then change *nothing* and
'save as' 4.kdenlive
./kdenlive-19.04.1b-x86_64.appimage 4.kdenlive  #  Then change *nothing* and
'save as' 5.kdenlive
./kdenlive-19.04.1b-x86_64.appimage 5.kdenlive  #  Then change *nothing* and
'save as' 6.kdenlive

#  Then observe that the project files include different times:
robert@robert-msi-ge62:/tmp/test$ grep -Hn 'id="producer0"' *.kdenlive
1.kdenlive:4: <producer id="producer0" in="00:00:00.000" out="00:21:54.121">
2.kdenlive:4: <producer id="producer0" in="00:00:00.000" out="00:21:54.087">
3.kdenlive:4: <producer id="producer0" in="00:00:00.000" out="00:21:54.054">
4.kdenlive:4: <producer id="producer0" in="00:00:00.000" out="00:21:54.021">
5.kdenlive:4: <producer id="producer0" in="00:00:00.000" out="00:21:53.987">
6.kdenlive:4: <producer id="producer0" in="00:00:00.000" out="00:21:53.954">

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

Reply via email to