Hi Tim, As Jim was saying it's unfortunately a little difficult from what we can see if it's ffmpeg causing you this trouble.
The stack trace seems to point at a dynamic library called DiskUtil and an ext4 device. It's all a guess but I think the best starting point may be the software developers over there, as this seems to me like the application is trying to mount the RAW file you mentioned. Best of luck. Chris On Tue, Sep 8, 2020, 6:52 AM Jim DeLaHunt <[email protected]> wrote: > On 2020-09-07 10:19, Tim Stiles wrote: > > > Hello! > > > > This is my first time posting a help question, hopefully I'm doing > > it correctly. > > Welcome to the ffmpeg-user list. I'm sorry to hear that you are > encountering obstacles. I'm not the world expert on FFmpeg, but I know a > little. > > > Background: There is a Windows app called Pinball Browser. It is used to > > make video and audio updates to .RAW pinball machine firmwares.… [snip] > > Issue: For me specifically on my Windows 10 PC, these video playback and > > import features do not work. When I select a video to play, nothing > happens > > (the app is supposed to have an inner window that displays the playback > but > > that is non-existent when I hit play). When I import I get some nasty > > exceptions (See screenshots attached.… > > > OK, first question: where does FFmpeg come in to the problem? You report > that the app you are running, Pinball Browser, seems to use use FFmpeg. > However, I don't see a mention of FFmpeg in any of the error messages > you are showing. > > People on this list can be more helpful if you start with a problem > description which consists of running FFmpeg by itself from the command > line, when you include the complete, uncut command line and all of the > FFmpeg output. That isn't what you have supplied, so I suspect that will > limit the help you get here. > > Second question: Have you taken this problem to the support for Pinball > Browser? What do they have to say about it? > > Sorry I couldn't be more helpful. Best regards, > —Jim DeLaHunt > > > _______________________________________________ > ffmpeg-user mailing list > [email protected] > https://ffmpeg.org/mailman/listinfo/ffmpeg-user > > To unsubscribe, visit link above, or email > [email protected] with subject "unsubscribe". _______________________________________________ ffmpeg-user mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
