Hi Brian Pautsch,
We have included the fix for the reported issue "Inserted .mov type video files are not loaded properly in Blazor RichTextEditor " with our weekly patch release version 32.1.24. Please upgrade your package to the latest version to resolve the issue from your end.
Root Cause:
The reported issue occurs because .mov files fail to play because modern browsers do not natively support the MOV container format for HTML5 video playback. As a result, uploaded .mov files were rendered with an unsupported MIME type, causing playback failure.