Skip to content

Instantly share code, notes, and snippets.

@yauaa
Created March 15, 2010 13:57
Show Gist options
  • Save yauaa/332851 to your computer and use it in GitHub Desktop.
Save yauaa/332851 to your computer and use it in GitHub Desktop.
rtmpdump -vr rtmp://radiko.smartstream.ne.jp/TBS/_defInst_/simul-stream -o - | ffmpeg -y -i - -vn -acodec libmp3lame -f mpegts - | mediastreamsegmenter --audio-only -b http://hoge/radiko -f ~/Sites/radiko -t 5 -s 5 -D
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment