I have mp3splt-gtk installed on OSX 10.4 and it runs under x11. The player is not working, nor is any feature associated with that, like playing the split files after they have been split. The problem is that preferences only allow me to use "SnackAmp", which apparently is unavailable for OSx. I've been getting this output on the console:
sh: line 1: snackAmp: command not found
sh: line 1: snackAmp: command not found
Bus error
=====
and then mp3splt-gtk quits. Can I get it to use VLC (installed on my system) instead, or perhaps Mplayer?
Thanks, Jerry
Hello,
how did you installed the package: fink, macports, source ?
Mp3splt only supports snackAmp and gstreamer (as an integrated player).
At the compilation, gstreamer libraries were not found, thus gstreamer support was disabled.
Installing gstreamer libraries and reinstalling mp3splt-gtk will fix the problem.
--
Alex
I am closing the ticket as it is very old.
As stated previously, gstreamer should work with mp3splt-gtk.
Vlc and mplayer are not supported.
Unfortunately Mac OS packages provided by Fink and Macports are old; but they might work.
Please post here if still necessary.
hi,
Although i've installed gstreamer when i try to play a mp3 file with mp3splt-gtk i'm getting this error messages:
(13:44:21) gstreamer error: A ID3 tag demuxer plugin is required to play this stream, but not installed.
(13:44:21) gstreamer error: You do not have a decoder installed to handle this file. You might need to install the necessary plugins.
(13:44:21) gstreamer error: Internal data flow error.
could you help me with this ?!
thank you in advance.
Hi,
You don't have all the needed packages installed.
You most likely also need to install gstreamer plugins base and gstreamer plugins good.
--
Alex