Fwd: Re: Update FindFFmpeg to find/search for libswscale

Andreas Scherf ascherfy at googlemail.com
Wed Jun 2 20:14:27 CEST 2010


Hi together, i worked on the ffmpeg.cmake script so that it worked
again (on my pc)
Do i need to add the libraries for including them for the linker?

Would be nice if someone could have a look on it.

Andreas

/trunk/KDE/multimedia/cmake/modules

2010/6/1 Alexander Neundorf <neundorf at kde.org>:
> Forwarding, so others can help too :-)
>
> Alex
>
> ----------  Forwarded Message  ----------
>
> Subject: Re: Fwd: Re: Update FindFFmpeg to find/search for libswscale
> Date: Tuesday 01 June 2010
> From: Andreas Scherf <ascherfy at googlemail.com>
> To: neundorf at kde.org
>
> Hi Alexander,
> i changed some code inside the ffmpegthumbnailer and added the
> FindFFMPEG.cmake file.
> But it did not work as expected. Could you have a look at it?
>
> Andreas
>
> 2010/5/26 Alexander Neundorf <neundorf at kde.org>:
>> On Wednesday 26 May 2010, Andreas Scherf wrote:
>>> Am Mittwoch, 26. Mai 2010 schrieb Alexander Neundorf:
>>> > On Wednesday 26 May 2010, Andreas Scherf wrote:
>>> > > Hi Alexander,
>>> > > i want the best solution! A private copy is hard to maintain. I think a
>>> > > single solution for finding ffmpeg is the best solution.
>>> >
>>> > Please keep kde-buildsystem on CC.
>>>
>>> Ok, but i am not subscibed to this list ..
>>
>> That's no problem, other people responding can also keep you on CC.
>>
>>> > A private copy is to maintain, but it is a magnitude easier to maintain
>>> > than a shared, installed file.
>>> > An installed file needs to keep source compatibility for all of KDE 4.x.
>>> > A private copy doesn't have to care about source compatibility as long as
>>> > the project where it is used works.
>>>
>>> You are the expert for this. If you think, it is better to have a local
>>> copy inside kdemultimedia the it should be so. If not we should have one
>>> for kde. I'll accept your or any other decision.
>>
>> If you use the attached file as a private, not-installed copy inside
>> kdemultimedia this is fine with me.
>>
>> But I would also be happy if we try to improve the FindFFmpeg.cmake in
> kdelibs
>> so it does what you need. This file is quite straightforward and easy to
>> understand.
>> Adding support for finding libswscale to it doesn't look to hard.
>> If you have a look at the file, you'll see what to do.
>> Basically add find_path() and find_library() calls for the respective files.
>>
>> Alex
>>
>
> -------------------------------------------------------
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: FindFFMPEG.cmake
Type: text/x-cmake
Size: 2083 bytes
Desc: not available
Url : http://mail.kde.org/pipermail/kde-buildsystem/attachments/20100602/944203c4/attachment-0001.bin 


More information about the Kde-buildsystem mailing list