+ Reply to Thread
Results 1 to 14 of 14
-
Originally Posted by AlanHK
-
ssrc
commandline
batch file
save the following text as ssrc.bat
for %%a in ("*.wav") do "C:\whatever directory ssrc is in\ssrc.exe" --rate 48000 --twopass "%%a" "48k%%a"
place the file you saved "ssrc.bat" in the directory your wav file is in and double click it.Donadagohvi (Cherokee for "Until we meet again") -
Originally Posted by freebird73717
-
There is nothing to doing the command line. I already made the batch for you.
Download ssrc to whatever directory you like.
Copy the following text into notepad and save it as ssrc.bat
Code:for %%a in ("*.wav") do "C:\whatever directory ssrc is in\ssrc.exe" --rate 48000 --twopass "%%a" "48k%%a"
Save sscr.bat to the directory that contains your wav files and double click it.Donadagohvi (Cherokee for "Until we meet again") -
Originally Posted by php111
Audacity destort the time line and makes the sound to long....
Cooledit pro is VERY good but not freeware....so try virtualdub
stars....
to encode to .ac3 use Quenc -
I was just looking through your previous posts. You are wanting to learn programming but don't want to deal with batch scripts?
From this thread
Originally Posted by php111Donadagohvi (Cherokee for "Until we meet again")
Similar Threads
-
Aften - Is it really that quick?
By 44echo in forum AudioReplies: 20Last Post: 30th Dec 2009, 22:04 -
Installing Aften
By jsm1963 in forum AudioReplies: 2Last Post: 29th Nov 2007, 18:38 -
Aften vs Besweet vs Super vs AC3Fix vs working
By awesomer in forum AudioReplies: 2Last Post: 18th Nov 2007, 18:28 -
How to encode an Avi to dvd ready video and audio Using HCenc and Aften
By freebird73717 in forum User guidesReplies: 13Last Post: 14th Nov 2007, 14:16 -
(Completed): MMC capture results in 44100 sample freq instead of 48000.
By palouse in forum Capturing and VCRReplies: 14Last Post: 23rd Oct 2007, 15:47