Skip to content

Constant decklink Audio buffer overflow #410

Closed
@TheSashmo

Description

@TheSashmo

I am using these settings for my encoding and decoding, and I am constantly getting decklink audio buffer overflow, I've tried OPUS and and MP3 the result is the same. Any suggestions?

/usr/bin/uv --audio-filter controlport_stats --capture-filter preview:path=/tmp/encode_thumbnail_65.socket:target_size=854x480 -t decklink:connection=sdi:device=0:codec=UYVY -c libavcodec:codec=H.264:encoder=libx264:bitrate=20000000:preset=veryfast:subsampling=420 -s embedded --audio-codec=MP3:sample_rate=48000:bitrate=128k --audio-capture-format channels=16 -f V:rs:: -f A:mult:3 -P 20492 172.18.20.5

/usr/bin/uv --audio-filter controlport_stats -d multiplier decklink:device=0:drift_fix#preview:path=/tmp/decode_thumbnail_65.socket:hq:rate_limit=2:target_size=854x480 -r embedded -P 20492 172.18.20.5

Using latest stable build.

Any suggestions?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions