Commit Graph

101 Commits

Author SHA1 Message Date
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
jb-alvarado
7d1313a3e9 exit on error 2019-03-11 12:29:47 +01:00
jb-alvarado
44e9b8fe31 remove logger from mail, add todo and idea 2019-03-11 11:22:23 +01:00
jb-alvarado
bbb406d66c typo... 2019-03-11 09:35:56 +01:00
jb-alvarado
aa7043b69f start cleaning up code 2019-03-10 21:24:03 +01:00
jb-alvarado
bdb7c082e5 wrong indentation 2019-03-09 20:12:20 +01:00
jb-alvarado
6dc6e3c40b change iter function 2019-03-08 16:41:22 +01:00
jb-alvarado
01cb20dfad change iter_src_commands function to class, add mail subject to config 2019-03-08 14:51:37 +01:00
jb-alvarado
dc46591109 higher tolerance in copy mode 2019-03-08 09:53:31 +01:00
jb-alvarado
6bb85a2dab don't use filter on copy mode (#1), calculate buffer size in copy mode 2019-03-08 09:36:02 +01:00
jb-alvarado
8d6ef4947a simpler float check, playlist length validation optinal, change to json 2019-03-06 15:06:06 +01:00
jb-alvarado
0c73b6b4b7 change audio codec to lossless s302m, correct live source (#1), fix #2 2019-03-05 15:01:54 +01:00