Jonathan Baecker
|
499f7b44dd
|
Merge branch 'dev'
|
2019-06-19 17:05:48 +02:00 |
|
Jonathan Baecker
|
1d750d4204
|
float instead of integer
|
2019-06-19 16:11:30 +02:00 |
|
jb-alvarado
|
4279f32089
|
thread_queue_size for copy mode
|
2019-06-16 14:27:15 +02:00 |
|
jb-alvarado
|
05c1739b40
|
no overlay filter in copy mode
|
2019-06-16 14:06:58 +02:00 |
|
Jonathan Baecker
|
67c58c8240
|
reorder variables
|
2019-06-11 15:28:52 +02:00 |
|
jb-alvarado
|
0286f94c2a
|
Merge branch 'master' into dev
|
2019-06-10 11:18:25 +02:00 |
|
jb-alvarado
|
3991449785
|
tweak drawtext
|
2019-06-09 21:04:33 +02:00 |
|
Jonathan Baecker
|
3ce59811ab
|
drawtext with config options
|
2019-06-07 16:42:11 +02:00 |
|
Jonathan Baecker
|
6fff195cd1
|
starting with text overlay
|
2019-06-07 16:12:09 +02:00 |
|
Jonathan Baecker
|
8f7055ed39
|
logging instead of printing
|
2019-06-07 13:34:48 +02:00 |
|
Jonathan Baecker
|
224df805df
|
add log info
|
2019-06-07 13:31:47 +02:00 |
|
Jonathan Baecker
|
27d8f51099
|
import watchdog only when is needed
|
2019-06-07 10:16:39 +02:00 |
|
Jonathan Baecker
|
e0f829871f
|
handle sigterm, BrokenPipeError and KeyboardInterrupt
|
2019-06-07 09:40:32 +02:00 |
|
jb-alvarado
|
d70a1b5654
|
BrokenPipeError to execpt
|
2019-06-06 22:08:07 +02:00 |
|
jb-alvarado
|
be7f34aa7a
|
catch KeyboardInterrupt and sigterm
|
2019-06-06 22:02:20 +02:00 |
|
Jonathan Baecker
|
c513e181da
|
add folder watch
|
2019-06-06 18:16:33 +02:00 |
|
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 |
|