Displaying 3 results from an estimated 3 matches for "_playable_".
2004 Aug 06
2
Stuttering stream
> A good number have id3v2 tags... say 20-30%.
Do you find that it's stuttering on id3v2 files? Since those contain
data that is counted by the timing code, but not played the the player,
that seems a likely suspect. Ie, you'll get _playable_ data too slow.
Try a stream with _no_ id3v2 files and see if the problem persists.
> > What version of linux? glibc?
>
> RH 7.2 with kernel 2.4.9-21. glibc is 2.2.4.
>
> > Icecast 1.3.11?
>
> 1.3.10
These all sound fine. I don't think there's any icecast c...
2004 Aug 06
2
Stuttering stream
> > What kidn of files are you streaming?
>
> MP3s and nothing but.
Are they high bitrate? VBR? Do they have id3v2 tags? We could all
guess they were mp3s :)
<p>What version of linux? glibc?
Icecast 1.3.11?
jack.
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from this list, send a message to
2004 Aug 06
0
Stuttering stream
...eb 2002, Jack Moffitt wrote:
> > A good number have id3v2 tags... say 20-30%.
>
> Do you find that it's stuttering on id3v2 files? Since those contain
> data that is counted by the timing code, but not played the the player,
> that seems a likely suspect. Ie, you'll get _playable_ data too slow.
I replaced my normal playlist with a much smaller one of files that
mp3_check didn't find id3v2 tags.
I made it about 30 seconds in before it started skipping.
> These all sound fine. I don't think there's any icecast code in .11
> that would affect something li...