Which program will allow me to convert a 44.1khz wav to 48khz to encode for dvd? I have been unsuccessful at this so far, unable to convert without making file too short (plays too fast, now 10 mins shorter than video). Thank you.
+ Reply to Thread
Results 1 to 20 of 20
-
-
Try Goldwave.
"Art is making something out of nothing and selling it." - Frank Zappa -
Hey you can even use the Windows Sound recorder...
Although i would recommend BeSweet.. -
AS FAR AS I KNOW
the windows sound recorder has a bug in every WINDOWS OS it will not open a file large than the amount of RAM you have installed without crashing..
My 2 cents..
I use QuickTime Pro To convert.. -
Originally Posted by Matt D
-
Here's a link to where you can download tooLame:
http://www.doom9.org/index.html?/software2.htm
Hope That Helps!!!:P
-
Originally Posted by puertorican138
-
TMPGenc will act as a front-end GUI for TooLame, a better audio encoder than that built-in to TMPGenc. For sampling rate conversion, you can also add-in SSRC (Shibatch Sampling Rate Converter), which is very good at this particular task. SSRC can also be run from the command line.
-
I use goldwave for it.
I may switch to besweet, as i did not know that it could do this conversion. I like it for converting wave to AC3 -
BeSweet from the command line. Thus you can set up batch jobs:
BeSweet.exe -core( -input "A44.1.mpa" -output "A48.mpa" ) -ssrc( --rate 48000 ) -2lame( -m s -b 224 -e )
BeSweet.exe -core( -input "B44.1.mpa" -output "B48.mpa" ) -ssrc( --rate 48000 ) -2lame( -m s -b 224 -e )
... -
I use SoundForge 5.0. Do remember to use the anti-alias filter. It rocks.
Avoid using Premiere for such purpose. Your audio will sound "robotic" especially if it's from 48khz to 44.1khz. Not sure about 44.1khz to 48khz. -
Any good audio editor should do this fine, and there are sample rate convertor progs out there (small progs, and some are freeware). The reason it came up short is that all the prog did was change the heade so it played the 44.1 as a 48k file. This would make it about 9% fast, but there's no computation so the process is quick. For your needs, the prog needs to actually convert - this will take some time (a few minutes anyway). Be aware that other progs may offer this as an option too, so if the sound comes out fast, look at the program's settings.
-
I use Steinberg Wavelab 4. Best Audio editor out there currently. We use it to help produce a lot of our albums/singles on it.
Similar Threads
-
How to mux a m2v file with 44.1khz, 16-bit wav?
By seven_deuce offsuit in forum Newbie / General discussionsReplies: 2Last Post: 24th Apr 2011, 22:25 -
Need Help Converting Audio 44.1KHz LPCM flac to 48KHz LPCM + Add to DVD
By nagysaudio in forum AudioReplies: 2Last Post: 5th Oct 2010, 09:15 -
48K or 33K audio setting
By devdev in forum Capturing and VCRReplies: 3Last Post: 3rd Sep 2010, 06:32 -
AC3 on m4v not working, 48KHz AAC not working, 44.1KHz does?!?!
By dmjerbear in forum AudioReplies: 14Last Post: 11th May 2008, 18:23 -
Nero Recode and 44.1kHz audio
By rindless in forum Portable VideoReplies: 2Last Post: 6th May 2007, 14:16