Bugzilla – Bug 5265
7.0a1 does not play OGG file of 16 bits, 44100 sampling rate, mono, and 440 Hz tone.
Last modified: 2008-12-18 11:12:53 UTC
System Info: Dell, OPTIPLEX, GX620, P4, 3.19 GHz, 1014 GB of RAM, Vista SP0 ENU SlimServer Version: 7.0a1 - Windows Vista EN cp1252 Server IP address 127.0.0.1 Perl Version: 5.8.8 MSWin32-x86-multi-thread MySQL Version: 5.0.22 - community-nt Steps to Reproduce: 1. Download and install today's 7.0a1 build (2007-08-14). 2. Start SlimServer and play an OGG clip of 16 bits, 44100 sampling rate, mono, and 440 Hz tone. 3. Notice it does not play.
Created attachment 2094 [details] Track in question.
set debug level for player.source in server settings->debugging (--debug player.source from command line) Given that this huge list includes rather standard sample rates, I suspect that most (if not all) of these ogg playback bugs are in fact just ONE issue. On my winxp setup, this plays fine using native ogg and softsqueeze (showing sample of log): [09:36:55.4508] Slim::Player::TranscodingHelper::checkBin (142) Found command: - [09:36:55.4527] Slim::Player::TranscodingHelper::getConvertCommand (302) Matched Format: ogg Type: ogg Command: - [09:36:55.4544] Slim::Player::Source::openSong (1856) This is an ogg file: file:///C:/temp/ogg_16_44100_1_440_10.ogg [09:36:55.4563] Slim::Player::Source::openSong (1857) file type: ogg format: ogg inrate: 86.001 maxRate: 0 [09:36:55.4580] Slim::Player::Source::openSong (1858) command: - [09:36:55.4600] Slim::Player::Source::openSong (1880) Opening file C:\temp\ogg_16_44100_1_440_10.ogg [09:36:55.4618] Slim::Player::Source::openSong (1884) Seeking in 0 into C:\temp\ogg_16_44100_1_440_10.ogg [09:36:55.4638] Slim::Player::Source::openSong (1989) Streaming with format: ogg [09:36:55.5068] Slim::Player::Source::playmode (421) 3d:2e:7f:52:60:26 New play mode: play
using transporter: [12:46:55.2936] Slim::Player::Source::dropStreamingConnection (1278) No pending chunks - we're dropping the streaming connection [12:46:55.2944] Slim::Player::Source::readNextChunk (2326) 00:04:20:10:02:5b: Can't opennext, returning no chunk. [12:46:55.3347] Slim::Player::Source::notSupported (740) Error: Decoder does not support file format, skipping track It may be a case of mono not being supported by the decoder. What was used to create the file?
ok, so it seems to be a global issue with mono ogg files: See bug 4819
merging with consolidation bug *** This bug has been marked as a duplicate of 5278 ***
This bug is being closed since it was resolved for a version which is now released! Please download the new version of SqueezeCenter (formerly SlimServer) at http://www.slimdevices.com/su_downloads.html If you are still seeing this bug, please re-open it and we will consider it for a future release.