Commit Graph

435 Commits

Author SHA1 Message Date
Jonathan Baecker
7404ac8cfa prevent false old playlist 2019-12-18 10:13:15 +01:00
Jonathan Baecker
7ba4d21ae9 terminate orphaned encoder 2019-12-17 09:52:00 +01:00
jb-alvarado
d3a8baa42d whe don't need a text file anymore 2019-12-15 12:29:00 +01:00
jb-alvarado
6877d46979 fix case when playlist is to short and last clip has seek in value 2019-12-15 12:27:52 +01:00
jb-alvarado
c6070936a7 add info about drawtext and libzmq 2019-12-14 20:21:35 +01:00
jb-alvarado
4515345673 integrate zmq for drawtext, fix #40 2019-12-14 19:37:26 +01:00
jb-alvarado
2ec50f5020 Create FUNDING.yml 2019-12-12 11:51:17 +01:00
jb-alvarado
8593375cd8 Merge pull request #43 from ffplayout/dev
small changes and fix shuffle mode
2019-12-02 19:36:21 +01:00
Jonathan Baecker
1fde52c2b4 revert loop filter, change fps filter 2019-12-02 16:41:26 +01:00
Jonathan Baecker
ccb0ea920b remove loop from logo 2019-12-02 12:12:40 +01:00
Jonathan Baecker
e390142293 change shuffle mode 2019-12-02 09:55:42 +01:00
jb-alvarado
9fb086a1fd different format for loggers 2019-12-01 21:14:35 +01:00
jb-alvarado
0d425e4e60 Merge pull request #41 from vladimir-g/master
fix number of arguments in build_filtergraph call
2019-12-01 08:18:47 +01:00
Vladimir Gorbunov
9c847e499f fix number of arguments in build_filtergraph call 2019-12-01 00:34:27 +03:00
jb-alvarado
08ac2fac83 rate limit survive script restart 2019-11-25 22:59:34 +01:00
jb-alvarado
a4c15d9aff fix case when no playlist is found 2019-11-25 22:20:21 +01:00
jb-alvarado
f28e276d27 add mail rate limit 2019-11-25 22:01:41 +01:00
jb-alvarado
15138b8659 wrong order 2019-11-16 20:28:47 +01:00
jb-alvarado
7c1868d3b6 Merge pull request #39 from ffplayout/dev
Merge dev to master
2019-11-15 13:56:23 +01:00
Jonathan Bäcker
f397384dd0 Merge branch 'master' into dev - fix merge conflicts 2019-11-15 12:52:33 +01:00
jb-alvarado
9ca16c96f4 no pytest at the moment 2019-11-14 12:49:41 +01:00
jb-alvarado
7adf0cacec Create pythonapp.yml 2019-11-14 11:09:37 +01:00
jb-alvarado
6e51017f95 Update issue templates 2019-11-14 08:23:09 +01:00
jb-alvarado
251514c4ec Update issue templates 2019-11-14 08:21:31 +01:00
jb-alvarado
dc94e2950e Update issue templates 2019-11-14 08:20:35 +01:00
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