|
Rockbox mail archiveSubject: RE: Delay between tracks (was: Just a short question)RE: Delay between tracks (was: Just a short question)
From: Nielsen Linus (ext) <"Nielsen>
Date: Mon, 16 Sep 2002 10:38:05 +0200 > Well this is the only feature that hinders me from switching > permanently to rockbox :-O But you happily use programs that corrupt the MP3 files by filling it with junk? > This seems to be the part that causes the delay: > > else { > /* skip past id3v2 tag (to an even byte) */ > lseek(mpeg_file, > id3tags[tag_read_idx]->id3.id3v2len & ~1, > SEEK_SET); > } No, that is the part that is trying to *remove* the delay. The delay is caused by the junk in your MP3 file. > So i just have to finetune the getid3v2len() function, right? > Can't be that difficult :) Scanning for the 1st mp3 frame right > after the V2 tag and adjusting "offset" according to scan result. No, it isn't hard. It just wouldn't have to be necessary if the Winamp authors had their brains where they belonged. /Linus Received on 2002-09-16 Page template was last modified "Tue Sep 7 00:00:02 2021" The Rockbox Crew -- Privacy Policy |