Log in

View Full Version : how can i change the audio frequency


Zodiacal
26th January 2003, 02:22
how can i change the audio frequency in a mpeg2 file from 33khz to 44khz WITH OUT demuxing/multiplexing? is it posible?

JReiginsei
26th January 2003, 04:55
As far as I know, the only way is to demux the file, decode the mp2 to wav, SSRC the wav to 44khz, toolame it back to mp2, remux.