server icon indicating copy to clipboard operation
server copied to clipboard

Bug: decklink producer crash with ffmpeg 7.0.2

Open ducthiem90 opened this issue 4 months ago • 0 comments

Observed Behavior

When I try to build casparcg last version with update ffmpeg to 7.0.2, it's OK util I play 1 decklink device, has a memory bug when it init audio filter. I think we need to change config channel layout for abuffersink. image

Expected behaviour

Don't crash for init audio filter

Steps to reproduce

  1. Clone master branch
  2. Build from source
  3. Run casparcg
  4. PLAY 1-1 DECKLINK 1

Environment

  • Commit: #1580
  • Server version: v2.5.0
  • Operating system: Windows 10
  • Visual Studio: 2022

ducthiem90 avatar Oct 10 '24 09:10 ducthiem90