31
General - (fb2k) / Re: Hires Internet Radio - Buffering
Last post by boxerfan88 -ffmpeg -i http://icecast.centaury.cl:7570/SuperStereoHiRes4 -t 900 -f null - 2> error_log.txt
(900seconds) Then check log for errors.
Or capture the stream in parallel:
ffmpeg -i http://icecast.centaury.cl:7570/SuperStereoHiRes4 -t 900 -c:a flac output.flac 2> error_log.txt