He tenido varios problemas de funcionamiento Stark Cubre desde que me cambié a Windows 7 x64. Hoy, después de explorar he descubierto la siguiente combinación de correcciones.
The first thing to do is to fix the following crash associated with the MediaInfo dll…
[intento] 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)[/intento]
Esto es fácil de lograr - simplemente reemplazar el MediaInfo.dll en la carpeta StarkCovers con un 64bit ver-sión.
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…
[intento]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[/intento]
Hay 2 ways to resolve this. Either edit all you MyMovies.xml files and add in a media type, e.g. <Media Type>DVD</Media Type>
o, si utiliza medios Cen-ter Maestro, utilizar el [intlink id=“85” type=“post”]publicar función de procesamiento de pasar la información directamente a las tapas duras[/intlink]
“Hi James I realise it has been a long while, but I just checked this on windows 11 (build 23H2)…”