|
Technobabble Post your general Need for Help questions here.
• Lossy or Lossless? Moderators |
|
Thread Tools |
#1
|
||||
|
||||
Changing -d (directory)
I know when converting files using shntool you can change the directory where the converted file ends up but I am having a little trouble in getting this done and the instructions didn't really help me.
Any advise would be appreciated!
__________________
You have been banned for the following reason: No reason was specified. Date the ban will be lifted: Never No members have liked this post.
|
#2
|
|||
|
|||
Re: Changing -d (directory)
Because the program was compiled using Cygwin, you have to use Cygwin-specific ways of formatting the path. This means you have to reverse the '\' symbol in your directory path to '/', e.g.:
C:/somepath/somefolder/ If for some reason that doesn't work, use the 'cygdrive' feature like this: cygdrive/c/somepath/somefolder/ Put it together with the -d switch and you get: -d "C:/somepath/somefolder/" or -d "cygdrive/c/somepath/somefolder/" (Quotes are optional but recommended.) In fact, you should always use this syntax with shntool if you want to refer to any directory or file outside of the working directory. Hope this helps. No members have liked this post.
|
#3
|
||||
|
||||
Re: Changing -d (directory)
slightly off-topic, I discovered that you can change the input directory in the command line window by typing cd followed by a space, then dragging and dropping a folder onto the black window, then return to the cmd.exe and hitting enter.
__________________
Checksums Demystified | ask for help in Technobabble thetradersden.org | ttd recommended free software/freeware webring shntool tlh eac foobar2000 spek audacity cdwave vlc Quote:
No members have liked this post.
|
The Traders' Den |
Similar Threads | ||||
Thread | Forum | Replies | Last Post | |
Directory Problems with a torrent - Andy Kelsall | Technobabble | 2 | 2007-03-20 09:52 PM | |
Parent Directory - Sean O'Zimmy | Technobabble | 3 | 2006-06-26 11:37 PM | |
Changing Resolution - Keaton231 | Technobabble | 2 | 2005-06-16 05:01 PM |
|
|