Jonathan Baecker
|
ea8670b9f2
|
check ffmpeg bin
|
2019-11-12 13:23:04 +01:00 |
|
Jonathan Baecker
|
72d7fdb391
|
only remote sources are supported, logging for playout; decoder; encoder
|
2019-11-12 12:35:16 +01:00 |
|
jb-alvarado
|
7c7719e224
|
log to console as argument
|
2019-11-11 21:50:29 +01:00 |
|
jb-alvarado
|
6963fad6e0
|
update readme
|
2019-11-11 21:44:55 +01:00 |
|
Jonathan Baecker
|
5a46c49f24
|
no sys logging, shorten check_length, gen_filler, timed_source, eof_han.
|
2019-11-11 15:58:27 +01:00 |
|
jb-alvarado
|
b08f7aacf5
|
no extra dummy check
|
2019-11-10 08:38:16 +01:00 |
|
jb-alvarado
|
58ae73719c
|
rename classes
|
2019-11-09 22:33:00 +01:00 |
|
jb-alvarado
|
52a8c981f6
|
protocol and remote source check only in MediaProbe class
|
2019-11-09 22:30:22 +01:00 |
|
jb-alvarado
|
92de127111
|
only log and check sync when _playlist.length is set
|
2019-11-09 21:29:13 +01:00 |
|
Jonathan Baecker
|
114186feaa
|
length argument, set buffer size, aligned console log, calc total delta
|
2019-11-08 14:35:40 +01:00 |
|
Jonathan Baecker
|
9ecc171645
|
remove double import, format console output
|
2019-11-08 10:27:23 +01:00 |
|
jb-alvarado
|
f59f623196
|
log decoder sdterr
|
2019-11-07 21:37:16 +01:00 |
|
Jonathan Baecker
|
6daebd4727
|
fixing wrong error about playlist length, and eof handling when dur < 2
|
2019-11-07 17:53:20 +01:00 |
|
Jonathan Baecker
|
f98088cad2
|
fix new_playlist, filler only when out > 2, cleanup
|
2019-11-07 16:51:57 +01:00 |
|
Jonathan Baecker
|
7288fe2823
|
split gen_input, set always playlist start, shorten GetSourceIter
|
2019-11-06 17:56:19 +01:00 |
|
Jonathan Baecker
|
980adf87d3
|
put delta calculation in separate function
|
2019-11-05 17:47:29 +01:00 |
|
Jonathan Baecker
|
95f768064c
|
fix long length calc
|
2019-11-05 09:40:27 +01:00 |
|
Jonathan Baecker
|
07f2eea5eb
|
integrate infinit loop, #36
|
2019-11-04 16:37:06 +01:00 |
|
Jonathan Baecker
|
845d2bdc98
|
unify upper case letter, different time delta calculation on first clip
|
2019-11-04 11:22:54 +01:00 |
|
jb-alvarado
|
d9a7b7083e
|
sync check in gen_input
|
2019-11-03 21:19:14 +01:00 |
|
jb-alvarado
|
4b21aaec8b
|
tweak colors, ignore log path when cosole logging is set
|
2019-11-03 13:53:26 +01:00 |
|
jb-alvarado
|
ba3994df14
|
Merge branch 'dev' of https://github.com/ffplayout/ffplayout-engine into dev
|
2019-11-02 22:11:05 +01:00 |
|
jb-alvarado
|
0276f1162b
|
colorize paths on all systems
|
2019-11-02 22:09:34 +01:00 |
|
jb-alvarado
|
0735dc4e28
|
colorize paths on all systems
|
2019-11-02 22:08:48 +01:00 |
|
jb-alvarado
|
149bcf646f
|
revert check_sync to old state, work on gen_input calc time
|
2019-11-02 21:54:03 +01:00 |
|
jb-alvarado
|
2bb17790b8
|
colorama only for windows
|
2019-11-01 15:54:24 +01:00 |
|
jb-alvarado
|
e75c9232f9
|
working on optimization from check_sync and gen_input
|
2019-11-01 15:51:36 +01:00 |
|
jb-alvarado
|
42c2e3ae6b
|
PEP 8 conform import, fix error for non existing URL source
|
2019-10-31 22:23:43 +01:00 |
|
jb-alvarado
|
cbbce71d53
|
terminal colorize for windows
|
2019-10-31 22:21:51 +01:00 |
|
jb-alvarado
|
2dbf2c2df6
|
update infos
|
2019-10-31 22:21:24 +01:00 |
|
Jonathan Baecker
|
390396200d
|
simpler time conversion
|
2019-10-31 17:35:29 +01:00 |
|
Jonathan Baecker
|
ece2411624
|
add length paramter
|
2019-10-31 17:25:35 +01:00 |
|
Jonathan Baecker
|
95ca5d7859
|
move playlist paramter length to config file
|
2019-10-31 17:23:44 +01:00 |
|
Jonathan Baecker
|
c97f43f6b2
|
color for numbers, simplily check_sync and gen_input
|
2019-10-31 16:48:23 +01:00 |
|
Jonathan Baecker
|
3b78cc5357
|
colorize console output
|
2019-10-31 12:30:40 +01:00 |
|
jb-alvarado
|
f079773967
|
reordering
|
2019-10-30 21:34:16 +01:00 |
|
jb-alvarado
|
045870f95c
|
SIGHUB only for Linux and macOS, start time as argument
|
2019-10-30 21:32:12 +01:00 |
|
Jonathan Baecker
|
0b9d0997c0
|
add reload command
|
2019-10-30 17:57:25 +01:00 |
|
Jonathan Baecker
|
21999d51d0
|
reload config with SIGHUP
|
2019-10-30 17:54:44 +01:00 |
|
Jonathan Baecker
|
d607ed8eac
|
reorganize gen_input function, fix last clip handling, fade last clip
|
2019-10-30 15:34:40 +01:00 |
|
jb-alvarado
|
644738c3db
|
boolean option for showing logo and text, #34
|
2019-10-29 21:25:09 +01:00 |
|
Jonathan Baecker
|
a630b6a777
|
rewrite gen_input function
|
2019-10-29 17:43:51 +01:00 |
|
Jonathan Baecker
|
3268fe0b0e
|
don't call Messenger directly
|
2019-10-29 15:28:18 +01:00 |
|
Jonathan Baecker
|
0a3fb4bb47
|
fix replace
|
2019-10-29 14:52:02 +01:00 |
|
Jonathan Baecker
|
73bf0f71c0
|
add messenger class for unifying logging and mail sending
|
2019-10-29 14:47:21 +01:00 |
|
jb-alvarado
|
1c105f0d49
|
simplify service
|
2019-10-28 20:18:00 +01:00 |
|
jb-alvarado
|
b800dc0c86
|
spelling, fade always in, fade out looped clipes
|
2019-10-27 21:00:12 +01:00 |
|
Jonathan Baecker
|
4a63386bf8
|
check poll()
|
2019-10-15 17:52:30 +02:00 |
|
Jonathan Baecker
|
dbcb67bc1e
|
remove copyfileobj dependency
|
2019-10-15 17:32:08 +02:00 |
|
Jonathan Baecker
|
a289809332
|
fix last over length
|
2019-10-15 16:57:59 +02:00 |
|