Forums
ESLException on MP3 Playback - Printable Version

+- Forums (http://mitov.com/forum)
+-- Forum: FireMonkey Components (/forum-5.html)
+--- Forum: AudioLab (/forum-13.html)
+--- Thread: ESLException on MP3 Playback (/thread-3070.html)



ESLException on MP3 Playback - Nuxxy - 07-01-2014 09:16 PM

As per the title. I am testing the AudioLab components, and have a simple project with an TALDSAudioPlayer connected to a TALDSAudioOut. Most of the time there is no problem, but so far one of the test MP3 files generates an ESLException with the message 'Can't connect audio sample grabber input pin. - 0 - 0'. The same file plays without issue on VLC and Foobar2000 and WinAmp.

The one difference I can see is that the file is 48 kHz. Could that be the problem? Huh