[vlc-devel] [PATCH] Add support for RTMP[E][S][T][TE][TS]
Samuel Pitoiset
samuel.pitoiset at gmail.com
Tue Aug 21 11:27:09 CEST 2012
On Tue, Aug 21, 2012 at 11:23 AM, Felix Paul Kühne
<fkuehne.videolan at gmail.com> wrote:
> On 21.08.2012, at 11:12, Samuel Pitoiset <samuel.pitoiset at gmail.com> wrote:
>
>> On Tue, Aug 21, 2012 at 8:54 AM, Rémi Denis-Courmont <remi at remlab.net> wrote:
>>> Le mardi 21 août 2012 01:11:26 Samuel Pitoiset, vous avez écrit :
>>>> ---
>>>> contrib/src/ffmpeg/rules.mak | 1 +
>>>> modules/access/avio.h | 2 +-
>>>> 2 files changed, 2 insertions(+), 1 deletion(-)
>>>>
>>>> diff --git a/contrib/src/ffmpeg/rules.mak b/contrib/src/ffmpeg/rules.mak
>>>> index 15aabaf..0ce0579 100644
>>>> --- a/contrib/src/ffmpeg/rules.mak
>>>> +++ b/contrib/src/ffmpeg/rules.mak
>>>> @@ -8,6 +8,7 @@ FFMPEGCONF = \
>>>> --disable-doc \
>>>> --disable-decoder=libvpx \
>>>> --disable-decoder=bink \
>>>> + --enable-gnutls \
>>>> --enable-libgsm \
>>>> --enable-libopenjpeg \
>>>> --disable-debug \
>>>
>>> And what if GnuTLS is missing?
>>
>> "ERROR: GnuTLS is not found" is displayed when building make .ffmpeg.
>
> That's highly surprising ;)
>
> A silent fail would be highly preferable for platforms without GnuTLS...
Very probably, but how to do that?
--
Best regards,
Samuel Pitoiset.
More information about the vlc-devel
mailing list