Commit graph

16 commits

Author SHA1 Message Date
740970155a output codec and options are configurable 2014-05-13 00:45:51 +02:00
7022d05f6b tag generated audio files; see #23 2014-05-03 13:33:29 +02:00
65aad94f24 Closes #14: make ffmpeg binary configurable 2014-04-14 18:50:50 +02:00
e42e1a3af5 FIX session usage in DB (but in the dirtier way) 2014-04-08 18:03:08 +02:00
f7cfb3a3e5 check if source files exist; closes #9 2014-03-02 01:17:12 +01:00
037e651d2a forge: ffmpeg options; file existence handling(#9) 2014-03-02 00:35:36 +01:00
0460f21581 FIX bug when timestamp is the exact hour 2014-02-27 13:14:36 +01:00
6791d24a2c filename of input and output are customizable
the input filename can be customized, provided that the files still need
to be cut hourly
2014-02-21 18:42:25 +01:00
4100b7b60b FIX forge output paths; improve logging 2013-12-27 00:56:46 +01:00
166824777c FIX: timeout was not working 2013-12-23 20:37:54 +01:00
4c4f332f55 Forge timeout + forge from CLI
Usage is different now: you must switch to calling "cli.py serve" for
the previous "server.py" behaviour
2013-12-23 19:58:44 +01:00
a141beb438 ffmpeg options more backwards compatible
codec:a -> acodec
-to -> -t (which has a different meaning, anyway)

FIX filename
2013-12-05 01:09:08 +01:00
3502a72274 AUDIO_INPUT directory configurable 2013-12-04 16:48:17 +01:00
6c7b6d6239 Actually run ffmpeg 2013-12-03 02:24:08 +01:00
3244793336 ffmpeg cmdline generation 2013-11-29 23:42:27 +01:00
73cb9cc53d mp3 forge WIP 2013-11-26 20:46:23 +01:00