179 Commits

Author SHA1 Message Date
jb-alvarado
6cce9b0fd7 unify config 2022-02-23 15:53:57 +01:00
jb-alvarado
49c8d4dcc1 fix var name 2022-02-13 16:01:50 +01:00
jb-alvarado
8ebaa7cdfe move mode to pre processing 2022-02-13 15:58:37 +01:00
jb-alvarado
4c695d0a20 ingest server can't start after program init 2022-02-12 20:54:13 +01:00
jb-alvarado
7babb1aff8 ingest server in external file
Makes it possible to use the ingest server in almost every output module. The ingest function can also be init after running the playout, with sighub.
2022-02-12 20:34:22 +01:00
jb-alvarado
99271d2bdb sync looped playlist with time, when playlist start and length is set 2022-02-06 17:26:31 +01:00
jb-alvarado
3f5fba8d48 loop playlist config option, #112 2022-02-06 12:08:03 +01:00
jb-alvarado
16c9dcb6cc remove string replace 2022-02-06 12:06:58 +01:00
jb-alvarado
e4ea4ad0ac fix filtering and mapping 2022-02-03 21:59:13 +01:00
jb-alvarado
455159a699 no lower third when zmq is missing 2022-01-28 07:56:25 +01:00
jb-alvarado
2632fd2c73 add split filter only when other filters exits 2022-01-27 22:23:28 +01:00
jb-alvarado
5852267a39 simplify output, remove metadata, add preview stream 2022-01-27 21:57:43 +01:00
jb-alvarado
c620307d00
Update README.md 2022-01-27 13:39:39 +01:00
jb-alvarado
ae427b948b Modularize play mode, so it is possible to create a custom video source generator. 2022-01-26 12:03:59 +01:00
jb-alvarado
c3d5d6909f rename and add paramter, more generic terminate function 2022-01-26 11:53:09 +01:00
jb-alvarado
e9f565ed60 make ingest input more generic, add correct filtering to server 2022-01-24 21:34:02 +01:00
jonathan
bf02aeaae7 remove encoder/decoder log, add experimental ingest stream (#1, #65, #96, #110), add readme to output. 2022-01-24 17:40:31 +01:00
jonathan
a639e3722f Revert "remove encoder/decoder log, add experimental ingest stream, add readme to output."
This reverts commit 8eeecd096c13e3067c4a6762755ad9d11a870d4f.
2022-01-24 17:34:02 +01:00
jonathan
8eeecd096c remove encoder/decoder log, add experimental ingest stream, add readme to output. 2022-01-24 17:29:36 +01:00
jonathan
92b40d523d add debug message for fixing duration 2022-01-17 12:02:16 +01:00
jonathan
c4ad50a714 duration as float 2022-01-17 11:03:05 +01:00
jonathan
89ced6f746 rearrange 2022-01-17 10:56:42 +01:00
jonathan
ed4c9fa698 duration to float, threshold to delta, real duration in node 2022-01-17 10:54:38 +01:00
jb-alvarado
6d11aa5802 fix spelling 2022-01-15 19:38:01 +01:00
jb-alvarado
82c92a8331 change spilt op to preserve quoted strings, #109 2022-01-15 19:18:50 +01:00
jb-alvarado
25ec4f837e get debug infos about un-sync node 2022-01-15 19:03:18 +01:00
jb-alvarado
7d23bbb907 chenge None type from MediaProbe to empty dict 2022-01-11 14:59:20 +01:00
jonathan
6eabf81752 show time from missing file, fix #108 2022-01-10 12:03:21 +01:00
jonathan
c3cc44bdf7 convert seconds to time 2022-01-10 11:59:55 +01:00
jb-alvarado
7d4dde7e86 fix list end handling with minimal differences 2022-01-01 23:12:31 +01:00
jb-alvarado
6678468a1e add error log 2021-12-19 11:26:35 +01:00
jb-alvarado
4a5a549cb3 debug for broken pipe 2021-12-19 11:26:05 +01:00
jb-alvarado
28bb4dec0d get more debug infos 2021-12-19 09:55:53 +01:00
jb-alvarado
7850fb8711 force intra frame only with -g 1, not with deprecated intra, fix #107 2021-11-25 14:44:18 +01:00
jonathan
9de0b3491b check for none empty logo path 2021-07-26 09:37:17 +02:00
jonathan
beb1031932 loop filler when our > duration 2021-07-22 17:07:08 +02:00
jb-alvarado
35790b6fbe add null output for debugging 2021-07-04 13:37:09 +02:00
jb-alvarado
38867347fb prevent program crash, when playlist is not valid 2021-07-04 13:36:23 +02:00
jb-alvarado
a0765b95c8 output_count should not be under reload function. 2021-06-27 14:07:43 +02:00
jb-alvarado
b1e85dc4bd change back to terminate 2021-06-24 13:07:59 +02:00
jb-alvarado
90a3288478 must kill encoder, not terminate 2021-06-24 12:45:10 +02:00
jonathan
6f38daec14 simplify generate_placeholder 2021-06-22 18:04:09 +02:00
jonathan
7d139cce81 substract 86400 only when playlist start is at 00:00 2021-06-21 15:51:47 +02:00
jonathan
14f6efeb01 fix case when playlist is slightly to short, fix #100 2021-06-21 14:58:55 +02:00
jonathan
ded3fd5f1c hard coded stop on error. for old behavior set stop_threshold to 0 2021-06-21 14:57:00 +02:00
jonathan
71304fec9e fix log path 2021-06-01 14:59:38 +02:00
jonathan
8acf3cc3fc migrate to pathlib and importlib 2021-06-01 14:38:40 +02:00
jonathan
532a5462c9 migrate to pathlib, simplify COPY_BUFSIZE 2021-06-01 14:38:16 +02:00
jonathan
73eaa81e2a migrate to pathlib 2021-06-01 14:37:43 +02:00
jonathan
4b0297b87e relative import, sample rate as string, unify extent_[audio/video] 2021-05-31 18:04:40 +02:00