<?xml version="1.0" encoding="utf-8"?>
<!--RSS generated by Flaimo.com RSS Builder [2010-03-10 14:33:09]-->
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"><channel><docs>http://www.kdenlive.org/mantis/</docs><link>http://www.kdenlive.org/mantis/</link><description><![CDATA[MantisBT - Issues]]></description><title>MantisBT - Issues</title><image><title>MantisBT - Issues</title><url>http://www.kdenlive.org/mantis/images/mantis_logo_button.gif</url><link>http://www.kdenlive.org/mantis/</link><description><![CDATA[MantisBT - Issues]]></description></image><language>en</language><category>All Projects</category><ttl>10</ttl><dc:language>en</dc:language><sy:updatePeriod>hourly</sy:updatePeriod><sy:updateFrequency>1</sy:updateFrequency><item><title>0001499: opening old project causes audio to be readded to video</title><author></author><link>http://www.kdenlive.org/mantis/view.php?id=1499</link><description><![CDATA[In every instance, I found that when I separate audio, mess with it how I like, and save my project, the next time I open the project, the audio I had previously messed with is still there, but it also readds the audio from the video. So I have to separate it from every single video and delete it again. This happens every time I open the project.]]></description><category>File Loading</category><pubDate>Wed, 10 Mar 2010 09:49:00 +0100</pubDate><guid>http://www.kdenlive.org/mantis/view.php?id=1499</guid><comments>http://www.kdenlive.org/mantis/view.php?id=1499#bugnotes</comments></item><item><title>0001479: Drag from Timeline to multiple Tracks (no snap-in to track)</title><author></author><link>http://www.kdenlive.org/mantis/view.php?id=1479</link><description><![CDATA[Hello,&lt;br /&gt;
&lt;br /&gt;
when I drag a a track from the project tree to the timeline, it does not snap-in to a certain track. Instead you can place it anywhere (e.g. on the boundary of track 0 and 1).&lt;br /&gt;
&lt;br /&gt;
First I thought it would be an unusual feature (I am new to kdenlive), but in all tutorials it doesn't behave like this. Also after dropping, there are a lot of things that don't work, like adding transitions, delete actions and so on. t this point kdenlive is basically completely unusable to me. I guess is very messed up.&lt;br /&gt;
&lt;br /&gt;
Please see the attached  screenshot for an example.&lt;br /&gt;
&lt;br /&gt;
 Christian]]></description><category>User Interface</category><pubDate>Wed, 10 Mar 2010 08:13:44 +0100</pubDate><guid>http://www.kdenlive.org/mantis/view.php?id=1479</guid><comments>http://www.kdenlive.org/mantis/view.php?id=1479#bugnotes</comments></item><item><title>0001485: Image Alpha Transparency does not work as expected</title><author></author><link>http://www.kdenlive.org/mantis/view.php?id=1485</link><description><![CDATA[Image Alpha Transparency does not work as expected&lt;br /&gt;
&lt;br /&gt;
Track 1 - png or svg image with alpha transparency&lt;br /&gt;
Track 2 - nothing&lt;br /&gt;
Track 3 - clip (video or image)&lt;br /&gt;
&lt;br /&gt;
Image on track 1 has to have a composite transition to display its alpha transparency. This is wrong wrong wrong. Kdenlive should natively use the alpha transparency of the image.&lt;br /&gt;
&lt;br /&gt;
And apply that over all of the clips below it, not just the immediate clip below.&lt;br /&gt;
&lt;br /&gt;
In the above track description, the alpha transparency does not work because there is no clip in the track immediately below.&lt;br /&gt;
&lt;br /&gt;
Alpha transparency should be applied to all tracks just as in any standard graphical program such as Gimp, Photoshop, Inkscape does with layers, allowing all layers below to show through.&lt;br /&gt;
&lt;br /&gt;
This makes persistent titling (a title that spans many clips) extremely painful to implement and just plain impractical.&lt;br /&gt;
&lt;br /&gt;
At the moment, I will have to resort to rendering the whole clip and then creating a new project to apply the title over the whole of the clip.]]></description><category>Transitions</category><pubDate>Wed, 10 Mar 2010 03:57:08 +0100</pubDate><guid>http://www.kdenlive.org/mantis/view.php?id=1485</guid><comments>http://www.kdenlive.org/mantis/view.php?id=1485#bugnotes</comments></item><item><title>0001457: find_package(Nepomuk) should be macro_optional_find_package(Nepomuk)</title><author></author><link>http://www.kdenlive.org/mantis/view.php?id=1457</link><description><![CDATA[Simply replace find_package(Nepomuk) with macro_optional_find_package(Nepomuk)&lt;br /&gt;
in src/CMakeLists.txt to gain CMake configure switch -DWITH_Nepomuk=ON or OFF&lt;br /&gt;
to control what is being built.&lt;br /&gt;
&lt;br /&gt;
This is what we do in Gentoo's kdenlive-0.7.7 ebuild:&lt;br /&gt;
&lt;br /&gt;
sed -i \&lt;br /&gt;
-e 's:find_package(Nepomuk):macro_optional_find_package(Nepomuk):' \&lt;br /&gt;
src/CMakeLists.txt&lt;br /&gt;
&lt;br /&gt;
as temp. workaround.&lt;br /&gt;
&lt;br /&gt;
Thanks!]]></description><category>Build System</category><pubDate>Tue, 09 Mar 2010 17:28:17 +0100</pubDate><guid>http://www.kdenlive.org/mantis/view.php?id=1457</guid><comments>http://www.kdenlive.org/mantis/view.php?id=1457#bugnotes</comments></item><item><title>0001450: Invalid transition configuration dialog</title><author></author><link>http://www.kdenlive.org/mantis/view.php?id=1450</link><description><![CDATA[I have project with some Wipe transitions. When I open it using kdenlive in Czech language, dialog for transition editing contains other transition than my Wipe transition.&lt;br /&gt;
&lt;br /&gt;
I think that this is caused by the fact that this transition name in the Czech language is very different (&quot;Postupne zmizeni&quot;).&lt;br /&gt;
Using English version there is no problem. And using transition with the name same in the Czech and English there is no problem too.&lt;br /&gt;
&lt;br /&gt;
The problem is same on the last version 0.7.7]]></description><category>User Interface</category><pubDate>Tue, 09 Mar 2010 08:48:17 +0100</pubDate><guid>http://www.kdenlive.org/mantis/view.php?id=1450</guid><comments>http://www.kdenlive.org/mantis/view.php?id=1450#bugnotes</comments></item><item><title>0001498: SVG files: incorrect alignment for composite effect</title><author></author><link>http://www.kdenlive.org/mantis/view.php?id=1498</link><description><![CDATA[Reproduce:&lt;br /&gt;
1 Get an SVG file, e.g. &lt;a href=&quot;http://de.wikipedia.org/wiki/Datei:Bonsai-auf-Felsen-Form.svg&quot;&gt;http://de.wikipedia.org/wiki/Datei:Bonsai-auf-Felsen-Form.svg&lt;/a&gt; [&lt;a href=&quot;http://de.wikipedia.org/wiki/Datei:Bonsai-auf-Felsen-Form.svg&quot; target=&quot;_blank&quot;&gt;^&lt;/a&gt;]&lt;br /&gt;
2 Add it to kdenlive (add file).&lt;br /&gt;
  SVG is shown centered.&lt;br /&gt;
  Right-click on SVG file &gt; Properties &gt; Transparent background on.&lt;br /&gt;
3 Add color clip on track 1&lt;br /&gt;
4 Add svg clip on track 0, above color clip&lt;br /&gt;
  Now the svg will be left-aligned whenever it is over the color clip,&lt;br /&gt;
  but centered when there is no other clip below.]]></description><category>Transitions</category><pubDate>Mon, 08 Mar 2010 22:23:51 +0100</pubDate><guid>http://www.kdenlive.org/mantis/view.php?id=1498</guid><comments>http://www.kdenlive.org/mantis/view.php?id=1498#bugnotes</comments></item><item><title>0001497: audio fade in/out do not observe "normalize" effect</title><author></author><link>http://www.kdenlive.org/mantis/view.php?id=1497</link><description><![CDATA[See &lt;a href=&quot;http://www.kdenlive.org/forum/volume-difference-if-normalize-and-audo-fade-inout-add-applied-both&quot;&gt;http://www.kdenlive.org/forum/volume-difference-if-normalize-and-audo-fade-inout-add-applied-both&lt;/a&gt; [&lt;a href=&quot;http://www.kdenlive.org/forum/volume-difference-if-normalize-and-audo-fade-inout-add-applied-both&quot; target=&quot;_blank&quot;&gt;^&lt;/a&gt;] for a discussion related to this problem. It seems the audio effects &quot;fade in&quot;/&quot;fade out&quot; can not be combined with &quot;normalize&quot; currently. At the point where &quot;fade in&quot;/&quot;fade out&quot; starts, volume always jumps whenever a &quot;normalize&quot; is in effect for that clip.]]></description><category>Effects</category><pubDate>Mon, 08 Mar 2010 22:03:21 +0100</pubDate><guid>http://www.kdenlive.org/mantis/view.php?id=1497</guid><comments>http://www.kdenlive.org/mantis/view.php?id=1497#bugnotes</comments></item><item><title>0001492: "3 rendered seconds are just enough"</title><author></author><link>http://www.kdenlive.org/mantis/view.php?id=1492</link><description><![CDATA[Hi,&lt;br /&gt;
&lt;br /&gt;
I create about 5 kdenlive projects and prepare their content. In the evening all of them were started to render during the night. In the morning the status of all of them was 100% complete. However, mplayer can play only first 3 seconds of the first movie. All of them renders only first 3 seconds to the file (duration of rendering is as long as it would be).&lt;br /&gt;
&lt;br /&gt;
Playing melt on the generated .sh.mlt is OK.]]></description><category>Rendering</category><pubDate>Mon, 08 Mar 2010 14:08:52 +0100</pubDate><guid>http://www.kdenlive.org/mantis/view.php?id=1492</guid><comments>http://www.kdenlive.org/mantis/view.php?id=1492#bugnotes</comments></item><item><title>0001490: crash on deleting a clip</title><author></author><link>http://www.kdenlive.org/mantis/view.php?id=1490</link><description><![CDATA[I was trying to delete a clip video from a track and after using de supp key or scisors the application crash.&lt;br /&gt;
There is another problem link to this behaviour is that magnetisation of track don't work anymore (they do with fedora 11)&lt;br /&gt;
when I drag a clip from the project monitor window to the timeline it does not snap-in. In fact you can place it anywhere but kdenlive place it invisibly after the last clip and it's imposible to put a transition nor effect on it.&lt;br /&gt;
The behavior is the same with an old project mounted without any problem on fedora 11.]]></description><category>User Interface</category><pubDate>Mon, 08 Mar 2010 11:53:20 +0100</pubDate><guid>http://www.kdenlive.org/mantis/view.php?id=1490</guid><comments>http://www.kdenlive.org/mantis/view.php?id=1490#bugnotes</comments></item><item><title>0001496: "Delete" should delete effect when an effect is selected</title><author></author><link>http://www.kdenlive.org/mantis/view.php?id=1496</link><description><![CDATA[At the moment, if you add an effect to an clip, you can't delete it using the keyboard &quot;delete&quot; key. While changing the effect parameters, hitting delete should delete the effect and not the clip.&lt;br /&gt;
&lt;br /&gt;
I regularly delete clips accidentally because of that.]]></description><category>User Interface</category><pubDate>Mon, 08 Mar 2010 11:48:31 +0100</pubDate><guid>http://www.kdenlive.org/mantis/view.php?id=1496</guid><comments>http://www.kdenlive.org/mantis/view.php?id=1496#bugnotes</comments></item><item><title>0001495: Add "reverse play" to clips</title><author></author><link>http://www.kdenlive.org/mantis/view.php?id=1495</link><description><![CDATA[It would be very valuable to be able to reverse the playing of clips.&lt;br /&gt;
&lt;br /&gt;
I can see two possible solutions :&lt;br /&gt;
- Enable negative speeds in the speed effect&lt;br /&gt;
- Add a &quot;reverse&quot; video effect&lt;br /&gt;
&lt;br /&gt;
Having both would actually be good as well !]]></description><category>Effects</category><pubDate>Mon, 08 Mar 2010 11:36:13 +0100</pubDate><guid>http://www.kdenlive.org/mantis/view.php?id=1495</guid><comments>http://www.kdenlive.org/mantis/view.php?id=1495#bugnotes</comments></item><item><title>0000334: Audio Track controls</title><author></author><link>http://www.kdenlive.org/mantis/view.php?id=334</link><description><![CDATA[You should have a levels/volume adjustment for every audio channel in an audio track (ie: level control for left and right, and for 5.1, etc etc).&lt;br /&gt;
&lt;br /&gt;
You should also have a pan-to-master control, or better yet, a send-to-master control.&lt;br /&gt;
&lt;br /&gt;
So that say, you have Audio Track 2, and it's mono, single channel (master youre sending it to could be stereo, or 5.1 etc), you want to pan/send the left channel to the master left channel 70%, and right 30%.]]></description><category>User Interface</category><pubDate>Mon, 08 Mar 2010 11:32:06 +0100</pubDate><guid>http://www.kdenlive.org/mantis/view.php?id=334</guid><comments>http://www.kdenlive.org/mantis/view.php?id=334#bugnotes</comments></item><item><title>0001494: Request : automatically split audio and video clips</title><author></author><link>http://www.kdenlive.org/mantis/view.php?id=1494</link><description><![CDATA[It would be useful to have an option to automatically split audio and video when draggin a clip onto the timeline.&lt;br /&gt;
&lt;br /&gt;
When doing serious audio/video editing a user will most likely separate audio from video manually for each clip, and while it's easy to do it can be quite tedious, and it's easy to forget a video clip has an audio track.]]></description><category>User Interface</category><pubDate>Mon, 08 Mar 2010 11:26:55 +0100</pubDate><guid>http://www.kdenlive.org/mantis/view.php?id=1494</guid><comments>http://www.kdenlive.org/mantis/view.php?id=1494#bugnotes</comments></item><item><title>0001493: Can't combine audio volume and fade-out</title><author></author><link>http://www.kdenlive.org/mantis/view.php?id=1493</link><description><![CDATA[After changing the volume of a clip, if you add an audio transition the volume change isn't taken into account (it goes up to 100% at the end of a fade-in and start at 100% for fade-out).&lt;br /&gt;
&lt;br /&gt;
Fades have to be done manually with the keyframble volume effect, which isn't very practicle if you have a lot of editing to do.]]></description><category>Transitions</category><pubDate>Mon, 08 Mar 2010 11:10:42 +0100</pubDate><guid>http://www.kdenlive.org/mantis/view.php?id=1493</guid><comments>http://www.kdenlive.org/mantis/view.php?id=1493#bugnotes</comments></item><item><title>0001439: rendering crashed</title><author></author><link>http://www.kdenlive.org/mantis/view.php?id=1439</link><description><![CDATA[I work with fedora core 10 64b. I have compiled the lastest version of kdenlive and mlt.&lt;br /&gt;
Kdenlive work fine, but when I rendering a clip I always get the same error:&lt;br /&gt;
rendering of /user/kdenlive/file.mp4 aborted, resulting video will probably be corrupted&lt;br /&gt;
I have tried with a lot of clips and formats, and always get the same issue.&lt;br /&gt;
&lt;br /&gt;
Any solution for that??]]></description><category>Rendering</category><pubDate>Mon, 08 Mar 2010 02:57:08 +0100</pubDate><guid>http://www.kdenlive.org/mantis/view.php?id=1439</guid><comments>http://www.kdenlive.org/mantis/view.php?id=1439#bugnotes</comments></item><item><title>0001491: not saving layout spanned over multiple monitors</title><author></author><link>http://www.kdenlive.org/mantis/view.php?id=1491</link><description><![CDATA[When using Kdenlive over multiple monitors, NOT using twinview, the layout does not get saved at exit of the application. When using twinview, the layout does get saved. So, only layout on not more then 2 monitors can be saved.]]></description><category>User Interface</category><pubDate>Sun, 07 Mar 2010 23:15:36 +0100</pubDate><guid>http://www.kdenlive.org/mantis/view.php?id=1491</guid><comments>http://www.kdenlive.org/mantis/view.php?id=1491#bugnotes</comments></item><item><title>0001473: compile warnings</title><author></author><link>http://www.kdenlive.org/mantis/view.php?id=1473</link><description><![CDATA[Could someone fix these please?&lt;br /&gt;
&lt;br /&gt;
[ 21%] Generating ui_markerdialog_ui.h&lt;br /&gt;
'verticalSpacer' isn't a valid widget&lt;br /&gt;
[ 21%] Generating ui_keyframedialog_ui.h&lt;br /&gt;
&lt;br /&gt;
[ 28%] Generating ui_dvdwizardchapters_ui.h&lt;br /&gt;
'chapters_list' isn't a valid widget&lt;br /&gt;
[ 29%] Generating ui_missingclips_ui.h&lt;br /&gt;
&lt;br /&gt;
config:&lt;br /&gt;
cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DNO_JOGSHUTTLE=0&lt;br /&gt;
-- Found Qt-Version 4.5.2 (using /usr/bin/qmake)&lt;br /&gt;
-- Found X11: /usr/lib/libX11.so&lt;br /&gt;
-- Phonon Version: 4.3.1&lt;br /&gt;
-- Found KDE 4.3 include dir: /usr/include&lt;br /&gt;
-- Found KDE 4.3 library dir: /usr/lib&lt;br /&gt;
-- Found the KDE4 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler&lt;br /&gt;
-- Found automoc4: /usr/bin/automoc4&lt;br /&gt;
-- Found MLT INSTALL PATH: /usr&lt;br /&gt;
-- Found MLT INCLUDES: /usr/include/mlt&lt;br /&gt;
-- Found MLT LIBR: /usr/lib/libmlt.so&lt;br /&gt;
-- Found MLT++ INCLUDES: /usr/include&lt;br /&gt;
-- Found MLT++ LIBR: /usr/lib/libmlt++.so&lt;br /&gt;
-- Found MLT library: /usr/lib/libmlt.so&lt;br /&gt;
-- Found msgfmt: /usr/bin/msgfmt&lt;br /&gt;
Current revision is 4347&lt;br /&gt;
CMake Warning (dev) at src/CMakeLists.txt:1 (add_subdirectory):&lt;br /&gt;
  The source directory&lt;br /&gt;
&lt;br /&gt;
    /home/al/devel/kdenlive/src/widgets&lt;br /&gt;
&lt;br /&gt;
  does not contain a CMakeLists.txt file.&lt;br /&gt;
&lt;br /&gt;
  CMake does not support this case but it used to work accidentally and is&lt;br /&gt;
  being allowed for compatibility.&lt;br /&gt;
&lt;br /&gt;
  Policy CMP0014 is not set: Input directories must have CMakeLists.txt.  Run&lt;br /&gt;
  &quot;cmake --help-policy CMP0014&quot; for policy details.  Use the cmake_policy&lt;br /&gt;
  command to set the policy and suppress this warning.]]></description><category>Build System</category><pubDate>Sun, 07 Mar 2010 22:29:03 +0100</pubDate><guid>http://www.kdenlive.org/mantis/view.php?id=1473</guid><comments>http://www.kdenlive.org/mantis/view.php?id=1473#bugnotes</comments></item><item><title>0001488: Render button should not be a drop down menu</title><author></author><link>http://www.kdenlive.org/mantis/view.php?id=1488</link><description><![CDATA[At the moment the render button is actually a clickable dropdown list, which is unorthodox and fairly confusing from a user stand point. It simply isn't obvious that it is clickable. It also makes it easy to click the button instead of the arrow on left.&lt;br /&gt;
&lt;br /&gt;
There are also only two options : Render and Generate Script. It is therefore easy to simply have two separate buttons side by side.&lt;br /&gt;
&lt;br /&gt;
I have provided a patch that makes that little change (two buttons instead of dropdown list). It is not much, but this has been bugging me for a while ;)&lt;br /&gt;
&lt;br /&gt;
Feel free to test it and commit it to svn.]]></description><category>User Interface</category><pubDate>Sun, 07 Mar 2010 22:25:00 +0100</pubDate><guid>http://www.kdenlive.org/mantis/view.php?id=1488</guid><comments>http://www.kdenlive.org/mantis/view.php?id=1488#bugnotes</comments></item><item><title>0001489: Render button should not be a drop down menu</title><author></author><link>http://www.kdenlive.org/mantis/view.php?id=1489</link><description><![CDATA[At the moment the render button is actually a clickable dropdown list, which is unorthodox and fairly confusing from a user stand point. It simply isn't obvious that it is clickable. It also makes it easy to click the button instead of the arrow on left.&lt;br /&gt;
&lt;br /&gt;
There are also only two options : Render and Generate Script. It is therefore easy to simply have two separate buttons side by side.&lt;br /&gt;
&lt;br /&gt;
I have provided a patch that makes that little change (two buttons instead of dropdown list). It is not much, but this has been bugging me for a while ;)&lt;br /&gt;
&lt;br /&gt;
Feel free to test it and commit it to svn.]]></description><category>User Interface</category><pubDate>Sun, 07 Mar 2010 22:23:12 +0100</pubDate><guid>http://www.kdenlive.org/mantis/view.php?id=1489</guid><comments>http://www.kdenlive.org/mantis/view.php?id=1489#bugnotes</comments></item><item><title>0001487: crash on deleting a clip</title><author></author><link>http://www.kdenlive.org/mantis/view.php?id=1487</link><description><![CDATA[I was trying to delete a clip video from a track and after using de supp key or scisors the application crash.&lt;br /&gt;
There is another problem link to this behaviour is that magnetisation of track don't work anymore (they do with fedora 11)&lt;br /&gt;
when I drag a clip from the project monitor window to the timeline it does not snap-in. In fact you can place it anywhere but kdenlive place it invisibly after the last clip and it's imposible to put a transition nor effect on it.&lt;br /&gt;
The behavior is the same with an old project mounted without any problem on fedora 11.]]></description><category>User Interface</category><pubDate>Sun, 07 Mar 2010 22:15:15 +0100</pubDate><guid>http://www.kdenlive.org/mantis/view.php?id=1487</guid><comments>http://www.kdenlive.org/mantis/view.php?id=1487#bugnotes</comments></item><item><title>0001486: Export silently fails to render video.</title><author></author><link>http://www.kdenlive.org/mantis/view.php?id=1486</link><description><![CDATA[I'm using kdenlive from the official Debian testing repository. Also ffmpeg is form this repository and it has only a few codecs enabled (I assume this is a Debian policy).&lt;br /&gt;
I'd like to see only rendering profiles whitch I can actually use, but this is a wish.&lt;br /&gt;
The bug is the incorrect behavior, because the export process completes without any error message. I expect everything to be ok, but when I play the resulting video only the audio channel is saved. &lt;br /&gt;
I expect to get some kind of warning like &quot;Codec not available&quot; before the rendering starts.]]></description><category>Rendering</category><pubDate>Sun, 07 Mar 2010 15:59:29 +0100</pubDate><guid>http://www.kdenlive.org/mantis/view.php?id=1486</guid><comments>http://www.kdenlive.org/mantis/view.php?id=1486#bugnotes</comments></item><item><title>0001484: Effect stacking broken</title><author></author><link>http://www.kdenlive.org/mantis/view.php?id=1484</link><description><![CDATA[First clip has a transition (dissolve with track auto)&lt;br /&gt;
Second clip has a transition (composite with track black)&lt;br /&gt;
&lt;br /&gt;
The composition scales a clip (png) to 130% positions to bottom and then pans the clip until its top (vertical pan).&lt;br /&gt;
&lt;br /&gt;
First clip position is displaced as soon as the time line reaches the start of the second clip with the composite transition.]]></description><category>Transitions</category><pubDate>Sun, 07 Mar 2010 08:08:49 +0100</pubDate><guid>http://www.kdenlive.org/mantis/view.php?id=1484</guid><comments>http://www.kdenlive.org/mantis/view.php?id=1484#bugnotes</comments></item><item><title>0001483: crashing when using some of the lumaxx.pgm.png wipe</title><author></author><link>http://www.kdenlive.org/mantis/view.php?id=1483</link><description><![CDATA[When using some of the lumaxx.pgm.png wipe transition Kdenlive will crash.]]></description><category>Transitions</category><pubDate>Sat, 06 Mar 2010 22:05:15 +0100</pubDate><guid>http://www.kdenlive.org/mantis/view.php?id=1483</guid><comments>http://www.kdenlive.org/mantis/view.php?id=1483#bugnotes</comments></item><item><title>0001482: using "insert space" after "split audio" results in a segmentation fault</title><author></author><link>http://www.kdenlive.org/mantis/view.php?id=1482</link><description><![CDATA[If you use &quot;split audio&quot; on a clip and then attempt to use &quot;insert space&quot; on an empty audio tracks, the kdenlive crashes with a segmentation fault.]]></description><category>User Interface</category><pubDate>Sat, 06 Mar 2010 20:04:22 +0100</pubDate><guid>http://www.kdenlive.org/mantis/view.php?id=1482</guid><comments>http://www.kdenlive.org/mantis/view.php?id=1482#bugnotes</comments></item><item><title>0001481: after "split audio" it's not possible to cut the clip</title><author></author><link>http://www.kdenlive.org/mantis/view.php?id=1481</link><description><![CDATA[By using &quot;split audio&quot; on a clip, the audio is moved to a separate audio track, but then it's not possible to cut the clip (or join the audio and video track). The only way out of this is using &quot;undo&quot;.&lt;br /&gt;
&lt;br /&gt;
Obviously the video and audio tracks are somehow related - I'd expect that &quot;split audio&quot; results in a completely separate audio track, so that it's possible to cut the audio and video tracks separately.&lt;br /&gt;
&lt;br /&gt;
Or maybe the tracks could be cut simultaneously (cutting one of them cuts also the other one at the same place), but now it's not possible to cut them at all.]]></description><category>User Interface</category><pubDate>Sat, 06 Mar 2010 19:54:33 +0100</pubDate><guid>http://www.kdenlive.org/mantis/view.php?id=1481</guid><comments>http://www.kdenlive.org/mantis/view.php?id=1481#bugnotes</comments></item></channel></rss>
