[prev in list] [next in list] [prev in thread] [next in thread] 

List:       freebsd-multimedia
Subject:    Re: ffmpeg port and libsrt
From:       Jan Beich <jbeich () FreeBSD ! org>
Date:       2020-05-15 4:55:18
Message-ID: pnb5-iyq1-wny () FreeBSD ! org
[Download RAW message or body]

Brad Shoemaker <brad.shoemaker@gmail.com> writes:

> Hi,
>
> Is there a possibility of adding libsrt as a config option for ffmpeg in
> the ports tree (and perhaps even compiling future binary packages with it
> enabled)? SRT is gaining popularity in the streaming world and it would be
> useful to be able to ingest an SRT feed on a FreeBSD box.

ffmpeg already has but the dependency is missing, so the option is hidden.
Such potential dependencies are exposed during updates as part of looking
through upstream build glue changes but packaging them is outside of scope.

multimedia/ffmpeg/Makefile:
  .if !exists(${.CURDIR:H:H}/net/srt)
  # https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/a2fc8dbae853
  OPTIONS_EXCLUDE+=	SRT
  .endif

> I assume you're already aware of it, but here's the repo just in case.
>
> https://github.com/Haivision/srt
>
> This is a bit over my head as I'm not a developer, but if I can help,
> please let me know (or if I'd be better off trying to build this from
> source myself, let me know that too).

Sorry, not interested.
_______________________________________________
freebsd-multimedia@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-multimedia
To unsubscribe, send any mail to "freebsd-multimedia-unsubscribe@freebsd.org"
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic