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

Source filter issue #23

Closed
Cyberavater opened this issue Jul 8, 2019 · 8 comments
Closed

Source filter issue #23

Cyberavater opened this issue Jul 8, 2019 · 8 comments

Comments

@Cyberavater
Copy link

The system cannot find the file specified

File: ffmsindex.exe

Arguments: H:\z\a.mkv H:\z\a_temp\a.ffindex

InvalidOperationException (2.0.2.4)

No process is associated with this object.

System.InvalidOperationException: No process is associated with this object.
at System.Diagnostics.Process.EnsureState(State state)
at System.Diagnostics.Process.get_HasExited()
at StaxRip.Proc.Start()
at StaxRip.GlobalClass.ffmsindex(String sourcePath, String cachePath, Boolean indexAudio, Project proj)
at StaxRip.MainForm.Indexing()
at StaxRip.VideoScript.Synchronize(Boolean convertToRGB, Boolean comparePath)
at StaxRip.MainForm.ModifyFilters()
at StaxRip.MainForm.OpenVideoSourceFiles(IEnumerable`1 files, Boolean isEncoding)

a_new_staxrip.log

@ghost
Copy link

ghost commented Jul 9, 2019

This is the consequence of the issue 18:
#18
Open the app manager in staxrip (Apps>Manage), and locate app ffms2 under Avisynth and Vapoursynth.
For both ffms2 under Avisynth and Vapoursynth set path of the file ffms2.dll (using F11) to C:\Program Files\StaxRip\Apps\Plugins\Both\FFMS2.
(Assuming your staxrip folder is in C:\Program Files)

@Cyberavater
Copy link
Author

Okay, thanks! Further discussion can continue there.

@stax76
Copy link
Contributor

stax76 commented Jul 9, 2019

Better use ffms2 of 2023, the one in 2024 is broken.

@stax76
Copy link
Contributor

stax76 commented Jul 9, 2019

Issue can stay open until there is a new stable release.

@stax76 stax76 reopened this Jul 9, 2019
@Revan654
Copy link
Contributor

Better use ffms2 of 2023, the one in 2024 is broken.

Nothing Wrong with the version in 2.0.2.4 version(Like I said, this is due to Staxrip looking in the wrong place for the files). Plus I supply two different versions. The main problem with ffms2 is the ffmsindex which hasn't been updated for awhile last time I checked. Wish there were more Source filters, since some of them are a bit dated and can struggle with certain formats.

@Cyberavater Cyberavater changed the title The system cannot find the file specified Source filter issue Jul 11, 2019
@stax76
Copy link
Contributor

stax76 commented Jul 11, 2019

@Revan654

I made another test with the ffms2 in 2023, after the preview is closed the memory is not released and it's also using much more memory, please try with a 4K source and observe in task manager.

@Cyberavater
Copy link
Author

@stax76
Copy link
Contributor

stax76 commented Aug 18, 2019

I used that one in the last build, it seem to work fine.

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

@stax76 stax76 closed this as completed 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
None yet
Development

No branches or pull requests

3 participants