Page 1 of 1

Problem playing Ogg Vorbis stream - audio dropout

Posted: 27 Apr 2006 14:05
by Leo_C
Hi -

I'm having a problem playing back Ogg Vorbis streams (from Icecast).
Whenever the metadata changes, the audio stops briefly.
This does not happen using some other players, e.g. Winamp or XMMS,(Although FWIW the same problem can be observed using e.g. Rhythmbox)

Tested with 0.8.4 on Ubuntu and 0.8.4b on WinXP:
Using this stream: http://212.72.165.20:9020/radiosix.ogg

You can also reproduce this problem if you have Icecast - force a metadata change from icecast's web admin interface in the middle of a song.

Is this a bug?

Leo

Posted: 27 Apr 2006 17:39
by dionoea
Could you try a nightly build and tell us if the bug is still there ? ( http://nightlies.videolan.org )

Posted: 27 Apr 2006 21:27
by Leo_C
Same problem using vlc-0.8.6-svn-20060427-0001-win32.


Leo

Posted: 28 Apr 2006 21:57
by The DJ
The audio stream is interrupted. the old "track" becomes invalid, and a new one needs to be added and the decoder needs to be reinitialized. It's caused by the way the streaming occurs. Instead of a continious encoding of vorbis, a new encode is started for each song (playback of a song).

Posted: 01 May 2006 13:36
by Leo_C
So will this be added as a bug into Trac?

Thanks

Leo

Posted: 08 May 2006 13:04
by Leo_C
Just wondering if this bug has been added to trac yet?

Thanks.

Posted: 15 May 2006 11:00
by Leo_C
Me again!

I wonder if this problem will ever be added as a bug into Trac? I guess I'll just keep hoping!

Incidentally, it seems that the same problem is evident when playing back static files - I have created an example file and uploaded it to the FTP server:

ftp://streams.videolan.org/incoming/cha ... rupted.ogg

Same time next week then?

Leo

[BUG]

Posted: 22 May 2006 20:07
by Leo_C
It seems that the GStreamer people have had a similar problem:
http://bugzilla.gnome.org/show_bug.cgi?id=320984

On that page there is a link to another Ogg file that plays incorrectly with VLC:
http://gstreamer.freedesktop.org/media/ ... chains.ogg

Ok, I'm fed up flogging this thread now. Bye.

Leo