Skip to content

Workaround a crash in matroska file recorder when a audio-only file is open in...

Simon Morlat requested to merge fix/backport-fixes-from-5.2 into master

Workaround a crash in matroska file recorder when a audio-only file is open in append mode and now has a video track. The workaround consists in deleting the existing file - which is not a so good workaround.

Merge request reports