Commit Graph

3121 Commits

Author SHA1 Message Date
Jonathan Baecker
e0bd35e7b9 update readme 2019-06-04 12:31:59 +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
cb05dd5e50 fix example 2019-05-27 16:32:27 +02:00
Jonathan Baecker
6605d03220 remove buffer 2019-05-27 16:30:49 +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
jb-alvarado
3124702997 Update player.php 2019-05-14 10:56:17 +02:00
Jonathan Baecker
56fd753fb8 add mail level, unify formatings 2019-05-10 11:10:08 +02:00
Jonathan Baecker
dd24b973b7 add mail level 2019-05-10 11:08:07 +02:00
jb-alvarado
d15e3dabcb correct json format 2019-05-08 16:07:20 +02:00
jb-alvarado
17224c7413 correct json format 2019-05-08 16:06:39 +02:00
jb-alvarado
b3f1665315 move logo a bit 2019-05-08 10:08:22 +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
49ac54e6af Update README.md 2019-04-01 22:05:46 +02:00
jb-alvarado
8042f2435b add infos about preview mode 2019-03-31 20:54:22 +02:00
jb-alvarado
dfe9477084 spelling 2019-03-30 21:28:25 +01:00
jb-alvarado
f3e6ad2bad Update README.md 2019-03-30 20:22:28 +01:00
jb-alvarado
aad465aaef changing name 2019-03-30 20:17:32 +01:00
jb-alvarado
5ee887dc1b change links 2019-03-30 20:12:28 +01:00
jb-alvarado
f7833500a1 check boolean first, json encoding, spelling 2019-03-29 15:19:10 +01:00
jb-alvarado
d3f974d373 fix link 2019-03-29 15:01:06 +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
a5221b50a9 change time format to 00:00:00.000 2019-03-20 17:24:28 +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