Skip to main content
5 posts / 0 new
Last post
michael
Offline
Joined: 07/08/2007
Posts:
16bit tiff?

Hi,
is it possible to add 16bit tiff support to kdenlive. I compiled the latest SVN and tried it but it said "not supported file format".

cheers

0
Your rating: None
j-b-m
Offline
Joined: 05/19/2009
Posts:
Re: 16bit tiff?

Do you know where I can find a sample image ?

regards

michael
Offline
Joined: 07/08/2007
Posts:
Re: 16bit tiff?

sure. Take one frame from me:

http://migaweb.de/share/20080109back_la ... 09.tif.zip

j-b-m
Offline
Joined: 05/19/2009
Posts:
Re: 16bit tiff?

QT4 opens your image without problem. Currently, the MLT qimage producer uses QT3. Since Kdenlive is currently being ported to QT4, we will also port the QImage producer to QT4, which shouldn't be too hard.

So yes, this will be supported, but I can't tell you when since Kdenlive porting to KDE4/QT4 is a lot of work. Probably in 1-2 months.

Regards
jb

michael
Offline
Joined: 07/08/2007
Posts:
Re: 16bit tiff?

Thanks for the answer!