FFmpeg imports mono tracks as stereo[SOLVED]

Help for Audacity on Windows.
Forum rules
ImageThis forum is for Audacity on Windows.
Please state which version of Windows you are using,
and the exact three-section version number of Audacity from "Help menu > About Audacity".


Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade at https://www.audacityteam.org/download/.
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
Post Reply
marco.stanzani
Posts: 4
Joined: Tue Nov 06, 2012 11:37 am
Operating System: Please select

FFmpeg imports mono tracks as stereo[SOLVED]

Post by marco.stanzani » Tue Nov 06, 2012 11:41 am

for saving space and *before* conversion to AAC by FFMPEG. very easy in principle, looking here http://wiki.audacityteam.org/wiki/Talk: ... ur_Project
still, if I save the mono track and re-open it I still se two channels. I cannot fine any oprion which sets the mono bit in the AAC file
If i do the same using the mp3 lame encoder I can see just one track in audacity when re-reading the saved fil
thanks for your help
I am 2.x and W7
Last edited by marco.stanzani on Fri Apr 24, 2015 4:07 pm, edited 2 times in total.
Reason: Changed title

steve
Site Admin
Posts: 80752
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: convert stereo to mono

Post by steve » Tue Nov 06, 2012 2:49 pm

To convert a stereo track to mono in Audacity 2.x,
Select the track, then "Tracks menu > Stereo Track to Mono"
http://manual.audacityteam.org/o/man/tr ... eo_to_Mono
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

DVDdoug
Forum Crew
Posts: 9287
Joined: Fri Sep 10, 2010 11:30 pm
Operating System: Windows 10

Re: convert stereo to mono

Post by DVDdoug » Tue Nov 06, 2012 7:30 pm

...for saving space and *before* conversion to AAC by FFMPEG.
I wouldn't want a "fake" stereo file, but I don't think you'll save space by saving a mono file as mono AAC. AAC uses Joint Stereo by default, which encodes the L+R & L-R signals separately. With mono, there is no sound in the L-R "channel", and AAC (and MP3) are "smart enough" not to waste space when there is nothing to encode, so you are only encoding one channel's worth of information.

Gale Andrews
Quality Assurance
Posts: 41761
Joined: Fri Jul 27, 2007 12:02 am
Operating System: Windows 10

Re: convert stereo to mono

Post by Gale Andrews » Wed Nov 07, 2012 6:36 am

marco.stanzani wrote:if I save the mono track and re-open it I still se two channels. I cannot fine any oprion which sets the mono bit in the AAC file
If i do the same using the mp3 lame encoder I can see just one track in audacity when re-reading the saved fil
Update to the currently recommended FFmpeg 0.6.2 ( http://manual.audacityteam.org/o/man/fa ... tml#ffdown ) then it will import mono AAC files as mono.


Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual

marco.stanzani
Posts: 4
Joined: Tue Nov 06, 2012 11:37 am
Operating System: Please select

Re:FFmpeg imports mono tracks as stereo[SOLVED]

Post by marco.stanzani » Wed Nov 07, 2012 4:49 pm

thanks, it works! and yes, saving mono files will save 50% of space approx (as expected)

Post Reply