0ستارك يغطي شعارإصلاح لستارك يغطي تحطم على أنظمة x64

لقد كان لديها العديد من القضايا تشغيل ستارك يغطي أي وقت مضى منذ أن تحولت إلى ويندوز 7 إلى x64. اليوم, بعد استكشاف لقد اكتشفت التركيبة التالية من الإصلاحات.

أول شيء نفعله هو لإصلاح العطل التالي المرتبطة دلل MediaInfo ل...

[سحق]  Attempt­ing to determ­ine media type via MediaInfo.dll Could not determ­ine video typeSystem.BadImageFormatException: An attempt was made to load a pro­gram with an incor­rect format. (Excep­tion 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 reas­on the way Stark Cov­ers called Medi­aInfo res­ults in a fail­ure to identi­fy quite a few types of file with the following…

[سحق]Attempting to determ­ine media type via mymovies.xml Type not found in mymovies.xml Determ­in­ing media type via file exten­sion File exten­sion not recog­nized cur­rently Attempt­ing to determ­ine media type via MediaInfo.dll CodecID/Hint &كما;&كما; CodecID &كما;&كما; Deprec­ated Codec/Family &كما;&كما; Codec not iden­ti­fied by MediaInfo.dll[/سحق]

يوجد 2 طرق لحل هذه المشكلة. إما تحرير كل ما الملفات MyMovies.xml وإضافة في نوع وسائل الإعلام, e.g. <Media Type>DVD</Media Type> أو, إذا كنت تستخدم المركز الإعلامي ماستر, استخدام [int­link id=“85” type=“post”]post pro­cessing fea­ture to pass the inform­a­tion dir­ectly to stark covers[/intlink]

Leave a Reply