PDA

View Full Version : change audio fps


ilmanu
11th September 2003, 15:10
Hi, i have try to change fps of a wav file, from 25.008 to 25.000 becouse in a svcd the audio is ok in the first and second min. but after the audio is playing before video, but besweet say error 50

if i use this :
-core( -input "f:\source.wav" -output "f:\destination.wav" -wavmp3 ) -ota( -r 25008 25000 ) -ssrc( --rate 44100 --twopass ) -lame( -b 96 )

besweet crash and close....
w/o ssrc option say:

Error 50: FRC Cannot convert from 25000fps to 25008fps !

but i have setup besweet for convert from 25008 to 25000 (-ota( -r 25008 25000 ) )

source is a wav-mp3 at 32khz
hoW to make a correct conversion?

ilmanu
11th September 2003, 15:58
i have try to stretching audio but how % i need to use?

ilmanu
11th September 2003, 16:05
ps: i use this auido with a m2v file (demuxed from svcd)

PLEASE HELP ME!! :( :( :(