-
-
Notifications
You must be signed in to change notification settings - Fork 26
Closed as not planned
Closed as not planned
Copy link
Labels
upstream bugA problem upstreamA problem upstream
Description
Hi, thank you for providing this FFmpeg build with DeckLink SDK support — it’s been very helpful.
I’m currently encountering an issue when testing video playback to a DeckLink 8K Pro card. The video starts playing correctly, but after about two seconds it freezes on a single frame. There’s no error message indicating a problem, and the process keeps running, but no new frames are sent to the DeckLink device.
Here’s the command I used:
ffmpeg -re -hide_banner -stream_loop -1 -i input.mp4 -f decklink -format_code Hp50 -pix_fmt uyvy422 "DeckLink 8K Pro (1)"
Could you please advise if there’s a known issue or configuration step I might be missing?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
upstream bugA problem upstreamA problem upstream