MinimServer Forum
Howto confirm that MinimStreamer is transcoding - Printable Version

+- MinimServer Forum (https://forum.minimserver.com)
+-- Forum: MinimServer (/forumdisplay.php?fid=1)
+--- Forum: MinimStreamer (/forumdisplay.php?fid=11)
+--- Thread: Howto confirm that MinimStreamer is transcoding (/showthread.php?tid=7206)



Howto confirm that MinimStreamer is transcoding - maikel76 - 24-03-2024 05:00

Hello,
I set my stream.transcode to *:wav32 where I expected MinimStreamer to transcode everything to wav32, but my player (rAudio) shows still the original format I think.
How can I make sure this is working, or should I do this per stream, like flac:wav32, mp3:wav32, etc?
My DAC should support 32bit streams
Thanks a lot in advance
Maikel


RE: Howto confirm that MinimStreamer is transcoding - simoncn - 24-03-2024 10:49

The * is for network streams of unspecified type, not local files. You need to specify each audio format separately.


RE: Howto confirm that MinimStreamer is transcoding - maikel76 - 24-03-2024 11:51

(24-03-2024 10:49)simoncn Wrote:  The * is for network streams of unspecified type, not local files. You need to specify each audio format separately.
Hi,
Thanks a lot for your quick reply, i'll try that

Edit:
Just changed the setting to
Code:
aiff:wav32, flac:wav32, mp3:wav32
and the name of the played file changes to */$transcode-32/wav
and the stream is playing the 32bit 48kHz 3.07Mbitps upnp stream, how cool!

Compliments about how quick and well you reply, much appreciated