Commit Graph

1271 Commits

Author SHA1 Message Date
jb-alvarado
cbc452f705 unify filter quotation 2022-09-07 11:39:53 +02:00
jb-alvarado
9c5122696d validate file compression settings and filtering
- fix length from filler clip in playlist generator
- serialize values only when string is not empty
- compare also audio and custom filter on playlist existing check
2022-09-07 11:33:13 +02:00
jb-alvarado
fd8e4738ca work on better validation 2022-09-06 17:11:43 +02:00
jb-alvarado
4fdb84614e add scale to filter example 2022-09-06 14:28:28 +02:00
jb-alvarado
dd161533e1 add quots 2022-09-06 14:17:51 +02:00
jb-alvarado
7e3626728c add complex example 2022-09-06 14:13:20 +02:00
jb-alvarado
09a31cd06b remove info about custom filter in output
It works not good together with desktop mode, so it is skipped at the moment.
2022-09-05 21:32:30 +02:00
jb-alvarado
a80f474de5 update readme 2022-09-05 17:35:12 +02:00
jb-alvarado
c147e00b13
Merge branch 'ffplayout:master' into master 2022-09-04 17:13:09 +02:00
jb-alvarado
03aa2f3b01 update frontend
- remove timezone and replace it with utc offset from system
- fix bugs related to time and playlist save
- add edit button to playlist items
- add custom filter to playlist item
2022-09-04 17:09:22 +02:00
jb-alvarado
6ff34e0ddb replace timezone with utc offset 2022-09-04 17:07:16 +02:00
jb-alvarado
2501dc4645
Merge pull request #188 from jb-alvarado/master
get timezone, fix #182
2022-09-02 19:27:53 +02:00
jb-alvarado
8f5691f91b Merge branch 'master' of github.com:jb-alvarado/ffplayout-engine 2022-09-02 19:25:57 +02:00
jb-alvarado
9490566739 get timezone, fix #182 2022-09-02 19:25:54 +02:00
jb-alvarado
98b7dbc63a
Update README.md 2022-09-02 16:35:11 +02:00
jb-alvarado
7e1a171923
Update README.md 2022-09-02 16:34:26 +02:00
jb-alvarado
33eb59a71f
Merge pull request #187 from jb-alvarado/master
update readme
2022-09-01 17:46:47 +02:00
jb-alvarado
c5bf13acb7
Merge branch 'ffplayout:master' into master 2022-09-01 17:46:19 +02:00
jb-alvarado
d48aa8e06f update readme 2022-09-01 17:43:50 +02:00
jb-alvarado
775ca7750b
Merge pull request #186 from jb-alvarado/master
support animated logo, add custom filter paramter in config and playlist
2022-08-31 21:42:39 +02:00
jb-alvarado
952cc6fcfc update readme 2022-08-31 21:22:15 +02:00
jb-alvarado
176cd0a9ce support custom filter in playlist 2022-08-31 21:15:50 +02:00
jb-alvarado
fbd752a9ee add feature custom filter 2022-08-31 16:37:17 +02:00
jb-alvarado
05f87472d4 unify filter applying
- use  same filter function for all Ingest, HLS and local/remote clips
- fix preserve drawtext filter in HLS mode, when switching to and from ingest
- stop playout on some known unrecoverable ffmpeg errors
- error save fps calc with fallback
2022-08-31 16:29:42 +02:00
jb-alvarado
226d43aed3 ignore empty (~) custom_filter 2022-08-31 10:38:29 +02:00
jb-alvarado
6fae130b4e add doc for custom filter, catch fatal error: Numerical result * 2022-08-31 09:49:49 +02:00
jb-alvarado
6f9afc6e17
Merge branch 'ffplayout:master' into master 2022-08-30 22:50:49 +02:00
jb-alvarado
8a50d16c8d
Create CONTRIBUTING.md 2022-08-30 22:48:40 +02:00
jb-alvarado
043841878c
Merge branch 'ffplayout:master' into master 2022-08-30 21:56:45 +02:00
jb-alvarado
3c712b00eb support custom filters, #183 2022-08-30 17:15:29 +02:00
jb-alvarado
d5864d03af
Update preview_stream.md 2022-08-30 11:51:04 +02:00
jb-alvarado
f3bf833dc9 calculate fps from string, #183 2022-08-30 11:17:35 +02:00
jb-alvarado
bdc65ad6a4
Update ffplayout.conf 2022-08-30 09:09:32 +02:00
jb-alvarado
a83f81bef2 support animated logo, #183 2022-08-29 22:24:09 +02:00
jb-alvarado
1e501ccf72
Merge pull request #181 from jb-alvarado/master
fix combination of folder mode and HLS output
2022-08-26 11:44:02 +02:00
jb-alvarado
1f27cc6b51
Merge branch 'ffplayout:master' into master 2022-08-26 11:30:05 +02:00
jb-alvarado
0a9441fd9b fix combination of folder mode and HLS output
- fix #180
- exclude files from hls output path
2022-08-26 11:29:02 +02:00
jb-alvarado
6dfddb84a8 cleanup 2022-08-19 13:45:51 +02:00
jb-alvarado
c4350cd64f build always the frontend 2022-08-19 13:45:35 +02:00
jb-alvarado
0b80be1c45
Merge pull request #179 from jb-alvarado/master
update frontend, change playlist update response
2022-08-19 13:40:08 +02:00
jb-alvarado
bff1797733 update frontend, change playlist update response
- fix advertisement checkbox, add audio to source
- response playlist update message, instead of generic write success
2022-08-19 13:37:06 +02:00
jb-alvarado
d1ca6168b3
Merge pull request #178 from jb-alvarado/master
stop program when config from argument is not found
2022-08-19 10:31:41 +02:00
jb-alvarado
9e0f3ed63c update packages 2022-08-19 10:14:37 +02:00
jb-alvarado
811861a460 better info and error messages 2022-08-19 10:02:39 +02:00
jb-alvarado
f45e469217 stop program when config from argument is not found 2022-08-19 09:40:50 +02:00
jb-alvarado
c0fe0aea38
Merge pull request #177 from jb-alvarado/master 2022-08-19 06:57:04 +02:00
jb-alvarado
416c0f48f0 cleanup 2022-08-18 22:32:14 +02:00
jb-alvarado
e82b460e87 fix bug when clip length is less then one frame - so we skip clips when they less then one second. 2022-08-18 22:28:05 +02:00
jb-alvarado
351f36c183 make sudo recommend 2022-08-18 15:44:19 +02:00
jb-alvarado
22efcea64f
Merge pull request #176 from jb-alvarado/master
fix playlist switch, when total_delta < threshold
2022-08-15 14:41:11 +02:00