D
D
DK2011-10-17 21:19:22
MP3
DK, 2011-10-17 21:19:22

Converting 6-channel audio to 2-channel

Good evening!
I ran into a problem: I downloaded a movie, it has a 6-channel track. there is a need to convert the video for the tablet, and this track is automatically converted to 2-channel and two-thirds of the sounds disappear. I have a separate audio track file in .ac3. Tell me, is it possible to convert it to mp3 (for example) without losing sounds?
Thank you!

Answer the question

In order to leave comments, you need to log in

3 answer(s)
B
BasilioCat, 2011-10-17
@BasilioCat

ffmpeg is fine for you - it downmixes itself in stereo
ffmpeg -i input.mkv -ab 128k -ac 2 result.mp4

M
MaxSergeev, 2011-10-17
@MaxSergeev

Usually the sound is converted separately. For example, you can use m4a_to_mp3_converter or Free_AAC_to_MP3.
It is more correct (and with more control) to use advanced level editors Adobe Audition, Sonar .
Naturally, in both cases, the track is taken from the file first.

K
Konstantin, 2011-10-18
@Norraxx

vlc

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question