Page 1 of 1

startup errors windows 10 64bit install

Posted: Wed Mar 06, 2019 11:37 pm
by CharlieBisbee
Just trying now to get a clean start up. Looking at debug log. This is after a clean install

Error cannot find ffmpeg -- well thats because the ffmpeg64 is the installed version. This was fixed by editing the UMS.conf file (in programdata\ums) to include
ffmpeg_path = C:\\Program Files (x86)\\Universal Media Server\\win32\\ffmpeg64.exe
now it finds ffmpeg. Seems the installer for 64 bit should know and fix this.

NEXT I cannot solve
[main] Error loading MediaInfo library: Unable to load library 'mediainfo': Native library (win32-x86/mediainfo.dll) not found in resource path ([file:/C:/Program%20Files%20(x86)/Universal%20Media%20Server/ums.jar])

MediaInfo64.dll is in the UMS program directory. There is no entry similar to ffmpeg entry in the conf file so cannot set the path. I tried
//renaming the MediaInfo64.dll to MediaInfo.dll with no luck. I tried creating a win32-x86 dir and puting it there both with and without 64. Nothing works.

I have looked in ums.jar and it does not seem to be in there.

So how do I get UMS to find (and use) the installed MediaInfo64.dll ?????

Thanks
Charlie Bisbee