2014-11-15, 01:59
I was just working on the binary addons system on win32 to get all the dependencies of the audioencoder addons built on the fly instead of downloading pre-built binaries and includes. Because there were no detailed instructions on how the prebuilt win32 binaries of those libraries were built in the past I wanted to be sure that all audioencoders were still working with the newly built libraries. So I took out a music CD and ripped it with all the different audioencoders available using Kodi Beta 2. Then I did the same with my WIP. All the files were identical so that's good.
What is bad is that neither VLC nor MPC nor XBMC/Kodi is able to play the FLAC encoded files. All other encoded files (Lame MP3, OGG, WAV) can be played perfectly fine. Can anybody test if the same issue is present on Linux and/or OSX to rule out whether it's something platform specificor not?
This is the debug log from when I tried to play one of the FLAC encoded files in Kodi: http://xbmclogs.com/show.php?id=350901
Unfortunately I have no clue about the inner workings of the audio encoders, I'm just the cmake buildsystem monkey Playing a test FLAC file I downloaded from some website worked fine so it doesn't seem to be ffmpeg related.
What is bad is that neither VLC nor MPC nor XBMC/Kodi is able to play the FLAC encoded files. All other encoded files (Lame MP3, OGG, WAV) can be played perfectly fine. Can anybody test if the same issue is present on Linux and/or OSX to rule out whether it's something platform specificor not?
This is the debug log from when I tried to play one of the FLAC encoded files in Kodi: http://xbmclogs.com/show.php?id=350901
Unfortunately I have no clue about the inner workings of the audio encoders, I'm just the cmake buildsystem monkey Playing a test FLAC file I downloaded from some website worked fine so it doesn't seem to be ffmpeg related.