Created attachment 173903 [details] ffmpeg.diff This adds input and output device support for audio/sndio to the port. portlint ok, poudriere testport 10.2/amd64 ok
Thanks Tobias. ./configure arguments in particular should normally be exclusively set in both ON/OFF cases to reduce the incidence of implicit feature/library detection in non-clean (user installations unlike poudriere) environments. If there are corresponding --ENable-{in,out}dev arguments, could you please update the patch to add them
Created attachment 173907 [details] ffmpeg.diff (In reply to Kubilay Kocak from comment #1) Thanks, I've added them. The port does this too with ALSA and JACK. I believe I just copied the ALSA option originally.
A commit references this bug: Author: riggs Date: Sun Dec 4 10:14:46 UTC 2016 New revision: 427763 URL: https://svnweb.freebsd.org/changeset/ports/427763 Log: Add non-default OPTION for SNDIO PR: 212023 Submitted by: t@tobik.me Changes: head/multimedia/ffmpeg/Makefile