![]() |
|
Technobabble Post your general Need for Help questions here.
• Lossy or Lossless? Moderators |
![]() |
|
Thread Tools |
#1
|
||||
|
||||
![]()
I understood how to get around the DOS PROMPT COMMAND LINE and create a batch file for shntool -len, from (RainDawg's Site) and using the command line and save it to an "empty" notepad file, saving it with a '.bat' to the end, dropping the audio folder to check it.......
but I was wondering if someone could help me out ![]() ![]() ![]()
__________________
"And it's you when I look in the mirror And it's you that makes it hard to let go Sometimes you can't make it on your own" "That there, it's not me......I'm not here!" No members have liked this post.
|
#2
|
||||
|
||||
Re: shntool -fix command HELP ??
Yeah, I have a batch file that I use to fix sets. You will have to be careful when you use it, as it will fix the files in sequential order by their filename, so if they are not in order or if you have multiple sets in one folder, it can cause audio to get appended the wrong way.
Also note that this batch file will work on any shn/flac/wav/ape file. You could take out support for one of these formats if you choose. As a default, this will output to .wav with the -fixed appended to the end of the filename, but this can be changed to output directly to one of these formats (but I'll leave that as an excercise to you). Code:
@echo off %~d1 & cd %* for %%T in (shn flac wav ape) do if exist *.%%T shntool fix *.%%T pause
__________________
Through the clouds, Throught the lies, We'll never see, What's never been, At the ending of life and the coming of death, Pass not through its gates but into the dark. No members have liked this post.
|
#3
|
|||
|
|||
Re: shntool -fix command HELP ??
The problem with a batchfile like this is it takes no account of different sets and other breaks in the music where you might not want to shift the track markers. I generally make a unique batch file for each set of SHNs that I fix.
I do have a general fixit setup that I will happily share with you but it's on my work computer for some reason and I won't be there until the new year. No members have liked this post.
|
#4
|
||||
|
||||
Re: shntool -fix command HELP ??
OK I'm still learning this. Here is what I found. I have a folder with 9 flac files in it. I ran the len batch file and came up with SBE on track 5. I ran the batch file for fix and it fixes files 5-9. I decoded the original track 5 and zoomed to the frame and looked at the head of the track and couldn't see an error. The tail is a fade out and the head of track 6 is a fade in. I then created a false folder and put track 4,5,6 in it and ran the batch file figuring that it would align based on the track around it and it did nothing. Is it correct to assume that when I did the original fix that it fixed the SBE in track 5 and then slides all the subsiquent tracks equal to the amount of the track 5 fix. And when it does the fix, does it pad or does it remove the error and remark at the zero cross? The reason I ask is that I haven't yet found any other problem discs with SBE's. I created this disc with CDWave and in this case split in the silence between the fade down and fade up. I can only assume that this where the problem is.
![]() No members have liked this post.
|
#5
|
||||
|
||||
Re: shntool -fix command HELP ??
Quote:
__________________
Through the clouds, Throught the lies, We'll never see, What's never been, At the ending of life and the coming of death, Pass not through its gates but into the dark. No members have liked this post.
|
#6
|
||||
|
||||
Re: shntool -fix command HELP ??
![]() No members have liked this post.
|
#7
|
||||
|
||||
Re: shntool -fix command HELP ??
![]() when uhclem first arrived at TTD he was using deep_elem, then switched back to uhclem to avoid confusion with the other two DeepElems.
__________________
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.
|
#8
|
||||
|
||||
Re: shntool -fix command HELP ??
Yeah, uhclem doesn't seem that bitter so I was surprised.
![]() No members have liked this post.
|
#9
|
||||
|
||||
Re: shntool -fix command HELP ??
Quote:
No members have liked this post.
|
![]() |
The Traders' Den |
![]() |
||||
Thread | Forum | Replies | Last Post | |
Linux command line tool? - Friday | Lossy or Lossless? | 2 | 2008-05-06 02:25 PM | |
*For command line pros only* (1) shntool (2) ape/flac/shn - roann | Technobabble | 1 | 2006-02-25 09:05 AM | |
ffp = shntool md5 = st5 ??? - feralicious | Technobabble | 11 | 2005-04-14 07:10 PM | |
shntool help - moemusic | Technobabble | 15 | 2005-01-05 07:18 AM |
Thread Tools | |
|
|