Log in

View Full Version : mpeg audio problem


Jimbras
10th November 2002, 15:17
Hi all.

I have 4 mpeg to join together but i cant because some are
with stereo sound and others are with joint stereo sound.

How can i convert the sound of the stereo ones to joint stereo?

Thanks

DJ Bobo
10th November 2002, 18:54
Do the exact contrary, reencode the js ones to s, since js is very bad with MP2 audio.

Just demux the MPEG files that have joint stereo sound using TMPG for example, decode the MP2 (or MPA) file to WAV (using Winamp for example), encode the WAV to a stereo MP2 with TMPG for example with the same bitrate as the other files, then remux with the video file, then join.

DSPguru
10th November 2002, 19:12
i believe you can join them without doing anything else.

Jimbras
10th November 2002, 20:58
Just done what you said and worked fine.

Thanks Dj Bobo.