audiocogs / flac.js

FLAC decoder in JavaScript

Home Page:http://audiocogs.org/codecs/flac/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to play partial flac file such as streams

fire opened this issue · comments

There was problems trying to play streamed flac files. The url works in vlc, so I was wondering if this was a working feature?

Could you upload a non-working file somewhere so we can debug? Thanks!

I too have problems with flac supprot in 0.2.0. It's just noise (accessed over WebDAV with HTTP range request support). If I use 0.1.2 all works well.

@devongovett I can send over two files that doesn't work for me.

cc @pellaeon

ref owncloud/music#278

Sounds like a bug, @MorrisJobke. Can you send the files to devongovett at gmail dot com? Thanks!

Thanks. I send you an link.

@MorrisJobke should be fixed by 450bdb4. There was a bug introduced in v0.2.0 in the 16-bit lpc decoding code. Just published the fix in v0.2.1.

Isn't this should be closed or do you still have issues @MorrisJobke?

Works now and can be closed

@fire when are you gonna close this?