Page 1 of 1

Procedure Entry Misssing

Posted: Sun Nov 10, 2019 5:12 am
by Rob8K
Hi,

I have been using for a while comskip82_003_donators with a command line like:

Code: Select all

D:/m1/soft/C/Comskip/comskip/comskip.exe --threads=12 --videoredo --detectmethod=95 --verbose=0 "B:\prob\Blue Bloods S10-E07.mkv"
I am trying now comskip82_009_donators, but after installing VC_redist.x64 AND Microsoft Visual Studio 2015, 2017 and 2019, I have the following error:

Code: Select all

The procedure entry point ReleaseSemaphore could not be located in the dynamic link library api-ms-win-core-synch-l1-2-0.dll.
Any idea what's wrong?

Re: Procedure Entry Misssing

Posted: Sun Nov 10, 2019 8:26 am
by erik
Are you running in WIn 7?

Re: Procedure Entry Misssing

Posted: Sun Nov 10, 2019 9:13 am
by Rob8K
Yes, sorry, I should have been more specific. I'm using Win7x64.

Re: Procedure Entry Misssing

Posted: Sun Nov 10, 2019 12:08 pm
by erik
My mingw build environment had to be updated to get the latest video decoders
As a side effect mingw introduced a compatibility problem with win7 and win8
This is something I can not solve.
you will have to wait till mingw solves the problem
Sorry......

Re: Procedure Entry Misssing

Posted: Sun Nov 10, 2019 1:52 pm
by Rob8K
Ok, may I ask you to post on this thread when the problem will be solved?

Thanks in advance!