Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoc1712 committed Oct 7, 2015
1 parent 8b8dfe6 commit d4f4170
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# squeezelite

This is a modified version of squeezelite by Adrian Smith (Triode).
At the moment of writing (October 2015), original code is here: https://code.google.com/p/squeezelite/

This verison was originally meant to always inspect pcm headers (if awaillable) to detect the real samplerate, depth and endianess,
in order to override the wrong information coming form the server when transcoding or upsampling, this way you could save encodind
after upsampling on LMS.

Since october 4 2015 this mod has been incorporated in Daphile.

It now incorporate an original patch from Daphile: Launched with -h prevent lms to downsample in case original samplerate is greater
than the maximum imposed with -r in command line.

This is a safety option, becouse LMS could not actually downsample pcm.

0 comments on commit d4f4170

Please sign in to comment.