On converting SVCD format films which have 44.1KHz audio, I need to resample the audio to 48KHz for DVD creation. Does anyone know if this can cause audio sync issues? Or is the conversion the same time length?
Any help please.
Thanks.
+ Reply to Thread
Results 1 to 10 of 10
-
-
I don't believe it causes sync issues as its only changing the type of sound, not how long it runs. Ive authored quite a few DVD's with TMPGEnc DVD Author (which does the 44 -> 48 Conversion) and never had a problem with my audio
-
DeleriumMDK is correct. You are just changing the frequency, not the
sample or bit rate. -
Thats strange delerium, i used TDA only once for resampling audio and that one time it was an accident i did it. The sound was distorted and volume was cranked up quite much, and the channels blended into eachother. Anyway MP2 audio is not so good for DVD, i would recommend Besweet to convert to 2 channel AC3, example syntax follows:
besweet.exe -core( -input "c:\file.mp2" -output "c:\file.AC3" ) -azid( -s stereo ) -shibatch( --rate 48000 ) -ac3enc( -b 256 ) -
Originally Posted by carpy666
-
Hi, This was an old post, but I´m using it because it´s the same problema I´m having nowadays...
I´m trying to convert a 25fps Divx movie with Mp3 160Kpbs 44.1 audio to Compliant DVD files. The video is ok, no problem, but I tryed to convert the audio to 48Khz, but it got totally out of sync with video.
First I saved it to a Wav File and encoded to Mp2 in TMPGenc changing the Sampling rate to 48Khz, but I changed the Bitrate to 128Kbps too, could it cause the loss of sync??
Thanks...
Similar Threads
-
Losslees Audio on DVD player without resampling
By ITISRAVI in forum AudioReplies: 7Last Post: 22nd Jun 2011, 23:28 -
Resampling audio
By siluet in forum Newbie / General discussionsReplies: 5Last Post: 19th Oct 2009, 11:24 -
Resampling Audio
By Germanicus__ in forum AudioReplies: 18Last Post: 19th Jun 2009, 03:55 -
Audio Issues: Resampling, etc.
By tacman1123 in forum ProgrammingReplies: 3Last Post: 21st May 2008, 06:36 -
Audio sync issue even when dynamically resampling audio
By purpleman in forum Capturing and VCRReplies: 4Last Post: 19th Mar 2008, 10:18