| Anonymous | Login | Signup for a new account | 2013-06-19 12:58 CEST | ![]() |
| Main | My View | View Issues | Change Log | Roadmap |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0000705 | Kdenlive | File Loading | public | 2009-03-08 11:00 | 2009-06-18 01:51 | ||||
| Reporter | Granjow | ||||||||
| Assigned To | |||||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | Recent git | ||||||||
| Target Version | Fixed in Version | 0.7.3 | |||||||
| Summary | 0000705: Project cannot be loaded anymore, only invalid clips | ||||||||
| Description | The clips can be dragged on the timeline, but playing doesn't work. What is wrong there? | ||||||||
| Tags | No tags attached. | ||||||||
| Build/Install Method | Manual build from SVN | ||||||||
| Attached Files | |||||||||
Notes |
|
|
(0002511) administrator (administrator) 2009-03-08 13:07 |
No such problem here... It is a bit strange that your images use the sdl_image producer. Did you compile MLT without the qimage producer and the gtk-pixbuf producer? Can you play your source files with inigo: inigo /data/video/AC/titles/title056.png |
|
(0002513) Granjow (developer) 2009-03-08 14:00 |
I've compiled it with ./configure --prefix=/usr --enable-gpl --qimage-libdir=/usr/lib/ --qimage-includedir=/usr/include/qt4 --avformat-swscale inigo did play the png file. I've rebuild kdenlive, it still doesn't want to play the text clips. |
|
(0002514) administrator (administrator) 2009-03-08 14:27 |
Ok, I see. You have invalid entries in your playlist: title clips in timeline with a 0 duration. I am adding a check to fix that issue right now in Kdenlive |
|
(0002515) Granjow (developer) 2009-03-08 14:39 |
Well, but I also cannot add the title clips which are in the Project Content. I wonder how this could happen? |
|
(0002516) administrator (administrator) 2009-03-08 14:45 |
That's because the MLT producer for the titles has in and out = 0. Kdenlive uses it when you insert a title, which results in invalid clip. |
|
(0002517) administrator (administrator) 2009-03-08 15:02 |
I just committed a fix in Kdenlive's svn. You should now see a warning when opening the document, and invalid entries will be cleared from the playlist. However, I don't understand how these invalid entries appeared, so if you find a way to reproduce these, let me know. |
|
(0002522) Granjow (developer) 2009-03-08 16:15 |
I see an error ;) /data/cworkspace/kdenlive/src/renderer.cpp: In member function ‘void Render::buildConsumer()’: /data/cworkspace/kdenlive/src/renderer.cpp:113: warning: deprecated conversion from string constant to ‘char*’ /data/cworkspace/kdenlive/src/renderer.cpp:119: warning: deprecated conversion from string constant to ‘char*’ /data/cworkspace/kdenlive/src/renderer.cpp:147: warning: deprecated conversion from string constant to ‘char*’ /data/cworkspace/kdenlive/src/renderer.cpp:147: warning: deprecated conversion from string constant to ‘char*’ /data/cworkspace/kdenlive/src/renderer.cpp: In member function ‘void Render::slotSplitView(bool)’: /data/cworkspace/kdenlive/src/renderer.cpp:413: warning: deprecated conversion from string constant to ‘char*’ /data/cworkspace/kdenlive/src/renderer.cpp: In member function ‘void Render::getFileProperties(const QDomElement&, const QString&, bool)’: /data/cworkspace/kdenlive/src/renderer.cpp:474: warning: deprecated conversion from string constant to ‘char*’ /data/cworkspace/kdenlive/src/renderer.cpp:484: warning: deprecated conversion from string constant to ‘char*’ /data/cworkspace/kdenlive/src/renderer.cpp:538: warning: deprecated conversion from string constant to ‘char*’ /data/cworkspace/kdenlive/src/renderer.cpp: In member function ‘void Render::setSceneList(QString, int)’: /data/cworkspace/kdenlive/src/renderer.cpp:794: warning: deprecated conversion from string constant to ‘char*’ /data/cworkspace/kdenlive/src/renderer.cpp: In member function ‘const QString Render::sceneList()’: /data/cworkspace/kdenlive/src/renderer.cpp:843: warning: deprecated conversion from string constant to ‘char*’ /data/cworkspace/kdenlive/src/renderer.cpp: In member function ‘void Render::mltCheckLength()’: /data/cworkspace/kdenlive/src/renderer.cpp:1276: error: ‘i’ was not declared in this scope /data/cworkspace/kdenlive/src/renderer.cpp: In member function ‘void Render::mltInsertClip(ItemInfo, QDomElement, Mlt::Producer*)’: /data/cworkspace/kdenlive/src/renderer.cpp:1312: warning: deprecated conversion from string constant to ‘char*’ /data/cworkspace/kdenlive/src/renderer.cpp: In member function ‘int Render::mltChangeClipSpeed(ItemInfo, double, double, Mlt::Producer*)’: /data/cworkspace/kdenlive/src/renderer.cpp:1651: warning: deprecated conversion from string constant to ‘char*’ /data/cworkspace/kdenlive/src/renderer.cpp:1703: warning: deprecated conversion from string constant to ‘char*’ /data/cworkspace/kdenlive/src/renderer.cpp: In member function ‘void Render::mltAddClipTransparency(ItemInfo, int, int)’: /data/cworkspace/kdenlive/src/renderer.cpp:2557: warning: deprecated conversion from string constant to ‘char*’ /data/cworkspace/kdenlive/src/renderer.cpp: In member function ‘void Render::mltSavePlaylist()’: /data/cworkspace/kdenlive/src/renderer.cpp:2720: warning: deprecated conversion from string constant to ‘char*’ /data/cworkspace/kdenlive/src/renderer.cpp: In member function ‘void Render::mltInsertTrack(int, bool)’: /data/cworkspace/kdenlive/src/renderer.cpp:2840: warning: deprecated conversion from string constant to ‘char*’ make[2]: *** [src/cmake_bindir/CMakeFiles/kdenlive.dir/renderer.o] Fehler 1 make[1]: *** [src/cmake_bindir/CMakeFiles/kdenlive.dir/all] Fehler 2 make: *** [all] Fehler 2 About reproducing, I have not the slightest idea how this may have happened (and the coffeine in my tea won't change anything in that manner). I've created thze project file some time ago, and it worked without any problem. The only thing that has changed is the version of kdenlive. |
|
(0002523) administrator (administrator) 2009-03-08 18:52 |
Compilation fixed now. |
|
(0002536) Granjow (developer) 2009-03-12 15:59 |
Confirmed, and it is working. Still a little question, the text clips I've created during this time have become invalid and remain also when I edit them; it's the 59 and the 60 in the project file I'll upload. Just to make sure that is not a problem that still exists. |
|
(0002537) Granjow (developer) 2009-03-12 21:04 |
Hm. I've created a new project now, and everything was fine until I now loaded it again. All text clips are marked invalid again. |
|
(0002538) administrator (administrator) 2009-03-12 21:15 |
The MLT producers in file invalid.kdenlive have some strange properties. Can you reproduce the issue with a new project by simply inserting a title clip, saving and re-opening the project? I would be useful if you can find a way to reproduce the issue. |
|
(0002539) Granjow (developer) 2009-03-12 21:46 |
No, with a totally new project it seems to work till now. Perhaps that was the problem. Also old projects work. I guess I've created this project at a wrong time. Suggest to mark the bug as resolved. |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2009-03-08 11:00 | Granjow | New Issue | |
| 2009-03-08 11:00 | Granjow | File Added: fubar.kdenlive | |
| 2009-03-08 11:00 | Granjow | Build/Install Method | => Manual build from SVN |
| 2009-03-08 13:07 | administrator | Note Added: 0002511 | |
| 2009-03-08 14:00 | Granjow | Note Added: 0002513 | |
| 2009-03-08 14:27 | administrator | Note Added: 0002514 | |
| 2009-03-08 14:39 | Granjow | Note Added: 0002515 | |
| 2009-03-08 14:45 | administrator | Note Added: 0002516 | |
| 2009-03-08 15:02 | administrator | Note Added: 0002517 | |
| 2009-03-08 15:20 | administrator | Status | new => feedback |
| 2009-03-08 16:15 | Granjow | Note Added: 0002522 | |
| 2009-03-08 18:52 | administrator | Note Added: 0002523 | |
| 2009-03-12 15:59 | Granjow | Note Added: 0002536 | |
| 2009-03-12 15:59 | Granjow | File Added: invalid.kdenlive | |
| 2009-03-12 21:04 | Granjow | Note Added: 0002537 | |
| 2009-03-12 21:15 | administrator | Note Added: 0002538 | |
| 2009-03-12 21:46 | Granjow | Note Added: 0002539 | |
| 2009-03-13 16:40 | administrator | Status | feedback => resolved |
| 2009-03-13 16:40 | administrator | Resolution | open => fixed |
| 2009-03-13 16:40 | administrator | Fixed in Version | => Recent git |
| 2009-04-15 13:07 | madsdyd | Fixed in Version | Recent git => 0.7.3 |
| 2009-06-18 01:51 | xzhayon | Status | resolved => closed |
| Copyright © 2000 - 2013 MantisBT Team |