Re: [MP3 ENCODER] new in_mpg123

2000-05-03 Thread Naoki Shibata


Mark Naoki:  How were you planning on adding the resync code?  
Mark Would this be inside or outside of mpglib?

  I added it outside mpglib. It seems working fine now.


--
Naoki Shibata   e-mail: [EMAIL PROTECTED]

--
MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )



Re: [MP3 ENCODER] new in_mpg123

2000-05-02 Thread Naoki Shibata



Joshua I've played quite a few mp3s and it refused to play one mp3. 

Karsten But I have some mp3s the plugin plays half the way and then 
Karsten proceeds to the next song. 

  I think it's because those files are corrupted. Most of MP3 players try
to resync on erroneous frames. But mpglib seems easily break when
erroneous frame is fed. So, if I simply add resync code, decoder
often breaks after resync. It seems another patch for mpglib is needed.


Alex Say, does anyone have a copy of the paper cited below or the ability to get
Alex one?  It's listed as the source for a fast MDCT algorithm used in the maplay
Alex decoder.  I adapted that algorithm for use in my decoder, and now I'd really
Alex like to use it in an encoder as well, but I'm not familiar enough with the
Alex theory to make the fairly radical changes that would require.

  I once posted a patch that speeds up old filter_subband, and it
includes 32point IDCT code with B.G.Lee's algorithm. I also have DCT
version of the code, and I'll post it if someone wants it.


Monty No, but I have a later paper with a further polished algorithm that I use (with
Monty my own mods; the authors were good mathemeticians, but lousy typesetters/code
Monty optimizers) as the Vorbis MDCT:
Monty 
Monty "The use of multirate filter banks for coding of high quality digital audio"
Monty 6th European Signal Processing Conference, Amsterdam, June 1992, vol 1
Monty pp211-214

  This paper can be downloaded from:

http://www.lte.e-technik.uni-erlangen.de/~spo/eusipco.corrected.ps


--
Naoki Shibata   e-mail: [EMAIL PROTECTED]

--
MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )



Re[2]: [MP3 ENCODER] new in_mpg123

2000-05-02 Thread E. Zann

Hi guys,

K I can't tell what the problem is because it
K happens only on certain songs

JB I've played quite a few mp3s and it refused to
JB play one mp3.

Maybe you know about this little utility already,
but anyways ... It was announced on one of general
mp3 message boards about four months ago. Download
link is on http://www.geocities.com/mp3utility/

In a word, it is a Win32 piece of software which
provides one with some information on an mp3 file
and has an ability to check it for consistency and
such errors as missing frames etc.

I always use this utility (and find it pretty
helpful, actually) when I hear something strange
on some particular file to see what is wrong.

Hope this helps :)
Greetings,
-E.
[EMAIL PROTECTED]


--
MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )



RE: Re[2]: [MP3 ENCODER] new in_mpg123

2000-05-02 Thread Joshua Bahnsen

This could possibly help, but most of the mp3s I play are on CD already. :(

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
Behalf Of E. Zann
Sent: Tuesday, May 02, 2000 2:51 AM
To: Joshua Bahnsen
Subject: Re[2]: [MP3 ENCODER] new in_mpg123

Hi guys,

K I can't tell what the problem is because it
K happens only on certain songs

JB I've played quite a few mp3s and it refused to
JB play one mp3.

Maybe you know about this little utility already,
but anyways ... It was announced on one of general
mp3 message boards about four months ago. Download
link is on http://www.geocities.com/mp3utility/

In a word, it is a Win32 piece of software which
provides one with some information on an mp3 file
and has an ability to check it for consistency and
such errors as missing frames etc.

I always use this utility (and find it pretty
helpful, actually) when I hear something strange
on some particular file to see what is wrong.

Hope this helps :)
Greetings,
-E.
[EMAIL PROTECTED]


--
MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )

--
MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )



[MP3 ENCODER] new in_mpg123

2000-05-01 Thread Naoki Shibata


  I released new version of in_mpg123.

  New features implemented are:

  1. ID3 title formatting
  2. option to suppress zero samples at the beginning of file
  3. seekbar

  I have not tested it heavily.  Bug reports are welcome.

http://www.geocities.co.jp/Technopolis/9674/in_mpg123.html

--
Naoki Shibata   e-mail: [EMAIL PROTECTED]

--
MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )



Re: [MP3 ENCODER] new in_mpg123

2000-05-01 Thread Karsten

Hiho, Naoki Shibata [EMAIL PROTECTED] !

On Mon, 01 May 2000 18:01:31 +0900 you wrote:

   I released new version of in_mpg123.
   I have not tested it heavily.  Bug reports are welcome.

Absolutly nice. But I have some mp3s the plugin plays half the way and
then proceeds to the next song. I can't tell what the problem is
because it happens only on certain songs (songs which I haven't encoded
for myself - so I don't know the encoder / settings used)

Karsten
--
MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )



RE: [MP3 ENCODER] new in_mpg123

2000-05-01 Thread Joshua Bahnsen

I've been using this since you posted this message, I've played quite a few
mp3s and it refused to play one mp3. I was playing a playlist for an album
and it just skipped right over it. So I tried to just open that one file and
it doesn't play it. I know it was encoded with the Radium enhanced codec,
the rest of the album was also encoded with the same encoder, plays fine.
Other than that, it plays nicely, very low CPU usage (as to be expected from
mpg123).

Josh

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
Behalf Of Naoki Shibata
Sent: Monday, May 01, 2000 5:02 AM
To: [EMAIL PROTECTED]
Subject: [MP3 ENCODER] new in_mpg123


  I released new version of in_mpg123.

  New features implemented are:

  1. ID3 title formatting
  2. option to suppress zero samples at the beginning of file
  3. seekbar

  I have not tested it heavily.  Bug reports are welcome.

http://www.geocities.co.jp/Technopolis/9674/in_mpg123.html

--
Naoki Shibata   e-mail: [EMAIL PROTECTED]

--
MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )

--
MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )