Page 1 of 1

No music files on Sony BDP-S580

Posted: Sun Feb 12, 2012 8:17 pm
by Jeffgo
I have tried several DLNA servers, and while I like Twonky because the Media Controllor (using an Ipad2 app) displays my large library quickly, and has useful categories (plus customizable), almost none of my music is playable! Every other server can play the CDs I ripped using WMA lossless on the Sony Blu-Ray.

What do I need to do make this work? I'm only interested in the music files at this point.

Help! :cry:

Re: No music files on Sony BDP-S580

Posted: Tue Feb 14, 2012 12:19 am
by Twonky_Rick
Sounds like your device might not support the Windows lossless format. The reason it's working on some of the other servers is probably because they are transcoding to a format it supports (e.g. linear or MP3). TwonkyServer can do that as well if you follow these instructions. http://www.twonkyforum.com/viewtopic.ph ... 714#p22749

- Rick

Re: No music files on Sony BDP-S580

Posted: Sat Feb 18, 2012 2:24 am
by Jeffgo
Thank you but I am still not having any luck. This requires a lot of assembly and not very good documenation. From what I can gather I need all of the following:
1) an app that can do the transcoding. I have tried mplayer/mencoder, ffmpeg and vlc with no luck on any of them. Trying to get just ffmpeg working.

2) editing the .location file as instructed - that at least is straightforward

3) trying to figure out the .desc files - here's ffmpeg-wma-lpcm.desc
# transcode video (wma to lpcm)
#(c) 2008 by PacketVideo
exec: ffmpeg -i $infile -f s16be $outfile
# capabilities
from=audio/x-ms-wma
to=audio/L16
dlnaprofile=LPCM
asynchronous


4) modifying the clients.db databse because it does not show my player as supporting audio. I added the MT: line which I think is supposed to force transcoding? and MP3, LCMD at the end of the TR: line.

NA:Sony Blu-Ray Player
HH:Blu-ray Disc Player
XM:DLNA15
TR:JPEGORG,JPEG160x160,JPEG640x480,JPEG1024x768,JPEG1920x1080,MP3,LPCM
FR:video/avi:MPEG_PS_PAL,video/avi:MPEG_PS_NTSC
MT:wma audio/x-ms-wma
DB:AUTO


So what am I still not getting? Do I have to tell it to use ffmpeg?

Re: No music files on Sony BDP-S580

Posted: Wed Feb 22, 2012 1:29 am
by Twonky_Rick
Sadly I don't have a solution for you. You may want to post this question in the server section of this forum because that section gets more traffic from people who are using transcoding.

- Rick