Skips to next song after a few seconds - REST errors

Saw this in the log:
- Code: Select all
[2015-01-23 09:28:53,950] INFO PlayQueueInputStream - jon listening to "Greatest Hits\06 - Janis Joplin - Down On Me.m4a"
[2015-01-23 09:28:53,953] DEBUG TranscodeInputStream - Starting transcoder: [c:\subsonic\transcode\ffmpeg] [-i] [R:\Audio\Music\MP3\Janis Joplin\Greatest Hits\06 - Janis Joplin - Down On Me.m4a] [-map] [0:0] [-b:a] [128k] [-v] [0] [-f] [mp3] [-]
[2015-01-23 09:28:54,934] DEBUG InputStreamReaderThread - (c:\subsonic\transcode\ffmpeg) Internal buffer inconsistency. flushbits <> ResvSizebit reservoir error:
[2015-01-23 09:28:54,934] DEBUG InputStreamReaderThread - (c:\subsonic\transcode\ffmpeg) l3_side->main_data_begin: 1880
[2015-01-23 09:28:54,934] DEBUG InputStreamReaderThread - (c:\subsonic\transcode\ffmpeg) Resvoir size: -198120
[2015-01-23 09:28:54,934] DEBUG InputStreamReaderThread - (c:\subsonic\transcode\ffmpeg) resv drain (post) -6
[2015-01-23 09:28:54,934] DEBUG InputStreamReaderThread - (c:\subsonic\transcode\ffmpeg) resv drain (pre) 0
[2015-01-23 09:28:54,934] DEBUG InputStreamReaderThread - (c:\subsonic\transcode\ffmpeg) header and sideinfo: 288
[2015-01-23 09:28:54,934] DEBUG InputStreamReaderThread - (c:\subsonic\transcode\ffmpeg) data bits: 1454
[2015-01-23 09:28:54,934] DEBUG InputStreamReaderThread - (c:\subsonic\transcode\ffmpeg) total bits: 1736 (remainder: 0)
[2015-01-23 09:28:54,934] DEBUG InputStreamReaderThread - (c:\subsonic\transcode\ffmpeg) bitsperframe: 3344
[2015-01-23 09:28:54,936] DEBUG InputStreamReaderThread - (c:\subsonic\transcode\ffmpeg) This is a fatal error. It has several possible causes:90% LAME compiled with buggy version of gcc using advanced optimizations 9% Your system is overclocked 1% bug in LAME encoding libraryInternal buffer inconsistency. flushbits <> ResvSizebit reservoir error:
[2015-01-23 09:28:54,936] DEBUG InputStreamReaderThread - (c:\subsonic\transcode\ffmpeg) l3_side->main_data_begin: 2088
[2015-01-23 09:28:54,936] DEBUG InputStreamReaderThread - (c:\subsonic\transcode\ffmpeg) Resvoir size: -97912
[2015-01-23 09:28:54,936] DEBUG InputStreamReaderThread - (c:\subsonic\transcode\ffmpeg) resv drain (post) -7
[2015-01-23 09:28:54,936] DEBUG InputStreamReaderThread - (c:\subsonic\transcode\ffmpeg) resv drain (pre) 0
[2015-01-23 09:28:54,936] DEBUG InputStreamReaderThread - (c:\subsonic\transcode\ffmpeg) header and sideinfo: 288
[2015-01-23 09:28:54,936] DEBUG InputStreamReaderThread - (c:\subsonic\transcode\ffmpeg) data bits: 2855
[2015-01-23 09:28:54,936] DEBUG InputStreamReaderThread - (c:\subsonic\transcode\ffmpeg) total bits: 3136 (remainder: 0)
[2015-01-23 09:28:54,936] DEBUG InputStreamReaderThread - (c:\subsonic\transcode\ffmpeg) bitsperframe: 3344
[2015-01-23 09:28:55,146] DEBUG InputStreamReaderThread - (c:\subsonic\transcode\ffmpeg) This is a fatal error. It has several possible causes:90% LAME compiled with buggy version of gcc using advanced optimizations 9% Your system is overclocked 1% bug in LAME encoding library