On Sat, Jul 26, 2008 at 02:31:48PM +0200, Pancho Horrillo wrote: > But I've found that with .ogg files there is no such pause. The bug is > only triggered with .mp3 files.
It's a "feature" of mp3 format. The silence at the end of file is due to padding the last frame to the whole frame size even if there is no sound in the source file for this gap. There is also silence at the beginning of a file due to technical reasons. MOC doesn't do anything to fix it, I don't know if other players do. More at: http://lame.sourceforge.net/tech-FAQ.txt The best solution is to use some other format. -- Damian Pietras -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

