Re: [FFmpeg-devel] MP3 streaming/seeking broken in new Chrome release using newer ffmpeg

2015-09-10 Thread wm4
On Thu, 10 Sep 2015 20:35:21 +1000 Andrew Armstrong wrote: > Hello, > > A recent Chrome update today has caused seeking in audio files streamed on > the web (eg, via SoundCloud and others) to no longer work. Instead, the > file is slowly buffered until the required position in the data stream is

Re: [FFmpeg-devel] MP3 streaming/seeking broken in new Chrome release using newer ffmpeg

2015-09-10 Thread Ronald S. Bultje
Hi Andrew, On Thu, Sep 10, 2015 at 8:37 AM, Clément Bœsch wrote: > On Thu, Sep 10, 2015 at 08:35:21PM +1000, Andrew Armstrong wrote: > > Hello, > > > > A recent Chrome update today has caused seeking in audio files streamed > on > > the web (eg, via SoundCloud and others) to no longer work. Inst

Re: [FFmpeg-devel] MP3 streaming/seeking broken in new Chrome release using newer ffmpeg

2015-09-10 Thread Clément Bœsch
On Thu, Sep 10, 2015 at 08:35:21PM +1000, Andrew Armstrong wrote: > Hello, > > A recent Chrome update today has caused seeking in audio files streamed on > the web (eg, via SoundCloud and others) to no longer work. Instead, the > file is slowly buffered until the required position in the data stre

[FFmpeg-devel] MP3 streaming/seeking broken in new Chrome release using newer ffmpeg

2015-09-10 Thread Andrew Armstrong
Hello, A recent Chrome update today has caused seeking in audio files streamed on the web (eg, via SoundCloud and others) to no longer work. Instead, the file is slowly buffered until the required position in the data stream is reached. I added some notes about this problem at the Chrome bug repo