вт, 17 сент. 2024 г. в 09:02, Andrew Strachan
:
>
> Hi,
> I am looking for advice on how best to achieve multiple outputs for our use
> case.
> The live source is a Decklink card on Windows. (We have a build working etc)
> We want 4 outputs;
>
> * We want to run a preview window (low quality
>But the general advice is to use ffmpeg for video processing
>(capturing, filtering, encoding),
>then provide output streams to the streaming server (for reliability,
>run it on the same machine).
>Use the streaming server API to control recording, provide streams for
>outside users (or CDN).
Ju
I use ffmpeg on my Mac without understanding much of it. I'd like to be able to
determine where in the video occasional reported errors occur so I can view the
affected passage in the output. My questions about the following command and
output are, "do the errors reported include the time in the
> On Sep 17, 2024, at 1:30 PM, Laine wrote:
>
> I use ffmpeg on my Mac without understanding much of it. I'd like to be able
> to determine where in the video occasional reported errors occur so I can
> view the affected passage in the output. My questions about the following
> command and o