Hi

I'm using the app Squeeze Commander on my smartphone to control my SB
devices.
A very nice feature is the download option of an album or song to my
smartphone.
Most of my songs are flac files. The transcoding to mp3 is done
automatically by LMS.
But I lose important metadata information because the transcoding is
done by default
in a 2 step process. With ffmpeq it could be achieved in one step. I've
tested it on the comand line level

ffmpeg -i $FILE -ab 128k -map_metadata 0 "FILE.mp3"

I've changed the convert.conf as documented in the Server Settings File
Types option.

flc mp3 * *
        # F:{PATH=%f}
        [ffmpeg] -i $PATH$ -ab 128k -map_metadata 0

Unfortunately this doesn't has an effect on the transcoding process when
downloading to my smartphone.
Does anybody has a clue if the transcoding for this purpose is done with
a separate place?

Cheers wgk



ASUS P6-P5G41E W7 x64 | LMS 7.8.0 - 1385753236 | Perl 5.14.1 | SQLite
1.34_01 (sqlite 3.7.7.1) | Synology DS410j • 4TB | 6 SB Radios | 2 SB
Receivers | Samsung S3 | Squeeze Player 1.3.7 & Squeeze Commander
0.9.6.4
------------------------------------------------------------------------
doubleugk's Profile: http://forums.slimdevices.com/member.php?userid=36464
View this thread: http://forums.slimdevices.com/showthread.php?t=101458

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

Reply via email to