I’ve been having various issues running Stark Covers ever since I switched to Windows 7 x64. Today, after exploring I’ve discovered the following combination of fixes.
The first thing to do is to fix the following crash associated with the MediaInfo dll…
[সজোরে আঘাত] Attempting to determine media type via MediaInfo.dll Could not determine video typeSystem.BadImageFormatException: An attempt was made to load a program with an incorrect format. (Exception from HRESULT: 0x8007000B) at MediaInfoLib.MediaInfo.MediaInfo_New() at MediaInfoLib.MediaInfo..ctor() at StarkCovers.Program.MediaInfoDLL(String path) at StarkCovers.Program.StarkConsole(String[] args)[/সজোরে আঘাত]
This is easy to accomplish — simply replace the mediainfo.dll in the StarkCovers folder with a 64bit version.
The next issue is that for some reason the way Stark Covers called MediaInfo results in a failure to identify quite a few types of file with the following…
[সজোরে আঘাত]Attempting to determine media type via mymovies.xml Type not found in mymovies.xml Determining media type via file extension File extension not recognized currently Attempting to determine media type via MediaInfo.dll CodecID/Hint "" CodecID "" Deprecated Codec/Family "" Codec not identified by MediaInfo.dll[/সজোরে আঘাত]
আছে 2 ways to resolve this. Either edit all you MyMovies.xml files and add in a media type, উদাঃ. <Media Type>DVD</Media Type>
অথবা, if you use Media Center Master, ব্যবহার [intlink id=“85” type=“post”]post processing feature to pass the information directly to stark covers[/intlink]
“Hi James I realise it has been a long while, but I just checked this on windows 11 (build 23H2)…”