• R/O
  • HTTP
  • SSH
  • HTTPS

提交列表

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

NHKのネットラジオ「らじる☆らじる」を録音するためのシェルスクリプトを生成し、録音予約ジョブを登録する。こじまみつひろ氏作の radiru_rec2.py を改造したもの。


RSS
Rev. 时间 作者
6b9e414 master 2022-04-16 18:53:27 EHARA, Junichi

Change sleep time before recording.

9e404ec 2022-04-11 18:36:21 EHARA, Junichi

Change URLs of input audio.

e6e270d 2017-11-26 23:27:30 EHARA, Junichi

insert 38 seconds sleep before recording

0de9790 2017-11-25 22:22:19 EHARA, Junichi

Fix markdown

ee15143 2017-11-25 22:03:45 EHARA, Junichi

remove README

f87e844 2017-11-25 21:59:19 EHARA, Junichi

Change the method to receive streaming audio to m3u8

a3405ee develop 2016-01-17 20:47:45 Junichi Ehara

First.

74d0faa 2015-11-06 22:42:55 Junichi Ehara

Change file mode.

027ffb0 2015-09-27 22:14:46 Junichi Ehara

Initial commit.
Modificated version of radiru_rec.py:
- Japanese charset was changed from EUC-JP to UTF-8.
- Recording method of streaming audio was changed.
- Use `rtmpdump' and `avconv (from libav)' instead of `mplayer' and `lame'.
- Audio format of recorded file was changed to AAC.
- Use `timeout' command instead of FIFO in order to stop recording.