<div dir="ltr">Actually I was thinking of something simpler at the beginning, if possible at all, even by only using the ffmpeg command. But what you said makes sense as well.<div><div>However, as you say this must be done in KF5, I'll have to wait working on this. I'm still unable to run KF5 on vmware.</div><div><br></div><div>Luca</div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Dec 4, 2014 at 6:22 AM, Gilles Caulier <span dir="ltr"><<a href="mailto:caulier.gilles@gmail.com" target="_blank">caulier.gilles@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">yes, this can be a good idea to implement a such feature.<br>
<br>
I recommend to create a new kipi-plugins for this feature, and to look<br>
how current tool to make video from image is done. It use QtGStreamer<br>
in background. No need to add a new dependancy to digiKam with another<br>
extrernal framework as ffmpeg, mplayer, etc. There is all necessary<br>
stuff in GStreamer i think.<br>
<br>
The tool to encode video from image is here :<br>
<br>
<a href="https://projects.kde.org/projects/extragear/graphics/kipi-plugins/repository/revisions/master/show/videoslideshow" target="_blank">https://projects.kde.org/projects/extragear/graphics/kipi-plugins/repository/revisions/master/show/videoslideshow</a><br>
<br>
Another important point is the target for this tool. KDE4 code is<br>
currently frozen for new features. Only bugfixes is accepted. We<br>
currently port all code to KF5/QT5, and a new tool to transcode video<br>
must appear in this branch.<br>
<br>
All digiKam Shared libs are mostly ported. Kipi-plugins is partially<br>
ported. DigiKam, not yet, as it's listed to this wiki page :<br>
<br>
<a href="https://techbase.kde.org/Projects/Digikam/CodingSprint2014#KDE_Framework_Port" target="_blank">https://techbase.kde.org/Projects/Digikam/CodingSprint2014#KDE_Framework_Port</a><br>
<br>
Even if digiKam is not yet ported, a new kipi-plugins can be tested<br>
with kipicmd tool from libkipi, as stand alone application.<br>
<br>
Let's me hear if this king of plan is acceptable for you.<br>
<span class="HOEnZb"><font color="#888888"><br>
Gilles Caulier<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
2014-12-04 1:06 GMT+01:00 Luca Carlon <<a href="mailto:carlon.luca@gmail.com">carlon.luca@gmail.com</a>>:<br>
> I'm talking about transcoding video to video. Cameras and smartphones often<br>
> seem to encode using suboptimal encoders. Difference in size can be relevant<br>
> even when video is already h264. My idea would be to try to provide the<br>
> simplest possible automatic procedure to compress the user's video, which is<br>
> not always simple and may take hours. Of course, in case the feature is<br>
> appreciated, we can improve it.<br>
><br>
> Luca<br>
><br>
> On Wed, Dec 3, 2014 at 7:23 PM, Gilles Caulier <<a href="mailto:caulier.gilles@gmail.com">caulier.gilles@gmail.com</a>><br>
> wrote:<br>
>><br>
>> Do you talk about to transcode still images to video or from video to<br>
>> video ?<br>
>> The first way is already implemented and need maintainer to improve the<br>
>> tool.<br>
>><br>
>> Transcoding video to video is a huge space of work. Are you sure to<br>
>> want implement this as a kipi-plugins tool ?<br>
>><br>
>> Gilles Caulier<br>
>><br>
>> 2014-12-03 18:10 GMT+01:00 Luca Carlon <<a href="mailto:carlon.luca@gmail.com">carlon.luca@gmail.com</a>>:<br>
>> > Hello,<br>
>> > I'm using digikam to manage a collection of both images and videos, and<br>
>> > there is something that I commonly do with my videos: I transcode to<br>
>> > h264<br>
>> > high profile using x264 to reduce the size while keeping quality almost<br>
>> > unaltered (size can be reduced considerably, depending on the original<br>
>> > compression). I don't see such a feature in digikam, is this correct?<br>
>> ><br>
>> > What do you think if I tried to implement something like this? I'm not<br>
>> > thinking about a complete transcoding utility, but a simple transcode to<br>
>> > h264 high profile and ac3 to make it smaller, maybe in the batch utility<br>
>> > or<br>
>> > for singular videos. Something like that.<br>
>> ><br>
>> > Regards.<br>
>> ><br>
>> > Luca<br>
>> ><br>
>> > _______________________________________________<br>
>> > Digikam-devel mailing list<br>
>> > <a href="mailto:Digikam-devel@kde.org">Digikam-devel@kde.org</a><br>
>> > <a href="https://mail.kde.org/mailman/listinfo/digikam-devel" target="_blank">https://mail.kde.org/mailman/listinfo/digikam-devel</a><br>
>> ><br>
>> _______________________________________________<br>
>> Digikam-devel mailing list<br>
>> <a href="mailto:Digikam-devel@kde.org">Digikam-devel@kde.org</a><br>
>> <a href="https://mail.kde.org/mailman/listinfo/digikam-devel" target="_blank">https://mail.kde.org/mailman/listinfo/digikam-devel</a><br>
><br>
><br>
><br>
> _______________________________________________<br>
> Digikam-devel mailing list<br>
> <a href="mailto:Digikam-devel@kde.org">Digikam-devel@kde.org</a><br>
> <a href="https://mail.kde.org/mailman/listinfo/digikam-devel" target="_blank">https://mail.kde.org/mailman/listinfo/digikam-devel</a><br>
><br>
_______________________________________________<br>
Digikam-devel mailing list<br>
<a href="mailto:Digikam-devel@kde.org">Digikam-devel@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/digikam-devel" target="_blank">https://mail.kde.org/mailman/listinfo/digikam-devel</a><br>
</div></div></blockquote></div><br></div>