cannot generate video with embedded subtitles #9942
Replies: 2 comments 1 reply
-
|
Looks a bit weird. You are getting an error about DirectShow (Quartz) but you're using mpv? |
Beta Was this translation helpful? Give feedback.
-
|
I re-downloaded mpv as suggested and I still have trouble. Here is another error log copy, of a different file I'm trying to embed:
Date: 09/14/2025 18:02:12 |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
There was a thread about this topic 4 years ago that was closed with a "wait for an update" post. I have two machines, one will generate the embedded subtitles but the other one will not. The error log file says:
Date: 09/07/2025 18:40:13
SE: 4.0.13.0 - Microsoft Windows NT 10.0.26100.0 - 64-bit
Message: InitializeVideoPlayerAndContainer failed to load video player
System.Runtime.InteropServices.COMException
Message: Class not registered
Class not registered
StackTrace: at QuartzTypeLib.IMediaControl.RenderFile(String strFilename)
at Nikse.SubtitleEdit.Logic.VideoPlayers.QuartsPlayer.Initialize(Control ownerControl, String videoFileName, EventHandler onVideoLoaded, EventHandler onVideoEnded)
at Nikse.SubtitleEdit.Logic.UiUtil.DoInitializeVideoPlayer(String fileName, VideoInfo videoInfo, VideoPlayerContainer videoPlayerContainer, EventHandler onVideoLoaded, EventHandler onVideoEnded)
at Nikse.SubtitleEdit.Logic.UiUtil.InitializeVideoPlayerAndContainer(String fileName, VideoInfo videoInfo, VideoPlayerContainer videoPlayerContainer, EventHandler onVideoLoaded, EventHandler onVideoEnded)
My settings:

Can someone tell me how I can fix this? Thanks
Beta Was this translation helpful? Give feedback.
All reactions