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

Confused by this script #1

Open
Bearmancer opened this issue Mar 30, 2024 · 1 comment
Open

Confused by this script #1

Bearmancer opened this issue Mar 30, 2024 · 1 comment

Comments

@Bearmancer
Copy link

Going through your psm1 file I am still not sure why sacd_extract is playing a part in the actual extraction of files or where are they are extracted. sacd_extract can be one static location and that's it, no?

Anyway I tried to run your script and ran into this issue:

PS C:\Users\Lance\Desktop\Mozart VC> Extract-SACDTrack .\Disc_1.iso -Destination "Disc 01" -Channels Multi -ConvertDSTtoDSD
Copy-Item: Could not find a part of the path 'C:\Users\Lance\Desktop\Mozart VC\Disc 01\Disc 01\sacd_extract.exe'.
PS C:\Users\Lance\Desktop\Mozart VC\Disc 01>
@Bearmancer
Copy link
Author

After some monkeying around I get this error:

PowerShell 7.4.1
PS C:\Users\Lance\Desktop\Mozart VC> Extract-SACDTrack "C:\Users\Lance\Desktop\Mozart VC\Disc_1.iso" -Destination "Disc 01" -Channels Multi -ConvertDSTtoDSD

sacd_extract client 0.3.9.3-107-g01c90ddafb0256f3eb194d2c62e7ee5ba14b1c12

Enhanced by euflo ....starting!

Current (working) directory (for the app and 'sacd_extract.cfg' file): C:\Users\Lance\Desktop\Mozart VC\Disc 01
libsacdread: Can't open "C:\Users\Lance\Desktop\Mozart VC\Disc_1.iso" for reading

Program terminates!

PS C:\Users\Lance\Desktop\Mozart VC>

I used lockhunter. There is no application blocking this file. Running sacd_extract.exe by myself works fine.

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

1 participant