Re: [linux-audio-dev] MP3 Decoder wishlist

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: Re: [linux-audio-dev] MP3 Decoder wishlist
From: Guenther Sohler (guenther.sohler_AT_newlogic.com)
Date: Wed Feb 27 2002 - 16:43:20 EET


First of all,

I want to say many thanks to all people replying to my question such as
Robert Leslie,
CK,
Andi Loa-A-Foe,
Rene Rebe,
Silvia Pfeiffer.

Until now I was able to reach quite good results.
Attached is the code i am using.

I do seeking following way:
I play trough the file, just decoding the frames, but not synthesizing them.
This is done till the desired time is reached.
This is quite slow. can't it be done faster by
*just reading every frame's header ??
* originally seeking to a position in the mp3 file

Does every mp3 frame has the same size by default ?
Is it a valid approach to seek *SOMEWHERE* to the mp3 file and
make the decoder find the sync itself again ?

rds guenther


End of MIME message


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Wed Feb 27 2002 - 16:34:59 EET