search for: vlcs

Displaying 2 results from an estimated 2 matches for "vlcs".

Did you mean: vlc
2005 Feb 10
3
Player Problems
...ayers (Zinf, Winamp, Media Player etc) can play both streams bar VLC which seems to exhibt a skipping (i.e like the sound of a CD) problem when playing the 24K stream. Incidently it plays the 128 fine. The two streams are: http://relay.exequo.org/resonanceFM (24K) http://212.23.57.33:8010 (128K) VLCs' log reports the following: main warning: audio drift is too big (133407), dropping buffer I'm not particularly au fait with Icecast so any help would be extremely helpful. Cheers, Chris Weaver ===== Are you tuned to Resonance104.4fm? Visit the dedicated Resonance104.4fm website re...
2003 Feb 23
6
More Missing Pieces
Hi, I am making good progress on understanding, documenting, and re-implementing VP3. I have found some more deadwood in the decoder code and I just wanted to verify that it really has no place: * Version 3.3 tables: There are 2 sets of VLCs: One for v3.1 and one for v3.3. The v3.1 set is always selected. Are the v3.3 tables in production, or will they ever be? * DC Search Points: VP3 seems determined to predict DC from *something*. To that end, DCT_decode.c:ReconRefFrames() has code to search through surrounding fragments in a last d...