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

Jean-Baptiste Mardelle <j...@kdenlive.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |WAITINGFORINFO
             Status|CONFIRMED                   |NEEDSINFO

--- Comment #8 from Jean-Baptiste Mardelle <j...@kdenlive.org> ---
So the issue is that your clip followedCam.mkv is somehow tagged as video only
(without audio).
This can be fixed by opening the project file, and changing line 6338 (in the
"<chain id="chain5..>" element, replacing
<property name="kdenlive:clip_type">2</property>
with
<property name="kdenlive:clip_type">0</property>

Now the question is how that happened. Do you remember doing something special
with this clip, like replacing it, modifying the source?

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

Reply via email to