Skip to content

Latest commit

 

History

History
78 lines (49 loc) · 1.93 KB

README.md

File metadata and controls

78 lines (49 loc) · 1.93 KB

flac321

flac321 - command line oggFLAC chained stream lossless radio player ( like ogg123/mpg123 )

best lossless radio player for geeks )

USAGE

flac321 [url|file]

FEATURES

  • display meta for every track
  • play oggFLAC chained stream
  • pure perl code
  • console interface
  • tiny and advanced

currently used simple tools ffmpeg | mpv | flac | aplay | paplay | wget | curl for automate play audio stream

OPTIONS

  • --no-fancy disable fancy meta tags output
  • --no-icy dont display icy headers
  • --no-audio disable audio output, display meta only
  • -6 / -4 ipv6 / ipv4 use only
  • -d audio output device name
  • -c write audio output to STDOUT
  • -m write meta to file
  • -F raw flac out
  • - read from STDIN

USAGE EXAMPLES

flac321 http://ai-radio.org/flac

DOWNLOAD & INSTALL

wget https://raw.githubusercontent.com/hyphop/flac321/master/flac321 || wget http://ai-radio.org/get/flac321
chmod 0755 flac321
./flac321

or

git clone https://github.com/hyphop/flac321.git
cd flac321.git
./flac321

GET & RUN BY ONE LINE

wget http://ai-radio.org/get/flac321 -O- | perl "" http://ai-radio.org/flac

ALIASE

flac321 -> flac123

NOTE

flac321 writed for http://AI-Radio.org video game music radio oggFLAC streams test! play flac streams and display meta ok! sure u can listen any other radio stream too;)

LINKS

AUTHOR

hyphop

https://github.com/hyphop