Re: [MP3 ENCODER] Interesting high quality settings and possible bug

2000-10-06 Thread Gabriel Bouvigne
if it has been corrupted. As it uses bits for the crc, it will lower (a little) the quality of CBR encoding, and will higher the filesize of vbr. Regards, -- Gabriel Bouvigne - France [EMAIL PROTECTED] mobile phone: [EMAIL PROTECTED] icq: 12138873 MP3' Tech: www.mp3-tech.org -- MP3 ENCODER mailing

Re: Re[6]: [MP3 ENCODER] -q1

2000-10-06 Thread Gabriel Bouvigne
also: isn't that "-35" not extremely harsh on the athlower? I think that using a negative value with athlower is a bad idea. Regards, -- Gabriel Bouvigne - France [EMAIL PROTECTED] mobile phone: [EMAIL PROTECTED] icq: 12138873 MP3' Tech: www.mp3-tech.org -- MP3 ENCODER ma

Re: [MP3 ENCODER] Winamp/100hz bug: SOLVED!

2000-10-02 Thread Gabriel Bouvigne
, but it's easy to fix in the decoder, now that we know exactly what the problem is. The advantage is that 8205 is 0x1FFE, which is not a valid syncword for mpeg1-2. With this, audio resync on corrupted bitstreams would be easier for the decoder Regards, -- Gabriel Bouvigne - France [EMAIL PROTECTED

Re: [MP3 ENCODER] wav/riff header support and preciseness of lame

2000-10-01 Thread Gabriel Bouvigne
? It seems that some decoders report false durations, even for cbr encoding. Regards, -- Gabriel Bouvigne - France[EMAIL PROTECTED]mobile phone: [EMAIL PROTECTED]icq: 12138873 MP3' Tech: www.mp3-tech.org

Re: [MP3 ENCODER] MMX question

2000-09-29 Thread Gabriel Bouvigne
Oh, oh no! Do you want to start a contest of writing the dirties possible program? main(_){float x,sin();for(_=0;__*_8;_+=_) ... you forget the reverse access to arrays :-) int a[5];3[a]=2; -- Gabriel Bouvigne - France [EMAIL PROTECTED] mobile phone: [EMAIL PROTECTED] icq: 12138873 MP3

Re: [MP3 ENCODER] MP3 encoding speed : LAME XING

2000-09-29 Thread Gabriel Bouvigne
be upgraded soon, this is why there is only a few mmx on Lame. Regards, -- Gabriel Bouvigne - France [EMAIL PROTECTED] mobile phone: [EMAIL PROTECTED] icq: 12138873 MP3' Tech: www.mp3-tech.org -- MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )

Re: [MP3 ENCODER] 3.87b MMX and no MMX give different results + some 3.87 comments

2000-09-28 Thread Gabriel Bouvigne
results. I compiled both releases (with and without mmx) with VC6, and the mp3 output is bit identical on my Cel460/win98. Regards, -- Gabriel Bouvigne - France [EMAIL PROTECTED] mobile phone: [EMAIL PROTECTED] icq: 12138873 MP3' Tech: www.mp3-tech.org -- MP3 ENCODER mailing list ( http

Re: [MP3 ENCODER] MMX question

2000-09-28 Thread Gabriel Bouvigne
If the mmx version of choose table is used for the compilation, what will happen on a non-mmx cpu? it will crash, and it does so on my old P100. That's bad. Would it be possible to compile both routines in the same binaries, with an auto detection? Regards, -- Gabriel Bouvigne

Re: [MP3 ENCODER] intensity (was: Miscellaneous MP3 questions)

2000-09-27 Thread Gabriel Bouvigne
), and after reducing to i mode starting from the latest band (22th) down to a given freq, according to the number of bits you need to save. According to the DTS whitepaper you can go down to 3-4kHz. But it's perhaps a little too simplist. Regards, -- Gabriel Bouvigne - France [EMAIL PROTECTED

Re: [MP3 ENCODER] off topic: AVI Encoder

2000-09-26 Thread Gabriel Bouvigne
and, therefore, useless. Well, if you want to stay under win95/98, you can use FlaskMpeg to backup your data, as it includes a built-in mpeg-2 decoder and got an avi output plugin. It helped me a lot, as I now don't have to decompress first in a big wav before re-encoding. Regards, -- Gabriel

Re: [MP3 ENCODER] AVI Encoder

2000-09-25 Thread Gabriel Bouvigne
be nice to have a --l3wav option in lame allowing to output an mp3 with a wav header. About the ACM codec, there is none yet. It will perhaps be easier to write one when the ACM Vorbis codec will be finished, I only hope that vorbis guys are not waiting the same thing about lame. Regards, -- Gabriel

Re: [MP3 ENCODER] various questions (was: Some suggestions for LAME - please review)

2000-09-24 Thread Gabriel Bouvigne
. Have you tried digging into audio patents? It would perhaps bring an idea. Regards, -- Gabriel Bouvigne - France [EMAIL PROTECTED] mobile phone: [EMAIL PROTECTED] icq: 12138873 MP3' Tech: www.mp3-tech.org -- MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )

Re: [MP3 ENCODER] various questions (was: Some suggestions for LAME - please review)

2000-09-24 Thread Gabriel Bouvigne
calefactor. Is there a scalefactor for 16kHz in AAC? (Meno, are you listening?) Also an off topic question for Robert: as you're german, is there a specific knowledge about audio compression floating around in your university? (like specialists, research or thesis) Regards, -- Gabriel Bouvign

Re: [MP3 ENCODER] Some suggestions for LAME - please review

2000-09-23 Thread Gabriel Bouvigne
think that we must follow it. For creating a new standard, there is another project called Vorbis. Regards, --Gabriel Bouvigne - France[EMAIL PROTECTED]mobile phone: [EMAIL PROTECTED]icq: 12138873MP3' Tech: www.mp3-tech.org

Re: [MP3 ENCODER] latest sfb question

2000-09-19 Thread Gabriel Bouvigne
that there is a problem? Regards, -- Gabriel Bouvigne - France [EMAIL PROTECTED] mobile phone: [EMAIL PROTECTED] icq: 12138873 MP3' Tech: www.mp3-tech.org -- MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )

Re: [MP3 ENCODER] castings (OT)

2000-09-19 Thread Gabriel Bouvigne
in Ansi C. Regards, -- Gabriel Bouvigne - France [EMAIL PROTECTED] mobile phone: [EMAIL PROTECTED] icq: 12138873 MP3' Tech: www.mp3-tech.org -- MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )

Re: [MP3 ENCODER] latest sfb question

2000-09-18 Thread Gabriel Bouvigne
--athlower 100 would result in an incredible ammount of bits in the latest sfb. I'll test it and post the results. Regards, -- Gabriel Bouvigne - France [EMAIL PROTECTED] icq: 12138873 MP3' Tech: www.mp3-tech.org -- MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )

Re: [MP3 ENCODER] latest sfb question

2000-09-18 Thread Gabriel Bouvigne
. This is why I think that trying to put the sfb21's ath value in both masking and ath would be good, if possible. This way, using -v1 the sfb21 masking would still be reduced, but it would be possible to also use --athlower with some high values. Regards -- Gabriel Bouvigne - France [EMAIL

Re: [MP3 ENCODER] Psycho masking (once again)

2000-09-17 Thread Gabriel Bouvigne
not provides full frequency response, but that's all. Moreover your sample is not good for testing a psy model. Psy model is made for modeling the human hearing, not an electronical analyser. Regards, -- Gabriel Bouvigne - France [EMAIL PROTECTED] icq: 12138873 MP3' Tech: www.mp3-tech.org -- MP3 ENCODER

[MP3 ENCODER] Lame resampling

2000-09-17 Thread Gabriel Bouvigne
The results of the modification of the resampling filter size are shown here: http://bboard.mp3.com/mp3/ubb/Forum1/HTML/003127.html Regards, -- Gabriel Bouvigne - France [EMAIL PROTECTED] icq: 12138873 MP3' Tech: www.mp3-tech.org -- MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )

[MP3 ENCODER] problem in layer2 decoding?

2000-09-16 Thread Gabriel Bouvigne
decoding, I think that it would be better to repeat the latest valid frame than just skip the invalid one. Regards, -- Gabriel Bouvigne - France [EMAIL PROTECTED] icq: 12138873 MP3' Tech: www.mp3-tech.org -- MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )

[MP3 ENCODER] mp3 wav header

2000-09-16 Thread Gabriel Bouvigne
I've got a question: is there any program allowing to add a wav header to an mp3 file? Regards, -- Gabriel Bouvigne - France [EMAIL PROTECTED] icq: 12138873 MP3' Tech: www.mp3-tech.org -- MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )

Re: [MP3 ENCODER] problem in layer2 decoding?

2000-09-16 Thread Gabriel Bouvigne
Gabriel, Post the file somewhere on mp3-tech.org or other ftp site , so we can take a look at the problem The file is on gabriel.mp3-tech.org -- Gabriel Bouvigne - France [EMAIL PROTECTED] icq: 12138873 MP3' Tech: www.mp3-tech.org -- MP3 ENCODER mailing list ( http://geek.rcc.se

Re: [MP3 ENCODER] Ogg Vorbis beta 2 still has a long way to go.

2000-09-15 Thread Gabriel Bouvigne
e reaching the full potential of vorbis, or beeing close to it. Regards, -- Gabriel Bouvigne - France [EMAIL PROTECTED] icq: 12138873 MP3' Tech: www.mp3-tech.org -- MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )

Re: [MP3 ENCODER] --voice

2000-09-15 Thread Gabriel Bouvigne
for optimal quality/filesize at 96 kbps ? I would add -h Regards, -- Gabriel Bouvigne - France [EMAIL PROTECTED] icq: 12138873 MP3' Tech: www.mp3-tech.org -- MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )

Re: [MP3 ENCODER] Re: --voice

2000-09-15 Thread Gabriel Bouvigne
I could not find the --voice page. is there a specific URL ?, - or which section is it in ? http://www.multimania.com/bouvigne/lame/voice.html -- Gabriel Bouvigne - France [EMAIL PROTECTED] icq: 12138873 MP3' Tech: www.mp3-tech.org -- MP3 ENCODER mailing list ( http://geek.rcc.se

Re: Re[4]: [MP3 ENCODER] Ogg Vorbis beta 2 still has a long way to go.

2000-09-15 Thread Gabriel Bouvigne
not serious of course) [curious thing is I never seem to offend any ladies on this list] A good point. Is there any lady on this list. I think that a lot of people subscribed to this list. Statistically, it would be strange that only men subscribed. Regards, -- Gabriel Bouvigne - France [EMAIL

Re: [MP3 ENCODER] min bitrate and bit reservoir (was: MS switching)

2000-09-13 Thread Gabriel Bouvigne
. But I don't remember which one is which one, and I'm not sure if it works on every OS. Regards, -- Gabriel Bouvigne - France [EMAIL PROTECTED] icq: 12138873 MP3' Tech: www.mp3-tech.org -- MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )

Re: [MP3 ENCODER] Percentages (informational)

2000-09-13 Thread Gabriel Bouvigne
, -- Gabriel Bouvigne - France [EMAIL PROTECTED] icq: 12138873 MP3' Tech: www.mp3-tech.org -- MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )

Re: [MP3 ENCODER] --voice

2000-09-12 Thread Gabriel Bouvigne
in the benefit of --preset voice, but some people disagree about it. If you're really interested about what was behind this option when it wascreated, I still have a webpage about it. Regards, -- Gabriel Bouvigne - France[EMAIL PROTECTED]icq: 12138873 MP3' Tech: www.mp3-tech.org

Re:[MP3 ENCODER] min bitrate and bit reservoir (was: MS switching)

2000-09-12 Thread Gabriel Bouvigne
accurate. a good thing. Regards, -- Gabriel Bouvigne - France [EMAIL PROTECTED] icq: 12138873 MP3' Tech: www.mp3-tech.org -- MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )

Re: Re[2]: [MP3 ENCODER] MS switching

2000-09-11 Thread Gabriel Bouvigne
bits. (I don't know about the FhG vbr). Regards, -- Gabriel Bouvigne - France [EMAIL PROTECTED] icq: 12138873 MP3' Tech: www.mp3-tech.org -- MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )

Re: Re[4]: [MP3 ENCODER] MS switching

2000-09-11 Thread Gabriel Bouvigne
there is a 320k frame, and that's why I choose to limit to 256k. This rectification seems important to my mind. Regards, -- Gabriel Bouvigne - France [EMAIL PROTECTED] icq: 12138873 MP3' Tech: www.mp3-tech.org -- MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )

Re: [MP3 ENCODER] very lowand very high-quality settings

2000-09-07 Thread Gabriel Bouvigne
choose something like lame --abr 32 -h -mm --noshort input.wav output.mp3 Regards, -- Gabriel Bouvigne - France [EMAIL PROTECTED] icq: 12138873 MP3' Tech: www.mp3-tech.org -- MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )

Re: [MP3 ENCODER] Layer II (was: mpglib compiles once again...)

2000-09-07 Thread Gabriel Bouvigne
I just want to ask which layer2 encoder do you prefer or recommend?? (SOLOH or toolame?) I'd recommend using Qdesign. If you want a free one, I'd use toolame rather than Soloh, as toolame is soloh+some improvements. Regards, -- Gabriel Bouvigne - France [EMAIL PROTECTED] icq: 12138873 MP3

Re: [MP3 ENCODER] problems with LAME CVS

2000-09-07 Thread Gabriel Bouvigne
bandwidth for LR stereo // // °) mostly prevent by automatic downsampling Why using forced joint by default? I'm personnaly againt it, as it leads to spacialization artifacts. Regards, -- Gabriel Bouvigne - France [EMAIL PROTECTED] icq: 12138873 MP3' Tech: www.mp3-tech.org

Re: [MP3 ENCODER] cwlimit (was: very lowand very high-quality settings)

2000-09-07 Thread Gabriel Bouvigne
, -- Gabriel Bouvigne - France [EMAIL PROTECTED] icq: 12138873 MP3' Tech: www.mp3-tech.org -- MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )

Re: [MP3 ENCODER] Multi Pass MP3 Encoder

2000-09-06 Thread Gabriel Bouvigne
would need a lot of coding. Regards, -- Gabriel Bouvigne - France [EMAIL PROTECTED] icq: 12138873 MP3' Tech: www.mp3-tech.org -- MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )

Re: [MP3 ENCODER] low frequencies (was: Correlation mid/side)

2000-09-06 Thread Gabriel Bouvigne
filter be usefull for mp3? I think I must be missing something about it. Regards, -- Gabriel Bouvigne - France [EMAIL PROTECTED] icq: 12138873 MP3' Tech: www.mp3-tech.org -- MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )

Re: [MP3 ENCODER] newbie question

2000-09-05 Thread Gabriel Bouvigne
able to give better quality. Regards, -- Gabriel Bouvigne - France [EMAIL PROTECTED] icq: 12138873 MP3' Tech: www.mp3-tech.org -- MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )

Re: [MP3 ENCODER] the -mx mode - different philosophy

2000-09-04 Thread Gabriel Bouvigne
-md is not documented. What is it ? Does anyone made a dual channel mode? Regards, -- Gabriel Bouvigne - France [EMAIL PROTECTED] icq: 12138873 MP3' Tech: www.mp3-tech.org -- MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )

Re: Re[4]: [MP3 ENCODER] RazorLame 1.1.0 released

2000-09-04 Thread Gabriel Bouvigne
of the dll file even see it. I'm trying to do it in the html doc. I plan to add to it a page about the basic options because there are now too much ones in the full switches page. If you've got any suggestion about the html doc, please share them. Regards, -- Gabriel Bouvigne - France [EMAIL

Re: [MP3 ENCODER] Some of the test signals

2000-09-04 Thread Gabriel Bouvigne
doesn't understand what Frank is telling? Can anyone explain a little? Regards, -- Gabriel Bouvigne - France [EMAIL PROTECTED] icq: 12138873 MP3' Tech: www.mp3-tech.org -- MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )

Re: [MP3 ENCODER] the -mx mode - different philosophy

2000-08-22 Thread Gabriel Bouvigne
mind, the goal of -mj, so any change should be made into -mj I'd be slow, but it'd be the best possible quality for cbr and best quality/size for vbr. (as far as I can see) not so slower, if both sets of data are already computed just my 2 centimes about it... Regards, -- Gabriel Bouvigne

Re: Re[2]: [MP3 ENCODER] the -mx mode - different philosophy

2000-08-22 Thread Gabriel Bouvigne
gone in forced mode, it could be a toggling problem. Roel, could you check this? Regards, -- Gabriel Bouvigne - France [EMAIL PROTECTED] icq: 12138873 MP3' Tech: www.mp3-tech.org -- MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )

Re: [MP3 ENCODER] attitude

2000-08-22 Thread Gabriel Bouvigne
it is that in english, it seems that a lot of things like "in my mind", "in my opinion",... must be used in order to not beeing perceived as beeing rude, but it's less evident in other languages and not necessary a reflex for non-english people writing in english. Regards, -- Gabri

Re: [MP3 ENCODER] win32

2000-08-22 Thread Gabriel Bouvigne
Why do the win32 versions not show on the fly bitrate analysis for vbr files? They do. Try the one located on mp3-tech.org, and you'll see bitrate analysis Regards, -- Gabriel Bouvigne - France [EMAIL PROTECTED] icq: 12138873 MP3' Tech: www.mp3-tech.org -- MP3 ENCODER mailing list ( http

[MP3 ENCODER] html doc

2000-08-21 Thread Gabriel Bouvigne
here is the 3.86 doc Regards, -- Gabriel Bouvigne - France [EMAIL PROTECTED] icq: 12138873 MP3' Tech: www.mp3-tech.org html.zip

Re: [MP3 ENCODER] Free format

2000-08-18 Thread Gabriel Bouvigne
I'd like to find a free format encoded file. Does anyone of you know where I could find one or an encoder that support free format (also known as free bitrate) ? lame --freeformat -b yourbitrate in.wav out.mp3 Regards, -- Gabriel Bouvigne - France [EMAIL PROTECTED] icq: 12138873 MP3

Re: Re[2]: [MP3 ENCODER] MPEG audio decoder compliance

2000-08-17 Thread Gabriel Bouvigne
as this player uses Xaudio Regards, -- Gabriel Bouvigne - France [EMAIL PROTECTED] icq: 12138873 MP3' Tech: www.mp3-tech.org -- MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )

Re: [MP3 ENCODER] Voice encoding questions

2000-08-05 Thread Gabriel Bouvigne
treat an mp3 file correctly whose mode(stereo - mono) is changing during one file. Switching between any stereo modes (stereo, m/s, is, ms and is) is allowed, but switching between stereo, mono and dual is forbidden by the standard. Regards, -- Gabriel Bouvigne - France [EMAIL PROTECTED] icq

Re: Re[2]: [MP3 ENCODER] 3.86a, bug with -h ? [re-send]

2000-08-05 Thread Gabriel Bouvigne
But isn't the ATH adjusted according to the VBR scale? It's right that a switch to manually adjust the ATH would be good, as I also think that some low level pieces of classic music are encoded with too few bits. A rough solution is to completely disable use of the ATH with --noath Regards, -- Gabrie

[MP3 ENCODER] VBR modes question

2000-08-05 Thread Gabriel Bouvigne
, -- Gabriel Bouvigne - France [EMAIL PROTECTED] icq: 12138873 MP3' Tech: www.mp3-tech.org -- MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )

Re: [MP3 ENCODER] DC cancelation

2000-08-05 Thread Gabriel Bouvigne
2nd problem ~~~ Some of my CDs have a lot of DC offset. Other are well DC free. Examples: What is DC? -- Gabriel Bouvigne - France [EMAIL PROTECTED] icq: 12138873 MP3' Tech: www.mp3-tech.org -- MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )

Re: [MP3 ENCODER] Re: 3.86a, bug with -h ?

2000-08-04 Thread Gabriel Bouvigne
, it would be good to change a little the vbr scale, or coefficients affecting the file size. Is anyone ok with this or am I saying (telling? I never know wich one to use) something wrong? Regards, -- Gabriel Bouvigne - France [EMAIL PROTECTED] icq: 12138873 MP3' Tech: www.mp3-tech.org -- MP3

Re: [MP3 ENCODER] Voice encoding with low bit rates

2000-08-04 Thread Gabriel Bouvigne
w if the behaviour is the same as --voice. If it's doing the same, I'd suggest you to stop using --voice and start using --preset voice instead. I personnaly think that now the --voice switch should be removed, as there is --preset voice. Regards, -- Gabriel Bouvigne - France [EMAIL PROTECTED] ic

Re: [MP3 ENCODER] Voice encoding questions

2000-08-04 Thread Gabriel Bouvigne
by Kalah. -- Gabriel Bouvigne - France [EMAIL PROTECTED] icq: 12138873 MP3' Tech: www.mp3-tech.org -- MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )

Re: [MP3 ENCODER] Voice encoding questions

2000-08-04 Thread Gabriel Bouvigne
is brocken? Regards, -- Gabriel Bouvigne - France [EMAIL PROTECTED] icq: 12138873 MP3' Tech: www.mp3-tech.org -- MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )

Re: [MP3 ENCODER] Voice encoding questions

2000-08-04 Thread Gabriel Bouvigne
. Regards, -- Gabriel Bouvigne - France [EMAIL PROTECTED] icq: 12138873 MP3' Tech: www.mp3-tech.org -- MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )

Re: [MP3 ENCODER] Lame Windows Binaries

2000-07-31 Thread Gabriel Bouvigne
, but I don't want to use alphas, because to my mind they are not targeted toward final users but only testers ans developpers. Regards, -- Gabriel Bouvigne - France [EMAIL PROTECTED] icq: 12138873 MP3' Tech: www.mp3-tech.org -- MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )

Re: [MP3 ENCODER] -h (High quality causing ringing artifacts ?) ?

2000-07-10 Thread Gabriel Bouvigne
Taken straight from the cdex 1.30 beta1 help page, is this true with 3.85 ? does it really cause ringing artifacts with high quality on ? It has been right with a few betas in the past, but I think that now you can use the -h switch safely. Regards, -- Gabriel Bouvigne - France [EMAIL

Re: [MP3 ENCODER] --nores

2000-07-10 Thread Gabriel Bouvigne
it. Regards, -- Gabriel Bouvigne - France [EMAIL PROTECTED] icq: 12138873 MP3' Tech: www.mp3-tech.org -- MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )

Re: [MP3 ENCODER] new VBR code

2000-07-08 Thread Gabriel Bouvigne
I forget why the -B option was added, but it should not be used under normal circumstances. It was added because there are some decoder chips wich can't handle more than 192k frames. For (strange) cases like -b128 -B 128, why not made lame using cbr instead of vbr? Regards, -- Gabriel

Re: [MP3 ENCODER] LAME ID3 version 2 support proposal

2000-06-25 Thread Gabriel Bouvigne
), as many applications are unable to deal with v2 tags. Regards, -- Gabriel Bouvigne - France [EMAIL PROTECTED] icq: 12138873 MP3' Tech: www.mp3-tech.org -- MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )

Re: [MP3 ENCODER] ACM (2)

2000-06-24 Thread Gabriel Bouvigne
ium hacked FhG codec, in order to choose the stereo mode. Regards, -- Gabriel Bouvigne - France [EMAIL PROTECTED] icq: 12138873 MP3' Tech: www.mp3-tech.org -- MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )

Re: [MP3 ENCODER] new VBR

2000-06-23 Thread Gabriel Bouvigne
producing 128k, how do we produce lower bitrates vbr? With using -V 15? Regards, -- Gabriel Bouvigne - France [EMAIL PROTECTED] icq: 12138873 MP3' Tech: www.mp3-tech.org -- MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )

Re: [MP3 ENCODER] About Vorbis

2000-06-22 Thread Gabriel Bouvigne
idn't succeded in obtaining an FhG license", or something like this. It seems that as long as an article is not written by some of us, there always be some mistakes in it. Regards, -- Gabriel Bouvigne - France [EMAIL PROTECTED] icq: 12138873 MP3' Tech: www.mp3-tech.org -- MP3 ENCODER ma

Re: [MP3 ENCODER] Encoders genealogy

2000-06-21 Thread Gabriel Bouvigne
Xing evolved from tompg, which I think is also a direct descendent of the ISO code. The tompg source code is out there, so you could check. It's the second time that someone mentions the tompg sources as beeing available. But does anyone knows where to find them? Regards, -- Gabriel

[MP3 ENCODER] Re: legality (was: C++ LAME?)

2000-06-21 Thread Gabriel Bouvigne
the law are Dmitry, myself, and all the people downloading the binaries from our websites. Regards, -- Gabriel Bouvigne - France [EMAIL PROTECTED] icq: 12138873 MP3' Tech: www.mp3-tech.org -- MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )

Re: [MP3 ENCODER] efficiently do multiple bitrates at once?

2000-06-19 Thread Gabriel Bouvigne
, -- Gabriel Bouvigne - France [EMAIL PROTECTED] icq: 12138873 MP3' Tech: www.mp3-tech.org -- MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )

Re: [MP3 ENCODER] efficiently do multiple bitrates at once?

2000-06-19 Thread Gabriel Bouvigne
quite sure you wouldn't gain 50% in re-using computations. This is my opinion, perhaps others could tell us what they think about it. Regards, -- Gabriel Bouvigne - France [EMAIL PROTECTED] icq: 12138873 MP3' Tech: www.mp3-tech.org -- MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )

Re: [MP3 ENCODER] Portable MP3 Players

2000-06-18 Thread Gabriel Bouvigne
Mambo X http://www.mambox.com According to the sheet, it seems interesting. However it seems that there are only a few ones manufactured, and you could wait 3 months or more before getting your. Regards, -- Gabriel Bouvigne - France [EMAIL PROTECTED] icq: 12138873 MP3' Tech: www.mp3

Re: [MP3 ENCODER] efficiently do multiple bitrates at once?

2000-06-18 Thread Gabriel Bouvigne
Are the frequent cut-offs different at the higher bitrates, like 96, 128 and 192? (Yes admittedly I probably won't be streaming over 128kbit/sec, but I'm curious.) Yes they are. It would be silly to try encoding full frequency range at 96. Regards, -- Gabriel Bouvigne - France [EMAIL

Re: [MP3 ENCODER] today's idea

2000-06-17 Thread Gabriel Bouvigne
... -- Gabriel Bouvigne - France [EMAIL PROTECTED] icq: 12138873 MP3' Tech: www.mp3-tech.org -- MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )

[MP3 ENCODER] today's idea

2000-06-16 Thread Gabriel Bouvigne
distortion ratio. However such a thing would increase buffering complexity. What do you think about it? Regards, -- Gabriel Bouvigne - France [EMAIL PROTECTED] icq: 12138873 MP3' Tech: www.mp3-tech.org -- MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )

Re: [MP3 ENCODER] lame binaries

2000-06-13 Thread Gabriel Bouvigne
Probably because of different compilers, and different optimizations Regards, -- Gabriel Bouvigne - France[EMAIL PROTECTED]icq: 12138873 MP3' Tech: www.mp3-tech.org - Original Message - From: Ampex To: [EMAIL PROTECTED] Sent: Saturday, June 10, 2000 11:42 PM

Re: [MP3 ENCODER] More on free formats

2000-06-09 Thread Gabriel Bouvigne
same size Regards, -- Gabriel Bouvigne - France [EMAIL PROTECTED] icq: 12138873 MP3' Tech: www.mp3-tech.org -- MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )

Re: [MP3 ENCODER] Re: Vorbis (was Encode now or later?)

2000-06-07 Thread Gabriel Bouvigne
description of the encoding process in the vorbis doc would save you time, removing a lot of questions like mine? Regards, -- Gabriel Bouvigne - France [EMAIL PROTECTED] icq: 12138873 MP3' Tech: www.mp3-tech.org -- MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )

Re: [MP3 ENCODER] Windows front-end for Lame.exe: first beta of RazorLame available

2000-06-06 Thread Gabriel Bouvigne
rk doesn't have any against the use of the usage file. Regards, -- Gabriel Bouvigne - France [EMAIL PROTECTED] icq: 12138873 MP3' Tech: www.mp3-tech.org -- MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )

Re: [MP3 ENCODER] mp3enc 3.1 and -l3wav (putting an mp3 inside a wav)

2000-06-05 Thread Gabriel Bouvigne
up my copy. Details can be found here : www.wotsit.org Perhaps a -l3wav option could be added to Lame? Regards, -- Gabriel Bouvigne - France [EMAIL PROTECTED] icq: 12138873 MP3' Tech: www.mp3-tech.org -- MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )

[MP3 ENCODER] Update

2000-06-05 Thread Gabriel Bouvigne
new message board: as the old one crashed, loosing about 1 year of valuable posts, I set up a new one. This one is more powerfull than before, allowing to search or to further edit posts. MP3' Tech: www.mp3-tech.org -- MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )

Re: [MP3 ENCODER] Update

2000-06-05 Thread Gabriel Bouvigne
Sorry, I posted to the wrong mailing list -- Gabriel Bouvigne - France [EMAIL PROTECTED] icq: 12138873 MP3' Tech: www.mp3-tech.org -- MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )

Re: [MP3 ENCODER] CSV source code

2000-06-02 Thread Gabriel Bouvigne
. Or use tar! Anselm Winzip handles well the cr/lf conversion. If you're using the tarball, there is something else to do, as the files contain all the modification steps, but I don't know what. Regards, -- Gabriel Bouvigne - France [EMAIL PROTECTED] icq: 12138873 MP3' Tech: www.mp3-tech.org

Re: [MP3 ENCODER] MPEG plus

2000-06-02 Thread Gabriel Bouvigne
interest me more than just using it. Regards, -- Gabriel Bouvigne - France [EMAIL PROTECTED] icq: 12138873 MP3' Tech: www.mp3-tech.org -- MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )

[MP3 ENCODER] l3psycho_anal

2000-06-01 Thread Gabriel Bouvigne
In the big (too big?) l3psycho_anal function, in the "determin final block type" section, is there a way to know if the frame is m/s or stereo? I mean, is there something like blocktype[chn] to know it? Regards, -- Gabriel Bouvigne - France [EMAIL PROTECTED] icq: 12138873 MP3' Tec

Re: [MP3 ENCODER] The coder

2000-05-30 Thread Gabriel Bouvigne
Yes, maybe -k would be a better idea all round anyway. Sounds fine on my sources. Please apologize, you wrote 15.1, but my (tired?) brain interpreted as 16.1. So you can continue to use your lowpass setting. Regards, -- Gabriel Bouvigne - France [EMAIL PROTECTED] icq: 12138873 MP3' Tec

Re: [MP3 ENCODER] decoders (was: Lameusagethingy)

2000-05-30 Thread Gabriel Bouvigne
iso switch? Regards, -- Gabriel Bouvigne - France [EMAIL PROTECTED] icq: 12138873 MP3' Tech: www.mp3-tech.org -- MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )

Re: [MP3 ENCODER] Windoze batch/GUI interface?

2000-05-30 Thread Gabriel Bouvigne
Hello everyone! What batch/GUI front-end does everyone use for lame under Windoze? I personnally use Audiograbber with the command-line release of Lame. I use Audiograbber because I'm used to, but it's a commercial software. Otherwise, you could use Cdex Regards, -- Gabriel Bouvigne

Re: [MP3 ENCODER] The coder

2000-05-29 Thread Gabriel Bouvigne
kHz lowpass freq with 32kHz resampling is impossible. So in this case I think that it produces the same results as -k (full freq bandwidth). But once again, I personnally would avoid it. Regards, -- Gabriel Bouvigne - France [EMAIL PROTECTED] icq: 12138873 MP3' Tech: www.mp3-tech.org -- MP3

Re: [MP3 ENCODER] Lameusagethingy

2000-05-29 Thread Gabriel Bouvigne
Btw, what is Mad? Robert Mad is a young integer only decoder, quite fast. I don't remember the url, but there is some source code on my page. Regards, -- Gabriel Bouvigne - France [EMAIL PROTECTED] icq: 12138873 MP3' Tech: www.mp3-tech.org -- MP3 ENCODER mailing list ( http

Re: Re[2]: [MP3 ENCODER] Normalize audio input

2000-05-28 Thread Gabriel Bouvigne
looking at this doc, but it seems that I don't have it. Is it possible for you to send it to me? Regards, -- Gabriel Bouvigne - France [EMAIL PROTECTED] icq: 12138873 MP3' Tech: www.mp3-tech.org -- MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )

Re: [MP3 ENCODER] Lameusagethingy

2000-05-28 Thread Gabriel Bouvigne
440 or 320? According to the ISO doc, it does not seems that there is any upper limit to the bitrate. (The only limit is perhaps that it seems that only Xing based decoders and a few mpg123 based are able to decode it) Btw, did anyone tryed freeformat on Xaudio or Mad? Regards, -- Gabriel Bouvign

Re: Re[2]: [MP3 ENCODER] Normalize audio input

2000-05-28 Thread Gabriel Bouvigne
- Original Message - From: Roel VdB [EMAIL PROTECTED] To: Gabriel Bouvigne [EMAIL PROTECTED] Sent: Sunday, May 28, 2000 4:06 AM Subject: Re[2]: [MP3 ENCODER] Normalize audio input Hello Gabriel, Saturday, May 27, 2000, 2:44:36 PM, you wrote: GB Good point here. If I'm not too wrong

Re: [MP3 ENCODER] Bug with -q1 (win32)

2000-05-24 Thread Gabriel Bouvigne
quot;fix" thing?, and do you think that it should be in the html doc? Regards, -- Gabriel Bouvigne - France [EMAIL PROTECTED] icq: 12138873 MP3' Tech: www.mp3-tech.org -- MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )

Re: [MP3 ENCODER] Audio format

2000-05-18 Thread Gabriel Bouvigne
call it mp4 to benefit from the confusion of the names. The format used is a modified AAC (probably low profile, but not sure about this). Regards, -- Gabriel Bouvigne - France www.mp3-tech.org -- MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )

[MP3 ENCODER] Interesting thing?

2000-05-18 Thread Gabriel Bouvigne
Could someone please check this: http://www.stud.uni-hannover.de/~andbusch/audiocoder.html I don't know if it's interesting, as I don't understand the slightest word of german. Regards, -- Gabriel Bouvigne - France www.mp3-tech.org -- MP3 ENCODER mailing list ( http://geek.rcc.se

Re: [MP3 ENCODER] bringing down one (more) mp3 restriction [LAME case projection]

2000-05-18 Thread Gabriel Bouvigne
vdbj wrote: (removed long mail) Perhaps we could add an advanced option for adjusting the encoder delay?. I know that if reduced to the max, it will lower the quality of the first frame, but in some cases it could be a better choice. Regards, -- Gabriel Bouvigne - France www.mp3

Re: [MP3 ENCODER] bringing down one (more) mp3 restriction [LAME case projection]

2000-05-18 Thread Gabriel Bouvigne
that it will lower the quality of the first frame, but it's very short. I don't remenber the exact of the quality reduction, but Mark mentionned it once on this mailing list. Regards -- Gabriel Bouvigne - France www.mp3-tech.org -- MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )

Re: [MP3 ENCODER] offtopic, decoder comparisons ... possible AE4 bug

2000-05-13 Thread Gabriel Bouvigne
, but conducting to some differences from the output of other decoders. However, there are some bugs in ae4 as Sonique 1.51 fails to the 100Hz test Regards, Gabriel Bouvigne - France [EMAIL PROTECTED] icq: 12138873 MP3' Tech: www.mp3-tech.org -- MP3 ENCODER mailing list ( http://geek.rcc.se

Re: [MP3 ENCODER] free format bitstreams and iso documentation

2000-05-11 Thread Gabriel Bouvigne
m valid bitrate for each layer." You're reading the mpeg-2 doc. That's why you get lower limits. But your doc only indicates the maximum bitrate that decoders are required to support, and does not mention a limit for encoders. Regards, Gabriel Bouvigne - France [EMAIL PROTECTED] icq: 12138873

  1   2   >