[FFmpeg-devel] [PATCH] lavf: add samba protocol via libsmbclient

Lukasz Marek lukasz.m.luki2 at gmail.com
Sun Jul 13 15:24:16 CEST 2014


On 13.07.2014 13:47, Michael Niedermayer wrote:
> On Sun, Jul 13, 2014 at 12:55:47AM +0200, Lukasz Marek wrote:
>> On 12.07.2014 22:31, Michael Niedermayer wrote:
>>> On Sat, Jul 12, 2014 at 06:20:46PM +0200, Lukasz Marek wrote:
>>   die_license_disabled gpl frei0r
>>   die_license_disabled gpl libcdio
>> +die_license_disabled gpl libsmbclient
>>   die_license_disabled gpl libutvideo
>>   die_license_disabled gpl libvidstab
>>   die_license_disabled gpl libx264
>> @@ -4744,6 +4748,7 @@ enabled libquvi           && require_pkg_config libquvi quvi/quvi.h quvi_init
>>   enabled librtmp           && require_pkg_config librtmp librtmp/rtmp.h RTMP_Socket
>>   enabled libschroedinger   && require_pkg_config schroedinger-1.0 schroedinger/schro.h schro_init
>>   enabled libshine          && require_pkg_config shine shine/layer3.h shine_encode_buffer
>
>> +enabled libsmbclient      && require_pkg_config smbclient libsmbclient.h smbc_init
>
> this fails on ubuntu 12.04 (and i suspect on some older debian)
> reason is missing smbclient.pc file
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=700643

I created this patch long time ago (in 2013) and have forgotten about 
it. I remember there was something with it.
I attached fixed version - tested on ubuntu 14.04 (pkgconfig) and debian 
7.3 (no pkgconfig). As I remember I used that fallback for ubuntu 12.04 
and worked as well.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-lavf-add-samba-protocol-via-libsmbclient.patch
Type: text/x-patch
Size: 12965 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140713/ad751c1a/attachment.bin>


More information about the ffmpeg-devel mailing list