You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 8, 2024. It is now read-only.
Say I have a good compile of ffmpeg, that plays out a Blackmagic design Decklink board good with a line like:
ffmpeg -i /home/matt/VideoTests/720ts_6DK01H_tru720og.ts -pix_fmt uyvy422 -f decklink -vcodec v210 "DeckLink SDI 4K"Can FFdynamic also play out the Decklink? If so, what would streamletOutput / outputBuilder config look like?
Thanks!