Bug 362654 - [wish] support *.kra ( Krita ) files as image Clip
Summary: [wish] support *.kra ( Krita ) files as image Clip
Status: RESOLVED FIXED
Alias: None
Product: kdenlive
Classification: Applications
Component: User Interface (show other bugs)
Version: 15.12.2
Platform: Kubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: Jean-Baptiste Mardelle
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-04 10:05 UTC by David REVOY
Modified: 2016-05-12 13:09 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David REVOY 2016-05-04 10:05:03 UTC
Hi, I'm enjoying a lot to use Kdenlive for my Youtube channel since 5 years ( https://www.youtube.com/user/DeevadRevoy/videos ). Today, I was doing a little review on how I could be faster in my production time, because videos are popular and I spend a lot of time on drawing my webcomic ( http://www.peppercarrot.com/ ).

Why Krita files:
============
Most of my titles background are images, done with Krita. I need to save a *.kra version of them, to tweak layers and keep flexibility in case I want to redo/fix them. So, I'm used to store two files: the *.kra source, and I export a transitional *.png (each time) to communicate with Kdenlive. Not a big deal, but it could be faster if Kdenlive could directly read the *.kra file, and add *.kra files as image clip ( as with a *.jpg, *.png...*.etc... ).

About Krita files:
=============
Maybe this could little info could help in case the idea sound good:
* Krita files are zip archive
* Inside the *.kra (zip) , exist at root of the archive a ' mergedimage.png ' , this picture is what Kdenlive could read directly. It's a flat version of the files, PNG. It would be perfect !

Thank you for reading this [wishlist] item.
Comment 1 Jean-Baptiste Mardelle 2016-05-06 06:33:01 UTC
Git commit e907349c58e94a151c9018cf1ade5839b9c8d914 by Jean-Baptiste Mardelle.
Committed on 06/05/2016 at 06:32.
Pushed by mardelle into branch 'Applications/16.04'.

Add support for Krita images

M  +1    -1    src/dialogs/clipcreationdialog.cpp

http://commits.kde.org/kdenlive/e907349c58e94a151c9018cf1ade5839b9c8d914
Comment 2 David REVOY 2016-05-06 06:37:59 UTC
A big thank you Jean-Baptiste!
Have a good end of week.
Comment 3 Christoph Feck 2016-05-11 00:19:41 UTC
Jean, is this ticket resolved?
Comment 4 Jean-Baptiste Mardelle 2016-05-12 13:09:42 UTC
Yes, this is fixed but requires MLT's latest git version to work. 
We use Krita's QImage plugin to load the images.