You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The abuffersink doesn't seem to like having ch_layout set. Not sure why, but as it produces 16 channel buffers already (as that is what we feed it and have the graph set to do) it seems to work without setting this, so I have removed it
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.
Expected behaviour
Don't crash for init audio filter
Steps to reproduce
Environment
The text was updated successfully, but these errors were encountered: