Hey guys!
I know this might seem like a silly question, and I think I know the answer, but I just want to ask anyway to clear things up.
I have a ripped video that only has a 5.1 audio track. I want to convert it to a smaller file size and only 2 audio channels to put on my daughter’s tablet. I am using TMPGenc Mastering Works to convert. If I just select stereo, will it just take the left and right channels or somehow mix the 5 channels into stereo?
Thanks guys!
Ani
+ Reply to Thread
Results 1 to 8 of 8
-
-
The video player app on the tablet, will take the 5.1 audio, and make it 2.0 while it plays the video. Therefore, it is easier if you let it as it is, than to change it. You can make the video smaller while keeping audio untouched.
Last edited by codemaster; 10th May 2021 at 16:07.
-
Not all player apps properly support downmixing, @codemaster, so I'm not sure that's the best advice.
Also, in general, 2.0 streams ARE smaller than 5.1 streams, assuming similar bitrate per channel (even including interchannel savings).
Scott -
Use my clever FFmpeg-GUI.
This has a special setting (channels 5.1 to 2) that optimizes the downmix so that the voices are slightly amplified in relation to the background audio, giving a better listening impression than a simple downmix. -
In addition to ^ ProWo's suggestion:
A long time ago, BeSweet used to be the preferred tools to downmix audio; it supported several audio decoders and encoders and different matrices with Dolby ProLogic and ProLogic-II. Today it may be hard to get it running with a GUI (I believe it was based on Visual Basic runtimes). Similar in features was HeadAC3he, it even supported some lossless AC3 cutting. But the Aften AC3 encoder was a bit limited in quality.
A comparable more modern tool is BeHappy which uses AviSynth and several audio source plugins. Also useful: fre:ac, MeGUI and Hybrid.Last edited by LigH.de; 11th May 2021 at 01:33.
-
aac stereo audio in mp4 container has the best compatibility. The recommended encoder is libfdk_aac (with a bitrate of 64kbps per channel, or more).
Downmixing can be done in a number of apps (and some offer different output modes: Stereo, Dolby ProLogic and ProLogic-II), but not all come with libfdk_aac.
In Avidemux, you set the the audio output to AAC(FDK) and select the desired remix mode in filter settings. -
The portable version of foobar2000 I uploaded last year includes lots of encoder presets for converting just about any audio format to just about any other audio format, and it also includes "downmix to stereo" conversion presets.
https://forum.videohelp.com/threads/396860-foobar2000-portable-%28for-audio-encoding%29Avisynth functions Resize8 Mod - Audio Speed/Meter/Wave - FixBlend.zip - Position.zip
Avisynth/VapourSynth functions CropResize - FrostyBorders - CPreview (Cropping Preview)
Similar Threads
-
one audio language option vanished, in a dual audio track IN VLC mdia plyr
By jraju in forum Newbie / General discussionsReplies: 0Last Post: 28th Dec 2019, 06:43 -
FFMpeg merging audio files truncates output to shortest audio file
By Wayneos in forum Video ConversionReplies: 0Last Post: 3rd Jul 2019, 07:07 -
audio/interleaving/delay audio in Virtualdub2/Filtermod & filter weirdness
By davexnet in forum Video ConversionReplies: 2Last Post: 19th Apr 2018, 11:28 -
Converting Audio to text with PotPlayer plays audio but doesn't transcribe
By Markarkark in forum Newbie / General discussionsReplies: 0Last Post: 12th Feb 2018, 10:05 -
Convert 5.1 audio AAC to AC3 DVD - Pal Vob- no audio for voices
By allrounder55 in forum AudioReplies: 0Last Post: 20th Aug 2017, 02:22