Post Reply 
Converting flac audio streams for internet radio use
10-03-2023, 18:17
Post: #4
RE: Converting flac audio streams for internet radio use
This is an Ogg/FLAC stream (FLAC wrapped in an Ogg container).

Some renderers should be able to play this stream directly when you put this URL in a .m3u playlist. If your renderer cannot do this, create a .m3u playlist containing these lines:

#EXTM3U
#EXTINF:-1,[SuperStereo1]
http://198.204.228.202:8160/flac

and put *:wav in the stream.transcode property. This uses MinimStreamer to transcode the stream losslessly from Ogg/FLAC to WAV.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Converting flac audio streams for internet radio use - simoncn - 10-03-2023 18:17

Forum Jump:


User(s) browsing this thread: 1 Guest(s)