لقد كان لديها العديد من القضايا تشغيل ستارك يغطي أي وقت مضى منذ أن تحولت إلى ويندوز 7 إلى x64. اليوم, بعد استكشاف لقد اكتشفت التركيبة التالية من الإصلاحات.
أول شيء نفعله هو لإصلاح العطل التالي المرتبطة دلل MediaInfo ل...
[سحق] 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[] وسائط)[/سحق]
هذا هو السهل تحقيقه - ببساطة استبدال mediainfo.dll في المجلد StarkCovers مع و64bit نسخة.
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 طرق لحل هذه المشكلة. إما تحرير كل ما الملفات MyMovies.xml وإضافة في نوع وسائل الإعلام, e.g. <Media Type>DVD</Media Type>
أو, إذا كنت تستخدم المركز الإعلامي ماستر, استخدام [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)…”