Skip to content

FFmpeg DeckLink output freezes after a few seconds with no error message #1083

@rm-tech-git

Description

@rm-tech-git

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions