philippe_44 wrote: > I looked a bit more and had to refresh my memory. > > The issue seems to me that when we use "I" and seek, then LMS does a > HTTP range request to reach the guessed offset (I worked on that flac > header parsing & building for 8.0) so the flac decoder does not have a > STREAMINFO header, it's just streamed flac. > > In that case, it does not seem to rebuild a proper WAV header and as > consequence sox fails to resample. This is what I observe in the > conversion log. I feel it can be fixable by either forcing flac decoding > to build a proper header or by using raw and giving sox the raw > parameters
I think I understand what you're saying. I assumed that Flac was trying to do a Linux "seek" on the input file to implement "skip" and it couldn't do a "seek" on stdin piped input. ------------------------------------------------------------------------ bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=113308 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
