Changeset 7ef3b9f9


Ignore:
Timestamp:
12/25/2021 03:20:19 PM (2 years ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
11.1, 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/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
abce13f
Parents:
ca88cb8
git-author:
Xi Ruoyao <xry111@…> (12/25/2021 03:19:54 PM)
git-committer:
Xi Ruoyao <xry111@…> (12/25/2021 03:20:19 PM)
Message:

ffmpeg: add srt as an external dependency

srt is a protocol for video streaming and someone claims it's better
than rtmp.

To enable it --enable-srt is needed.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • multimedia/videoutils/ffmpeg.xml

    rca88cb8 r7ef3b9f9  
    141141      <ulink url="https://openal.org/">OpenAL</ulink>,
    142142      <ulink url="https://sourceforge.net/projects/opencore-amr">OpenCore AMR</ulink>,
    143       <!--<ulink url="http://diracvideo.org/">Schroedinger</ulink>,-->
     143          <ulink url="https://github.com/Haivision/srt">Srt</ulink>,
    144144      <ulink url="https://sourceforge.net/projects/schrodinger/">Schroedinger</ulink>,
    145145      <ulink url="http://www.twolame.org/">TwoLAME</ulink>,
Note: See TracChangeset for help on using the changeset viewer.