so all my videos work when i pop the dvd in, they are .mpg (mpeg2 NTSC), but the sound never works when i put it in....
ive tried a few different formats including ac3, mp2, and mpa... and none of them worked..
the software only allows me to import ac3, wav, mp2, mpa, and m2a audio formats... they seem to work on the computer fine, but when i burn it, it doesnt work
im using dvdcomposer 1.5 to build the dvd and add the music to the video files and everything, then i use cheetah burner to burn the video_ts file
can anyone help me out here?
is there a for sure audio format that will work on dvd players, bc i need that, i need to burn this dvd and make it for 40 some other people.....
+ Reply to Thread
Results 1 to 3 of 3
-
-
sounds like they are 44khz sample rate instead of 48khz ... if the source was cd, most likely the cause
"Each problem that I solved became a rule which served afterwards to solve other problems." - Rene Descartes (1596-1650) -
BJ_M's explanation sounds reasonable to me. DVD requires the audio be sampled at 48kHz not 44.1 kHz. Here's a way you can resample it in Virtual Dub and Avisynth (assuming you have the original AVI):
Open notepad or a similar Text editor.
Enter the following code into it.
Code:avisource("I:\nsert\your\avi\file\name\here.avi").resampleaudio(48000)
Open the .avs file in VirtualDub.
Click File->Save as WAV and save the file. Feed this wav file to your ac3 or mp2 encoder and then use this file as your audio track.
CogoSWSDS
Similar Threads
-
ogm file with subtitles isnt working
By dudeboy in forum MacReplies: 0Last Post: 5th Sep 2009, 07:53 -
How do I burn a dvd with working next/skip feature?
By JustBecause in forum Authoring (DVD)Replies: 4Last Post: 28th Aug 2009, 19:16 -
My Audio Isnt working, Dont know much about Audio, Just that my............
By UmmAddan in forum AudioReplies: 0Last Post: 12th Aug 2008, 19:11 -
Best way to burn a working DVD from an image
By kelman4 in forum MacReplies: 5Last Post: 2nd Apr 2008, 20:29 -
DVD LAB : Different sound in different movie (MIXED SOUND): NOT WORKING?
By SteamrollerLive in forum Authoring (DVD)Replies: 2Last Post: 24th Jun 2007, 18:01