INTERACT FORUM

More => Old Versions => Media Center 11 (Development Ended) => Topic started by: Shadowen on September 03, 2005, 05:05:24 pm

Title: Problems with mono recording using LAME
Post by: Shadowen on September 03, 2005, 05:05:24 pm
Hello,

I am having problems recording from the Line-in input directly into a mono 8kb/s file using the MP3 Encoder in MC11.

I have gone into Encoding->Sound Recorder settings and specified a custom command-line argument with the MP3 Encoder to be -m m -b 8.

According to the documentation (http://lame.sourceforge.net/USAGE) for the LAME encoder, the -m m option forces the mode to be monaural and the -b 8 option forces a constant bitrate of 8.

However, MC does not appear to be adhering to these command-line options during the encoding process.  Could there be an issue with MC in this regard?

I am confident that these options are correct, because I have made the exact same settings under the Encoder->File Conversion settings and they work as expected when converting files.
Title: Re: Problems with mono recording using LAME
Post by: KingSparta on September 03, 2005, 05:09:41 pm
I never have gotten Lame to record in mono correctly

I don't know if it is Lame Or MC
Title: Re: Problems with mono recording using LAME
Post by: GHammer on September 03, 2005, 11:50:15 pm
Try this command line.

--preset voice --resample 16 -b 8 -a -m m -h --lowpass 4 --highpass 1200

I'm guessing you are trying to record voice from your explanation.

That was to show how to set sampling, cutoffs, etc.

A simple way is to just use the --preset voice option which will result in a mono recording as well. The preset may work where other switches do not in recording. But if switches are not being passed, then it is a problem of course.
Title: Re: Problems with mono recording using LAME
Post by: Shadowen on September 04, 2005, 08:32:01 am
That still did not work.

As with my settings, when made under the Encoder->File Conversion section it works as desired and when it is set under the Encoder->Sound Recorder it does not work correctly. 

Knowing this limitation, I realize that I can always re-encode it after I capture it, I was just really hoping that MC would be able to do it during the capture process to eliminate one extra step.
Title: Re: Problems with mono recording using LAME
Post by: Shadowen on September 04, 2005, 09:04:27 am
It seems that JRiver might be aware of a BUG with the Sound Recorder after all.  I came across this post (http://yabb.jriver.com/interact/index.php?topic=27198.0) on the site today.
Title: Re: Problems with mono recording using LAME
Post by: GHammer on September 04, 2005, 10:54:21 am
Quote
Sorry, but the sound recorder only outputs 16 bit 44.1khz files currently.

I wonder why resampling doesn't work then?
I understand that is what it is sending to the record process.
Why can't LAME resample as it is told?
Title: Re: Problems with mono recording using LAME
Post by: KingSparta on September 04, 2005, 02:14:54 pm
this problem is as old as rune stones

most people never see it