Re: [FFmpeg-user] Compile ffmpeg-4.2.2 on macOS with SRT 1.4.1 >>> ERROR: srt >= 1.3.0 not found using pkg-config

2020-01-14 Thread Al-Batin Saltanat
20, at 9:34 AM, K E N O wrote: > > +1 > >> Am 14.01.2020 um 03:13 schrieb Jonathan Viney > <mailto:jonathan.vi...@gmail.com>>: >> >> On Fri, Jan 10, 2020 at 10:27 PM Al-Batin Saltanat < >> albatin.salta...@gmail.com <mailto:albatin

[FFmpeg-user] Do I need to define ?pkt_size=1316 for FFmpeg SRT?

2020-01-13 Thread Al-Batin Saltanat
ffmpeg -i rtmp://localhost/live/test -c copy -f mpegts srt://WowzaEngine:1?pkt_size=1316 Which options are needed or recommended for sending a SRT stream to a Wowza Streaming Engine (buffer…ect.)? Thank you. ___ ffmpeg-user mailing list

Re: [FFmpeg-user] Compile ffmpeg-4.2.2 on macOS with SRT 1.4.1 >>> ERROR: srt >= 1.3.0 not found using pkg-config

2020-01-10 Thread Al-Batin Saltanat
; Am 10.01.2020 um 03:46 schrieb Jonathan Viney > <mailto:jonathan.vi...@gmail.com>>: >> >> On Fri, Jan 10, 2020 at 7:12 AM Al-Batin Saltanat < >> albatin.salta...@gmail.com <mailto:albatin.salta...@gmail.com> >> <mailto:albatin.salta...@gmail.co

Re: [FFmpeg-user] Compile ffmpeg-4.2.2 on macOS with SRT 1.4.1 >>> ERROR: srt >= 1.3.0 not found using pkg-config

2020-01-09 Thread Al-Batin Saltanat
OR: srt >= 1.3.0 not found using pkg-config Thank you. Robert > On 10 Jan 2020, at 4:46 AM, Jonathan Viney wrote: > > On Fri, Jan 10, 2020 at 7:12 AM Al-Batin Saltanat < > albatin.salta...@gmail.com> wrote: > >> >> Hi, >> >> I got following error

[FFmpeg-user] Compile ffmpeg-4.2.2 on macOS with SRT 1.4.1 >>> ERROR: srt >= 1.3.0 not found using pkg-config

2020-01-09 Thread Al-Batin Saltanat
Hi, I got following error while compiling ffmpeg-4.2.2 on macOS 10.14.6 with SRT 1.4.1 package: ERROR: srt >= 1.3.0 not found using pkg-config First I tried it with the srt package from Homebrew and then I compiled it from source. But both times I got the same error. I compiled the same