Changeset a525ccb for multimedia/videoutils/ffmpeg.xml
- Timestamp:
- 03/19/2015 12:26:41 PM (10 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 7.10, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- dd44d9e1
- Parents:
- 6843a89
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
multimedia/videoutils/ffmpeg.xml
r6843a89 ra525ccb 7 7 <!ENTITY ffmpeg-download-http "http://ffmpeg.org/releases/ffmpeg-&ffmpeg-version;.tar.bz2"> 8 8 <!ENTITY ffmpeg-download-ftp " "> 9 <!ENTITY ffmpeg-md5sum " af92a816b642d32134a764d2d7f55b75">9 <!ENTITY ffmpeg-md5sum "62b5a37525fdf79aedd4a51a64793ed7"> 10 10 <!ENTITY ffmpeg-size "7.4 MB"> 11 <!ENTITY ffmpeg-buildsize " 133 MB (additional 856 MB for docs and 2302 MB to run the FATE suite)">12 <!ENTITY ffmpeg-time " 1.2 SBU (using parallelism=4); additional 1 SBU for docs and 5.4 SBU to run the FATE suite, after sample files are downloaded">11 <!ENTITY ffmpeg-buildsize "0.1 GB"> 12 <!ENTITY ffmpeg-time "3.6 SBU"> 13 13 ]> 14 14 … … 85 85 <xref linkend="libass"/>, 86 86 <xref linkend="fdk-aac"/>, 87 <xref linkend="freetype2"/>, 87 88 <xref linkend="lame"/>, 88 89 <xref linkend="libtheora"/>, 89 90 <xref linkend="libvorbis"/>, 90 <xref linkend="libvpx"/>, and 91 <xref linkend="libvpx"/>, 92 <xref linkend="opus"/>, and 91 93 <xref linkend="x264"/> 92 94 </para> … … 105 107 <xref linkend="libcdio"/> (to identify and play CDs), 106 108 <xref linkend="faac"/>, 107 <xref linkend="freetype2"/>,108 109 <xref linkend="libwebp"/>, 109 110 <xref linkend="openjpeg"/>, … … 114 115 <xref linkend="gnutls"/>, 115 116 <xref linkend="fontconfig"/>, 116 <xref linkend="opus"/>,117 117 <xref linkend="v4l-utils"/>, 118 118 <ulink url="https://files.dyne.org/frei0r/snapshots/">frei0r</ulink>, … … 176 176 --enable-libass \ 177 177 --enable-libfdk-aac \ 178 --enable-libfreetype \ 178 179 --enable-libmp3lame \ 180 --enable-libopus \ 179 181 --enable-libtheora \ 180 182 --enable-libvorbis \
Note:
See TracChangeset
for help on using the changeset viewer.