I didn't get far with debugging, but did see mention of mp3 problems. Console output from softsqueeze below.
The feeds I'm most interested in are at cbcradio3.com. 'Enhanced'/itunes doesn't work (not surprising): itpc://www.cbcradio3.com/podcast/radio3/enhanced/ mp3 doesn't work: http://www.cbcradio3.com/podcast/radio3/standard/, but the ogg feed does: http://www.cbcradio3.com/podcast/radio3/ogg/ I can play mp3 from my library no problem. Any hints on where to look next to get mp3 feeds working? While CBC are kind enough to provide ogg, I'm sure to run into others that don't. Console errors from softsqueeze while trying the mp3 feed: # softsqueeze 0 [AudioDecoder-0] WARN javasound.verbose - audioDecoder did not write (0) the same number of bytes as read (128000) 23901 [AudioDecoder-1] WARN javasound.verbose - audioDecoder did not write (0) the same number of bytes as read (128000) 24711 [SlimTCP-1] ERROR javasound - Unsupported Audio Stream javax.sound.sampled.UnsupportedAudioFileException: not an MP3 file at com.sun.media.codec.audio.mp3.JS_MP3FileReader.getAudioFileFormat(JS_MP3FileReader.java:228) at com.sun.media.codec.audio.mp3.JS_MP3FileReader.getAudioInputStream(JS_MP3FileReader.java:131) at com.sun.media.codec.audio.mp3.JS_MP3FileReader.getAudioInputStream(JS_MP3FileReader.java:93) at org.titmuss.softsqueeze.audio.AudioDecoder.<init>(AudioDecoder.java:144) at org.titmuss.softsqueeze.audio.Player.initStream(Player.java:538) at org.titmuss.softsqueeze.audio.Player.cont(Player.java :437) at org.titmuss.softsqueeze.audio.Player.slimprotoCmd(Player.java:255) at org.titmuss.softsqueeze.net.Protocol.socketCommand(Protocol.java:424) at org.titmuss.softsqueeze.net.Protocol.access$400 (Protocol.java:42) at org.titmuss.softsqueeze.net.Protocol$TcpSocket.run(Protocol.java:523) 24763 [SlimTCP-1] ERROR player - cont Audio error org.titmuss.softsqueeze.audio.AudioException: Unsupported Audio Stream at org.titmuss.softsqueeze.audio.AudioDecoder.<init>(AudioDecoder.java:212) at org.titmuss.softsqueeze.audio.Player.initStream(Player.java:538) at org.titmuss.softsqueeze.audio.Player.cont (Player.java:437) at org.titmuss.softsqueeze.audio.Player.slimprotoCmd(Player.java:255) at org.titmuss.softsqueeze.net.Protocol.socketCommand(Protocol.java:424) at org.titmuss.softsqueeze.net.Protocol.access$400 (Protocol.java:42) at org.titmuss.softsqueeze.net.Protocol$TcpSocket.run(Protocol.java:523) -- acodring ------------------------------------------------------------------------ acodring's Profile: http://forums.slimdevices.com/member.php?userid=7385 View this thread: http://forums.slimdevices.com/showthread.php?t=39712 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/unix
