mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 23:07:23 +08:00
mention ffmpeg configure switches which, for example, mpv needs for https network streams
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@15237 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
d32b3e1b84
commit
ea8738ace7
@ -109,9 +109,9 @@
|
||||
<xref linkend="pulseaudio"/>,
|
||||
<xref linkend="speex"/>,
|
||||
<xref linkend="xvid"/>,
|
||||
<xref linkend="openssl"/>,
|
||||
<xref linkend="fontconfig"/>,
|
||||
<xref linkend="openssl"/> or
|
||||
<xref linkend="gnutls"/>,
|
||||
<xref linkend="fontconfig"/>,
|
||||
<xref linkend="opus"/>,
|
||||
<!-- <ulink url="http://www.piksel.org/frei0r">frei0r</ulink>,-->
|
||||
<ulink url="https://files.dyne.org/frei0r/snapshots/">frei0r</ulink>,
|
||||
@ -380,6 +380,11 @@ grep ^TEST ../fate.log | wc -l</userinput></screen>
|
||||
<parameter>--enable-x11grab</parameter>: Enables X11 grabbing.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
<option>--enable-openssl</option> or <option>--enable-gnutls</option>:
|
||||
Enables HTTPS protocol for network streams.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
<command>gcc tools/qt-faststart.c -o tools/qt-faststart</command>: This
|
||||
builds the <command>qt-faststart</command> program which can modify
|
||||
|
Loading…
Reference in New Issue
Block a user