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
Hi! Thanks for the report. I looked at the debug logs and the code and this is a bit puzzling. The only thing I can see is that we may have a multithreading issue since the parser is running in a separate thread... I created a branch with an added mutex that you could give a try.
But I think first I will need some more info. What file are you opening? I guess a compressed file? What ffmpeg version are you using? Could I get access to the file to try to revreate the brash?
Shortly after launching, opening a file and switching to the Bitstream Analysis tab, the app crashes. This in on macOS 13.2.
Running from the console:
Running in the debugger:
The text was updated successfully, but these errors were encountered: