![]() |
|
Feature request- rescan individual libraries? - Printable Version +- MinimServer Forum (https://forum.minimserver.com) +-- Forum: MinimServer (/forumdisplay.php?fid=1) +--- Forum: General (/forumdisplay.php?fid=2) +--- Thread: Feature request- rescan individual libraries? (/showthread.php?tid=2859) |
RE: Feature request- rescan individual libraries? - Mihaylov - 10-01-2016 21:22 (10-01-2016 20:35)tboooe Wrote:I see.(10-01-2016 20:23)Mihaylov Wrote: The PC#2 accesses the local network via the PC#1? RE: Feature request- rescan individual libraries? - tboooe - 10-01-2016 22:20 Simon, if I don't specify a ; after flac:wav24 what algorithm does Minimserver use to transcode? RE: Feature request- rescan individual libraries? - simoncn - 10-01-2016 23:26 (10-01-2016 22:20)tboooe Wrote: Simon, if I don't specify a ; after flac:wav24 what algorithm does Minimserver use to transcode? It decompresses the FLAC file losslessly into the original 16/44.1 PCM audio, then adds 8 bits of zero padding to extend each sample to 24 bits. RE: Feature request- rescan individual libraries? - tboooe - 10-01-2016 23:52 (10-01-2016 23:26)simoncn Wrote: It decompresses the FLAC file losslessly into the original 16/44.1 PCM audio, then adds 8 bits of zero padding to extend each sample to 24 bits. Ok, I may be I am nuts but when I use the ; after flac:wav24; it seems to bring the warmth and weight to music using Minimserver on the NAS. I use the ffmpeg binary that is already loaded onto the Qnap in the stream.converter property. RE: Feature request- rescan individual libraries? - simoncn - 11-01-2016 00:22 (10-01-2016 23:52)tboooe Wrote: Ok, I may be I am nuts but when I use the ; after flac:wav24; it seems to bring the warmth and weight to music using Minimserver on the NAS. I use the ffmpeg binary that is already loaded onto the Qnap in the stream.converter property. I am surprised by this as the transcoding output should be the identical (if you don't have anything specified for convOut). I have just compared the bit streams from transcoding a test file with and without the semicolon and confirmed that they are identical. I would be interested to know what happens if you do an offline conversion from FLAC to WAV24 using dBpoweramp and stream the WAV file from the NAS using MinimServer. RE: Feature request- rescan individual libraries? - tboooe - 11-01-2016 01:16 I'm probably just hearing things! |