Skip to content

[DeckLink] clicking in audio with 24 FPS in sync mode #345

Closed
@MartinPulec

Description

@MartinPulec

Originally posted by @alatteri in #326 (comment)

Clicks in audio are present if using audio compression with 24 FPS. Steps to reproduce:

ffmpeg -f lavfi -i sine=r=48000:d=30 -f lavfi -i testsrc=duration=30:r=24:size=1920x1080 tst24.mp4
uv -d decklink:sync -r embedded -t file:tst24.mp4 -s embedded --param incompatible -A AAC

Occurs also with OPUS. Doesn't occur if anything of following holds:

  1. synchronized mode is not use
  2. PCM (uncompressed) audio is used
  3. 25 FPS is used (other frame rates not tested)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions