Hi guys!

I am having this weird problem with transcoding. I've installed flac
and lame libraries and when I enable transcoding between the server and
a Squeezebox there are no issues. E.g. the server converts FLAC files to
MP3 before streaming to the players.

However, when I try to download a transcoded version of a song via 
http://<myserver>:9000/music/<trackid>/download.mp3 or using Christian
Flattermann's SqueezeboxCommander app, I get the following error:


Code:
--------------------
    [11-04-27 18:01:29.3473] Slim::Web::HTTP::processURL (802) processURL 
Clients: 192.168.0.104:54859
  [11-04-27 18:01:29.3479] Slim::Web::HTTP::generateHTTPResponse (1013) 
Generating response for (mp3, application/octet-stream) music/39505/download.mp3
  [11-04-27 18:01:29.3492] Slim::Web::HTTP::generateHTTPResponse (1229) 
Disabling keep-alive for file download
  [11-04-27 18:01:29.3554] Slim::Web::HTTP::downloadMusicFile (2541) Opening 
transcoded download (flc-mp3-*-*), command: 
"C:\PROGRA~2\SQUEEZ~1\server\Bin\MSWin32-x86-multi-thread\flac.exe" -dcs -- 
"E:\Jukebox\Albums\Pink Floyd\The Dark Side of the Moon [MFSL UDCD 517]\05 The 
Great Gig in the Sky.flac" | 
"C:\PROGRA~2\SQUEEZ~1\server\Bin\MSWin32-x86-multi-thread\lame.exe" --silent -q 
6 -v -B 256 - - |
  [11-04-27 18:01:29.5004] Slim::Networking::IO::Select::__ANON__ (146) Error: 
Select task failed calling Slim::Web::HTTP::processHTTP: Can't call method 
"push_write" on an undefined value at 
/<C:\PROGRA~2\SQUEEZ~1\server\SqueezeSvr.exe>Slim/Web/HTTP.pm line 2625.
  ; fh=Slim::Web::HTTP::ClientConn=GLOB(0xe632fcc)
--------------------


Any ideas?


-- 
el_jefe
------------------------------------------------------------------------
el_jefe's Profile: http://forums.slimdevices.com/member.php?userid=32427
View this thread: http://forums.slimdevices.com/showthread.php?t=87343

_______________________________________________
beta mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/beta

Reply via email to