source: multimedia/libdriv/gst10-libav.xml@ ef39f6b

11.2 11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/llvm18 xry111/soup3 xry111/xf86-video-removal
Last change on this file since ef39f6b was ef39f6b, checked in by Pierre Labastie <pierre.labastie@…>, 23 months ago

Update gstreamer stack to 1.20.3

  • Property mode set to 100644
File size: 4.6 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY gst10-libav-download-http "&gstreamer-dl;/gst-libav/gst-libav-&gst10-libav-version;.tar.xz">
8 <!ENTITY gst10-libav-download-ftp " ">
9 <!ENTITY gst10-libav-md5sum "bfd5673853d825d61512eac1bfa4c8c5">
10 <!ENTITY gst10-libav-size "278 KB">
11 <!ENTITY gst10-libav-buildsize "9.5 MB (add 4.4 MB for tests)">
12 <!ENTITY gst10-libav-time "less than 0.1 SBU (Using parallelism=4)">
13]>
14
15<sect1 id="gst10-libav" xreflabel="gst-libav-&gst10-libav-version;">
16 <?dbhtml filename="gst10-libav.html"?>
17
18 <sect1info>
19 <date>$Date$</date>
20 </sect1info>
21
22 <title>gst-libav-&gst10-libav-version;</title>
23
24 <indexterm zone="gst10-libav">
25 <primary sortas="a-gst-libav">gst-libav</primary>
26 </indexterm>
27
28 <sect2 role="package">
29 <title>Introduction to GStreamer Libav</title>
30
31 <para>
32 The <application>GStreamer Libav</application> package contains
33 <application>GStreamer</application> plugins for
34 <application>Libav</application> (a fork of
35 <application>FFmpeg</application>).
36 </para>
37
38 &lfs111_checked;
39
40 <bridgehead renderas="sect3">Package Information</bridgehead>
41 <itemizedlist spacing="compact">
42 <listitem>
43 <para>
44 Download (HTTP): <ulink url="&gst10-libav-download-http;"/>
45 </para>
46 </listitem>
47 <listitem>
48 <para>
49 Download (FTP): <ulink url="&gst10-libav-download-ftp;"/>
50 </para>
51 </listitem>
52 <listitem>
53 <para>
54 Download MD5 sum: &gst10-libav-md5sum;
55 </para>
56 </listitem>
57 <listitem>
58 <para>
59 Download size: &gst10-libav-size;
60 </para>
61 </listitem>
62 <listitem>
63 <para>
64 Estimated disk space required: &gst10-libav-buildsize;
65 </para>
66 </listitem>
67 <listitem>
68 <para>
69 Estimated build time: &gst10-libav-time;
70 </para>
71 </listitem>
72 </itemizedlist>
73
74 <bridgehead renderas="sect3">GStreamer Libav Dependencies</bridgehead>
75
76 <bridgehead renderas="sect4">Required</bridgehead>
77 <para role="required">
78 <xref linkend="ffmpeg"/> and
79 <xref linkend="gst10-plugins-base"/>
80 </para>
81
82 <bridgehead renderas="sect4">Recommended</bridgehead>
83 <para role="recommended">
84 <!-- With 1.14.x and before, an internal copy of FFMPEG was used.
85 This is no longer the case, so it is now required. -->
86 <xref linkend="yasm"/>
87 </para>
88
89 <bridgehead renderas="sect4">Optional</bridgehead>
90 <para role="optional">
91 <ulink url="https://pypi.org/project/hotdoc/">hotdoc</ulink><!-- and
92 no trace of this in tarball (only in ChangeLog for versions 0.x)
93 <ulink url="http://gstreamer.freedesktop.org/src/orc/">Orc</ulink>-->
94 </para>
95
96 <para condition="html" role="usernotes">
97 User Notes: <ulink url="&blfs-wiki;/gst10-libav"/>
98 </para>
99 </sect2>
100
101 <sect2 role="installation">
102 <title>Installation of GStreamer Libav</title>
103 <!-- No trace of this in tarball
104 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
105 href="../../xincludes/gst10-objc-error.xml"/>
106 -->
107 <para>
108 Install <application>GStreamer Libav</application> by running the following
109 commands:
110 </para>
111
112<screen><userinput>mkdir build &amp;&amp;
113cd build &amp;&amp;
114
115meson --prefix=/usr \
116 --buildtype=release \
117 -Dpackage-origin=https://www.linuxfromscratch.org/blfs/view/&blfs-version;/ \
118 -Dpackage-name="GStreamer &gst10-libav-version; BLFS" &amp;&amp;
119ninja</userinput></screen>
120
121
122 <para>
123 To test the results, issue: <command>ninja test</command>
124 </para>
125
126 <para>
127 Now, as the <systemitem class="username">root</systemitem> user:
128 </para>
129
130<screen role="root"><userinput>ninja install</userinput></screen>
131 </sect2>
132
133 <sect2 role="commands">
134 <title>Command Explanations</title>
135
136 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
137 href="../../xincludes/meson-buildtype-release.xml"/>
138 </sect2>
139
140 <sect2 role="content">
141 <title>Contents</title>
142
143 <segmentedlist>
144 <segtitle>Installed Programs</segtitle>
145 <segtitle>Installed Library</segtitle>
146 <segtitle>Installed Directory</segtitle>
147
148 <seglistitem>
149 <seg>
150 None
151 </seg>
152 <seg>
153 libgstlibav.so in /usr/lib/gstreamer-1.0 directory
154 </seg>
155 <seg>
156 None
157 </seg>
158 </seglistitem>
159 </segmentedlist>
160
161 </sect2>
162
163</sect1>
Note: See TracBrowser for help on using the repository browser.