-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When loading these two MP4 files, the app crashes ... Why ? #37
Comments
The reason for the crash is likely that the file has a second stream that is unrecognized by ffmpeg, this can be shown with ffprobe:
|
Hi! Are there any fixes for this error? Input #0, avi, from '...': |
28902f58-b8ad-417e-bb63-cd7e4ef004eb.mp4
When I want to load the former listed mp4 files, the app will crash. In the meanwhile, I cound load other mp4 files successfully. These two files could be played without any problem with mpv or ffplay. I wonder that is the reason this issue.
I use EIRTeam.FFmpeg 1.0.4 with Godot 4.3 stable on a MacOS。
The crash info listed as follows. Could anybody take a look to these two mp4 files ?
The text was updated successfully, but these errors were encountered: