Nevcairiel / LAVFilters

LAV Filters - Open-Source DirectShow Media Splitter and Decoders
GNU General Public License v2.0
7.34k stars 789 forks source link

Feature Request: add support for srt:// protocol #490

Open SebaLedesma opened 2 years ago

SebaLedesma commented 2 years ago

ffmpeg supports srt, it must be built with --enable-libsrt option. ffplay can play as simple as: ffplay srt://:

More info: https://srtlab.github.io/srt-cookbook/apps/ffmpeg/#building-ffmpeg-with-srt