Errors in scripts after new beta install

This shows up in the script error log:

9/4/2025 11:28 PM Diagnostics: Movie: MediaEngine - MediaEngine WaitLoad: 0x80070005 = Access is denied.
9/4/2025 11:28 PM Diagnostics: Movie: MediaFoundation event 101, status 0xc00d5212 = No suitable transform was found to encode or decode the content.
9/4/2025 11:28 PM Diagnostics: Movie: MediaSession - MediaSession WaitForTopology: 0xc00d5212 = No suitable transform was found to encode or decode the content.
9/4/2025 11:29 PM Diagnostics: Movie: MediaEngine - MediaEngine WaitLoad: 0x80004005 = E_FAIL
9/4/2025 11:29 PM Diagnostics: Movie: MediaSession - MediaSession Resolve: 0x80004005 = E_FAIL
9/4/2025 11:31 PM Diagnostics: Movie: MediaEngine - MediaEngine WaitLoad: 0xc00d36c4 = The byte stream type of the given URL is unsupported.
9/4/2025 11:31 PM Diagnostics: Movie: MediaSession - MediaSession Resolve: 0xc00d36c4 = The byte stream type of the given URL is unsupported.
9/4/2025 11:31 PM Diagnostics: Movie: DirectShow - DirectShow AddSourceFilter: 0x80004005 = E_FAIL
9/4/2025 11:31 PM Diagnostics: Movie: MediaEngine - MediaEngine WaitLoad: 0xc00d36c4 = The byte stream type of the given URL is unsupported.
9/4/2025 11:31 PM Diagnostics: Movie: MediaSession - MediaSession Resolve: 0xc00d36c4 = The byte stream type of the given URL is unsupported.
9/4/2025 11:31 PM Diagnostics: Movie: DirectShow - DirectShow AddSourceFilter: 0x80004005 = E_FAIL
9/4/2025 11:32 PM Diagnostics: Movie: MediaEngine - MediaEngine WaitLoad: 0xc00d5212 = No suitable transform was found to encode or decode the content.
9/4/2025 11:32 PM Diagnostics: Movie: MediaFoundation event 101, status 0xc00d5212 = No suitable transform was found to encode or decode the content.
9/4/2025 11:32 PM Diagnostics: Movie: MediaSession - MediaSession WaitForTopology: 0xc00d5212 = No suitable transform was found to encode or decode the content.

These errors don't seem to be coming from any script. It's more likely that you're trying to open a video in the viewer without the necessary codecs.

its kind of weird because I wasn't trying to view anything at the time, I had simply opened DO after installing the update and noticed the exclamation point in the lower right.

Oh, I'm looking at the times closer now, and it wasn't reflecting the time of me opening the program, it was reflecting the previous evening. Hm, that's odd. I don't remember there being any errors or anything when I was viewing anything.

Does this say in this text or somewhere else in another log what codec I was missing? I thought i had literally every codec known to man installed.

You only need the LAV filters, AFAIK. I'm not sure if Opus supports other DirectShow filters.

It’s not restricted to LAV. They just tend to be a good option if you want to use DirectShow over the newer codec types.