112 Commits

Author SHA1 Message Date
Jonathan Baecker
10afe8d914 remove useless function 2019-06-05 14:21:03 +02:00
Jonathan Baecker
28f724a562 no thread limit, json.loads for config lists, format errors, fix yield 2019-06-04 10:16:15 +02:00
jb-alvarado
ba2426e866 remove tolerance check, better naming 2019-06-03 21:33:29 +02:00
jb-alvarado
d76e7d6af9 merge condition 2019-05-30 08:48:48 +02:00
Jonathan Baecker
df56f07b83 make tolernace value as a config option, yield onyl one list 2019-05-29 11:44:18 +02:00
jb-alvarado
da300d3aa0 we need a way to terminate 2019-05-28 21:48:53 +02:00
jb-alvarado
75e774f97f cleanup, optimize, more compact 2019-05-28 21:22:10 +02:00
Jonathan Baecker
434602ddd2 lets try without Queue and Thread 2019-05-28 17:43:57 +02:00
Jonathan Baecker
facaa4144a cleanup 2019-05-28 15:03:47 +02:00
Jonathan Baecker
e8c5ea70e7 read bigger chunks, for smaller ones python is to slow 2019-05-28 13:31:44 +02:00
Jonathan Baecker
13798768cd read exact size, change back to constant bitrate 2019-05-28 09:58:34 +02:00
jb-alvarado
eef7507916 put None to buffer when we out of sync, cleanup 2019-05-27 21:19:43 +02:00
Jonathan Baecker
9b3d0224cb more cleanup 2019-05-27 14:32:22 +02:00
Jonathan Baecker
09f131c6a0 cleanup 2019-05-27 14:08:06 +02:00
Jonathan Baecker
f8acc0a9ae cleanup 2019-05-27 12:20:46 +02:00
Jonathan Baecker
1325570c50 set qualitiy factor instead of bitrate 2019-05-27 11:58:12 +02:00
Jonathan Baecker
e7d9d75818 change tolerance 2019-05-27 11:42:18 +02:00
Jonathan Baecker
66f6a4242d we need to break out, when no data is comming 2019-05-27 11:13:05 +02:00
Jonathan Baecker
f52a045eef test Queue instead of external buffer tool 2019-05-27 10:31:26 +02:00
jb-alvarado
c5f8ebc7a7 hard coded buffer length -> less confusion for the user 2019-05-26 20:59:01 +02:00
jb-alvarado
9ec831a0af fix time_distance sync check 2019-05-20 09:09:52 +02:00
Jonathan Baecker
56fd753fb8 add mail level, unify formatings 2019-05-10 11:10:08 +02:00
jb-alvarado
a0b88c32ef fix #14 - error in copy mode 2019-05-08 09:46:21 +02:00
jb-alvarado
01edf4c8ee remove apad and -shortest -> this is the root of bigger time shift 2019-04-12 16:03:15 +02:00
jb-alvarado
f7833500a1 check boolean first, json encoding, spelling 2019-03-29 15:19:10 +01:00
jb-alvarado
cfd28c2eab sync check better without buffer length, reorder functions 2019-03-29 14:55:51 +01:00
jb-alvarado
5f7ded24b0 fix last_time 2019-03-27 13:19:59 +01:00
jb-alvarado
6db01e4109 remove dummy_len 2019-03-27 09:51:48 +01:00
jb-alvarado
1854284029 dummy clips should have real length 2019-03-27 09:34:13 +01:00
jb-alvarado
3f16900448 change dummy length, error format, json encode 2019-03-26 21:04:31 +01:00
jb-alvarado
9f99960e60 remove verbose output 2019-03-21 20:03:16 +01:00
jb-alvarado
df893bc6fd compression destroy noise... 2019-03-21 12:08:58 +01:00
jb-alvarado
f49f1d768a noise source on errors 2019-03-21 11:31:15 +01:00
jb-alvarado
f7e95e86e5 remove function, generate noise dummy, fix sync check, fix length issue 2019-03-20 17:26:58 +01:00
jb-alvarado
c09bd44773 begin as timecode, rate limit for mail sending, work in error handling 2019-03-19 18:03:31 +01:00
jb-alvarado
5ecad321f0 add argparse for playlist file 2019-03-18 21:23:56 +01:00
jb-alvarado
ded828d9e8 fix #7 2019-03-18 10:54:07 +01:00
jb-alvarado
5f7cf46026 add date to error message 2019-03-15 09:18:41 +01:00
jb-alvarado
188b75f9ff play dummy on missing playlist, validation more verbose 2019-03-14 23:16:45 +01:00
jb-alvarado
7e78213edc fix issues with live source, add more functions to cleanup GetSourceIter 2019-03-13 15:05:04 +01:00
jb-alvarado
8903b8719f handle dummy clip 2019-03-12 21:07:15 +01:00
jb-alvarado
6e09ffc7ce change order, work on logo blend in and out 2019-03-12 18:12:46 +01:00
jb-alvarado
272d096730 cleaner logging 2019-03-12 15:13:07 +01:00
jb-alvarado
c61fa09713 play correctly, when no begin is set 2019-03-12 14:39:09 +01:00
jb-alvarado
cb4d233411 apad and shortet only work in a separate filter graph 2019-03-12 11:25:42 +01:00
jb-alvarado
226390e622 undo last commit 2019-03-11 21:34:07 +01:00
jb-alvarado
26d26de33f less redundant 2019-03-11 15:32:46 +01:00
jb-alvarado
b50c2401dd missing video filter start 2019-03-11 15:07:58 +01:00
jb-alvarado
8b33562ce9 fix type 2019-03-11 14:59:49 +01:00
jb-alvarado
8a914bbfd1 add fade in again 2019-03-11 14:56:56 +01:00