IWETHEY v. 0.3.0 | TODO
1,095 registered users | 0 active users | 0 LpH | Statistics
Login | Create New User
IWETHEY Banner

Welcome to IWETHEY!

New That is the FULL switch set I use. Some are for ID3.
IN fact: --add-id3v2 --ta "$tpe1" --tl "$talb" --tt "$tit2" --tn "$trck" --ty "$tyer" --tg "$tcon" are to set everything I need and want automagically during the encoding process.

The only reason I use the rest of the switches, is that some of my devices could not read some MP3s on the CD compilations I made, or even directly off the hard disk.

So I went reading and found that the set for compliance and limits meant a lot.

lame --nohist --vbr-new -V2 -t -b64 -B320 -F --strictly-enforce-ISO -p
--nohist == No Histogram during encoding, thank you. (way optional)

--vbr-new == Use the new VBR encoding please. The old one surprisingly is not well supported in the "MP3 Device Industry" or at all in some cases.

-V2 == Please use the third largest algo set for encoding, or "please chop very litte info from the music program, but please remove the "ringing most MP3 encoders cause above 19K during encoding"

-t == disable writing LAME Tag (or encoded by LAME v3.blah in the comment tag)

-b64 == The absolute minimum bit rate lame can use. Many MP3 devices, surprisingly cannot read/decode below this bitrate, causing dropouts or skipping to the next song. My Sony "Xplod" Car Audio deck falls into the category.

-B320 == The absolute maximum bit rate lame can use. Some early MP3 devices were designed that "320Kbps" is all they will ever need... seems they were wrong. I have another Sandisk thumb drive that works as an MP3 player, storage and dictation recorder. Very early on in the MP3 device arena

-F == strictly enforce the -b option, for use with players that do not support low bitrate mp3

--strictly-enforce-ISO == comply as much as possible to ISO MPEG spec

-p == error protection. adds 16 bit checksum to every frame (the checksum is computed correctly). My Sony "Xplod" and my wife's mobile Sony CD/MP3 player both can do error correction on the fly.
--
[link|mailto:greg@gregfolkert.net|greg],
[link|http://www.iwethey.org/ed_curry|REMEMBER ED CURRY!] @ iwethey
Freedom is not FREE.
Yeah, but 10s of Trillions of US Dollars?
SELECT * FROM scog WHERE ethics > 0;

0 rows returned.
New And, speaking from experience, GF's re-encodes sound great.
Too much of today's music is fashionable crap dressed as artistry.Adrian Belew
     After making 22 GB of MP3s, should I have used FLAC instead? - (Another Scott) - (16)
         You probably can't hear the difference. - (pwhysall)
         Need the bit-rate to offer opinions. - (static) - (1)
             CDex "preset standard" VBR2 is 128 - 320 kbps - (Another Scott)
         I use this set of switches for "lame" - (folkert) - (10)
             Ya see, that's one reason I gave up on MP3. - (static) - (9)
                 Blimey. - (pwhysall) - (6)
                     Yes, it was a pathological example. - (static) - (1)
                         Re: Yes, it was a pathological example. - (pwhysall)
                     Stop contradicting. - (folkert) - (3)
                         Er... dude... - (admin) - (1)
                             Exactly. -NT - (folkert)
                         Yeah, there's history. - (pwhysall)
                 That is the FULL switch set I use. Some are for ID3. - (folkert) - (1)
                     And, speaking from experience, GF's re-encodes sound great. -NT - (bepatient)
         No. - (bepatient)
         FLAC not needed - (andread)

Everybody thinks Massachusetts is rude. The state bird is a human hand ...
103 ms