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

--- Comment #1 from Jean-Baptiste Mardelle <j...@kdenlive.org> ---
Thanks for your report. I am unable to reproduce. Could you attach the
.kdenlive project file, or at least part of it (if you open it in a text
editor), look for something like this, it is what I need to understand (a
<producer> tag with the property "resource" pointing to your image sequence
folder):
______________________________________________________________

<producer id="producer0" in="00:00:00.000" out="00:01:04.960">
  <property name="length">00:01:05.000</property>
  <property name="eof">pause</property>
  <property name="resource">/home/$USER/Pictures/.all.jpg</property>
  <property name="ttl">125</property>
  <property name="aspect_ratio">1</property>
  <property name="progressive">1</property>
  <property name="seekable">1</property>
  <property name="meta.media.width">1920</property>
  <property name="meta.media.height">419</property>
  <property name="mlt_service">qimage</property>
  <property name="kdenlive:clipname">Image Sequence</property>
  <property name="animation"/>
  <property name="luma_file"/>
  <property name="luma_duration">25</property>
  <property name="fade">0</property>
  <property name="crop">0</property>
  <property name="softness">0</property>
  <property name="loop">0</property>
  <property name="kdenlive:duration">00:01:05.000</property>
  <property name="kdenlive:folderid">-1</property>
  <property name="kdenlive:id">2</property>
  <property
name="kdenlive:file_hash">c18a94ecfeef4666987215cf3d945a67</property>
  <property name="global_feed">1</property>
 </producer>
-----------------------------------------------------------------

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

Reply via email to