Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

 

Go Back   Doom9's Forum > General > Audio encoding
Register FAQ Calendar Today's Posts Search

Reply
 
Thread Tools Search this Thread Display Modes
Old 17th December 2009, 15:45   #1  |  Link
EpheMeroN
EphMan
 
Join Date: May 2004
Posts: 737
Audio Resampling

How can you resample a 24000Hz audio file to 48000Hz without losing sync with video?

I tried to use SSRC because it's worked in the past when I've done 44100Hz to 48000Hz, but never a resampling like this, and it created out of sync audio/video.
EpheMeroN is offline   Reply With Quote
Old 17th December 2009, 22:53   #2  |  Link
markanini
Registered User
 
Join Date: Apr 2006
Posts: 299
Quote:
Originally Posted by EpheMeroN View Post
How can you resample a 24000Hz audio file to 48000Hz without losing sync with video?

I tried to use SSRC because it's worked in the past when I've done 44100Hz to 48000Hz, but never a resampling like this, and it created out of sync audio/video.
I recall reading that ssrc was broken for conversions between some samplerates. Try SoX, it's conversion quality is state of the art. Read more here: http://sox.sourceforge.net/SoX/Resampling
markanini is offline   Reply With Quote
Old 17th December 2009, 23:21   #3  |  Link
tebasuna51
Moderator
 
tebasuna51's Avatar
 
Join Date: Feb 2005
Location: Spain
Posts: 6,915
Without problems using eac3to (with libSsrc.dll):

eac3to 24KHz.wav 48KHz.wav -resampleTo48000
__________________
BeHappy, AviSynth audio transcoder.
tebasuna51 is offline   Reply With Quote
Old 20th December 2009, 11:27   #4  |  Link
Midzuki
Unavailable
 
Midzuki's Avatar
 
Join Date: Mar 2009
Location: offline
Posts: 1,480
Quote:
eac3to 24KHz.wav 48KHz.wav -resampleTo48000
if necessary, add "-down16" to the command-line given above.

Quote:
How can you resample a 24000Hz audio file to 48000Hz without losing sync with video?
24kHz to 48kHz can be a lossless process,
if you have the patience to do it manually

(for example,

Code:
mono@24k channel --> stereo@24k.WAV --> pcm.RAW --> mono@48k channel
)
Midzuki is offline   Reply With Quote
Reply

Tags
24000hz, 48000hz, sync


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 23:41.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.