Edd Barrett <vex...@gmail.com> added the comment: I just checked out trunk and built. ffplay and ffmpeg output follows:
% ./ffplay -loglevel debug http://icecast.version6.net:8888/okul.ogg FFplay version SVN-r25614, Copyright (c) 2003-2010 the FFmpeg developers built on Oct 31 2010 19:05:23 with gcc 4.2.1 20070719 configuration: --prefix=/tmp/ff libavutil 50.32. 3 / 50.32. 3 libavcore 0. 9. 1 / 0. 9. 1 libavcodec 52.93. 0 / 52.93. 0 libavformat 52.84. 0 / 52.84. 0 libavdevice 52. 2. 2 / 52. 2. 2 libavfilter 1.53. 0 / 1.53. 0 libswscale 0.12. 0 / 0.12. 0 [NULL @ 0x7fc18080] Probed with size=2048 and score=100 [ogg @ 0x7fc18080] All info found [ogg @ 0x7fc18080] Estimating duration from bitrate, this may be inaccurate Input #0, ogg, from 'http://icecast.version6.net:8888/okul.ogg': Duration: N/A, start: 0.000000, bitrate: 112 kb/s Stream #0.0, 1, 1/44100: Audio: vorbis, 44100 Hz, stereo, s16, 112 kb/s Metadata: TITLE : Hungry Daze ARTIST : Deep Purple ALBUM : Perfect Strangers DATE : 1984 track : 08 TRACKTOTAL : 10 GENRE : Rock 301.48 A-V: 0.000 s:0.0 aq= 0KB vq= 0KB sq= 0B f=0/0 ... plays the stream until the end of the track, then hangs playing no music. A similar thing with ffmpeg: % ./ffmpeg -i http://icecast.version6.net:8888/okul.ogg test.wav -loglevel debug -f wav -acodec pcm_f32le FFmpeg version SVN-r25614, Copyright (c) 2000-2010 the FFmpeg developers built on Oct 31 2010 19:05:23 with gcc 4.2.1 20070719 configuration: --prefix=/tmp/ff libavutil 50.32. 3 / 50.32. 3 libavcore 0. 9. 1 / 0. 9. 1 libavcodec 52.93. 0 / 52.93. 0 libavformat 52.84. 0 / 52.84. 0 libavdevice 52. 2. 2 / 52. 2. 2 libavfilter 1.53. 0 / 1.53. 0 libswscale 0.12. 0 / 0.12. 0 [ogg @ 0x85867080] Estimating duration from bitrate, this may be inaccurate Input #0, ogg, from 'http://icecast.version6.net:8888/okul.ogg': Duration: N/A, start: 0.000000, bitrate: 112 kb/s Stream #0.0: Audio: vorbis, 44100 Hz, stereo, s16, 112 kb/s Metadata: TITLE : Lost Children ARTIST : Tom Petty and the Heartbreakers GENRE : Rock Output #0, wav, to 'test.wav': Metadata: encoder : Lavf52.84.0 Stream #0.0, 0, 1/44100: Audio: pcm_s16le, 44100 Hz, stereo, s16, 1411 kb/s Metadata: TITLE : Lost Children ARTIST : Tom Petty and the Heartbreakers GENRE : Rock Stream mapping: Stream #0.0 -> #0.0 Press [q] to stop encoding size= 36640kB time=212.81 bitrate=1410.4kbits/s ... hangs on song change ... Cheers ________________________________________________ FFmpeg issue tracker <iss...@roundup.ffmpeg.org> <https://roundup.ffmpeg.org/issue2337> ________________________________________________