Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ffms2 not found automatically (maybe just due to beta release) #18

Closed
ghost opened this issue Jun 30, 2019 · 8 comments
Closed

ffms2 not found automatically (maybe just due to beta release) #18

ghost opened this issue Jun 30, 2019 · 8 comments

Comments

@ghost
Copy link

ghost commented Jun 30, 2019

Hi Revan, Hi Stax,
In the 2.0.2.4 release, in the apps management section, it says ffms2 not found, but it's there:
C:\Program Files\StaxRip\Apps\Plugins\Both\FFMS2

so locating the file manually fixed the problem.

@Revan654
Copy link
Contributor

I have to check to see if @stax76 altered the code from the 2.0.0.x versions. It could also just be a text issue with the app manger. x.x.2.4 release didn't touch any of the package functions.

Maybe @stax76 can chime in and say if anything been altered.

@stax76
Copy link
Contributor

stax76 commented Jun 30, 2019

I've altered it yes but I cannot reproduce an issue, I've temporarily renamed my settings folder to test it and it was found when using fresh settings.

@Revan654
Copy link
Contributor

Revan654 commented Jun 30, 2019

I've altered it yes but I cannot reproduce an issue, I've temporarily renamed my settings folder to test it and it was found when using fresh settings.

Try using the dll's from my package, Since the libs might be different. I think the core path, is not lined up with the dll file.

It seems ffm2 is split into two packages, Where Before It was Only using the vs+avs search. It's now trying to search in both VS and AVS folders for the files. However it doesn't exist in those folders. It still remains in Both Folder.

Any reason to split ffms package into two packages? The ffms version I have works with both avs & VS.

The DirPaths are not set,

Something Like:
.DirPath = "Plugins\Both\FFMS2"

@stax76
Copy link
Contributor

stax76 commented Jul 1, 2019

I've split it because I did not find a new build for avs but only a new vs only build. Later I found a new dual build but did not change it back, I think you can change it back again. Did you not use the tools of my last release? I had updated various things, see change log.

@Ch0kehold
Copy link

I have experienced the same issue.
From a fresh unpack from zip file, I moved one of the executables to root dir and ran it, tried to open a file and received the error that the application could not be found.
When I checked the log, it appears that for FFMS2 specifically, Staxrip tries to call only the application filename and not an absolute path to it like with every other executable it uses.

@Revan654 Revan654 added this to Added in Staxrip Features & Functions via automation Jul 4, 2019
@Zodler
Copy link

Zodler commented Jul 7, 2019

I have the same issue. The absolute path to ffms2 is not used.

@AdamSak
Copy link

AdamSak commented Jul 14, 2019

I just encountered this issue with Staxrip.2.0.2.4.x64.rar

Simple to link but had to do manually

@stax76
Copy link
Contributor

stax76 commented Aug 18, 2019

Should be fixed in the last build:

https://forum.doom9.org/showthread.php?p=1882197#post1882197

@stax76 stax76 closed this as completed Aug 18, 2019
Staxrip Features & Functions automation moved this from Added to Complete Aug 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

No branches or pull requests

5 participants