jb-alvarado
dcba34e58a
update version
2022-10-26 14:20:42 +02:00
jb-alvarado
3d2cb6bf19
update changelog
2022-10-26 14:17:23 +02:00
jb-alvarado
c326c3b61f
revert to video bitrate and mp2 audio codec
...
When video bitrate is not fixed the delta delay is more unstable and can reach error threshold.
same is with audio codec pcm_bluray, maybe because it changes the format to m2ts. s302m would be best option, but is not working correctly with loudnorm filter.
2022-10-26 14:09:40 +02:00
jb-alvarado
5b910d6e65
fix null output
2022-10-26 14:06:41 +02:00
jb-alvarado
bdf43f7e6b
update dependencies
2022-10-26 11:10:03 +02:00
jb-alvarado
2f8c2deebc
more ignores, ignore errors on server, add info for srt ingest
2022-10-26 09:37:28 +02:00
jb-alvarado
bf5b0ecd1f
Merge branch 'ffplayout:master' into master
2022-10-25 15:05:28 +02:00
jb-alvarado
17303aa8d5
simplify code
2022-10-25 15:05:10 +02:00
jb-alvarado
4b92c7efd2
add ignore, use ProcessUnit for error logging
2022-10-25 14:34:03 +02:00
jb-alvarado
eb1d9066b2
Merge pull request #218 from jb-alvarado/master
...
switch to pcm_bluray audio codec, deserialize drawtext message with struct
2022-10-25 11:08:06 +02:00
jb-alvarado
d5356803d0
simplify code
2022-10-25 10:52:02 +02:00
jb-alvarado
31a4e10df1
update changelog
2022-10-25 10:11:39 +02:00
jb-alvarado
a246a6018e
update dependencies
2022-10-25 10:06:15 +02:00
jb-alvarado
1373182c2a
deserialize drawtext message with struct object and add single quotes around values
2022-10-25 09:31:27 +02:00
jb-alvarado
8b3a80f560
switch to pcm_bluray audio codec
2022-10-24 17:09:57 +02:00
jb-alvarado
8bd863662f
Merge branch 'master' of github.com:jb-alvarado/ffplayout-engine
2022-10-24 16:47:54 +02:00
jb-alvarado
14bd3a3259
update changelog
2022-10-24 16:47:42 +02:00
jb-alvarado
4e80e5f979
Merge branch 'ffplayout:master' into master
2022-10-24 16:44:20 +02:00
jb-alvarado
45197c276d
use mp2 on loudnorm_ingest
2022-10-24 16:43:08 +02:00
jb-alvarado
90991e1cde
add commands
2022-10-24 09:26:28 +02:00
jb-alvarado
bcf212d8de
openssl workaround for fedora
2022-10-24 09:26:18 +02:00
jb-alvarado
2a98293ec7
Merge pull request #217 from jb-alvarado/master
...
rearrange custom filters
2022-10-23 22:00:57 +02:00
jb-alvarado
1ebdd178d2
don't validate output filters
2022-10-23 21:51:24 +02:00
jb-alvarado
b3c3c0ec79
remove correct index
2022-10-23 21:35:10 +02:00
jb-alvarado
5775f9944e
Merge branch 'master' of github.com:jb-alvarado/ffplayout-engine
2022-10-23 21:16:18 +02:00
jb-alvarado
e01e74978c
update version
2022-10-23 21:16:15 +02:00
jb-alvarado
ebe42fc602
Merge branch 'ffplayout:master' into master
2022-10-23 21:00:58 +02:00
jb-alvarado
9cb3a62069
rearrange custom filters
...
fix missing output mapping on multiple outputs
2022-10-23 21:00:13 +02:00
jb-alvarado
72a1cb9e5a
get mapping by index
2022-10-22 22:52:15 +02:00
jb-alvarado
e72967a21c
new file: tests/assets/video_audio_vtt.mkv
2022-10-22 21:58:25 +02:00
jb-alvarado
9a67aa1776
work on new output filter function
2022-10-21 15:31:24 +02:00
jb-alvarado
2dbcc70bec
Merge branch 'master' of github.com:jb-alvarado/ffplayout-engine
2022-10-19 20:51:41 +02:00
jb-alvarado
d0ef71767b
add subtitle example
2022-10-19 20:51:38 +02:00
jb-alvarado
79e4d5dda0
fix bundle deb and rpm
2022-10-19 09:36:19 +02:00
jb-alvarado
14997cbc51
Merge pull request #213 from jb-alvarado/master
...
validate config regex, add changelog, ignore errors about skipped MB, code commands
2022-10-19 09:06:50 +02:00
jb-alvarado
9a3a596b3b
add change
2022-10-19 09:05:19 +02:00
jb-alvarado
0af614e3ae
add changelog, ignore errors about skipped MB, code commands
2022-10-19 09:03:49 +02:00
jb-alvarado
c939df891f
validate config regex
2022-10-18 18:50:26 +02:00
jb-alvarado
aeb2ff5d4e
Merge pull request #212 from jb-alvarado/master
...
snyc
2022-10-18 16:29:40 +02:00
jb-alvarado
6a5c6c4a7a
Merge branch 'ffplayout:master' into master
2022-10-18 16:27:50 +02:00
jb-alvarado
4afba4028a
build output filters from scratch, fix #210 ( #211 )
...
* simplify prepare_output_cmd, use filters struct for stream encoder
* add commands
* unify null output, cleanup stream
* simplify prepare_output_cmd
* remove debug message
* build output filters from scratch, fix #210
* no fontfile
2022-10-18 16:27:01 +02:00
jb-alvarado
bae6ec518c
no fontfile
2022-10-18 16:12:32 +02:00
jb-alvarado
d53c443b54
Merge branch 'master' of https://github.com/ffplayout/ffplayout
2022-10-18 16:01:17 +02:00
jb-alvarado
09dace92f4
build output filters from scratch, fix #210
2022-10-18 15:45:35 +02:00
jb-alvarado
23aedf3600
simplify prepare_output_cmd, use filters struct for stream encoder ( #209 )
2022-10-17 19:30:10 +02:00
jb-alvarado
04906a7e96
remove debug message
2022-10-17 18:31:28 +02:00
jb-alvarado
c87d71c389
simplify prepare_output_cmd
2022-10-17 18:26:30 +02:00
jb-alvarado
31b72db106
unify null output, cleanup stream
2022-10-17 16:22:01 +02:00
jb-alvarado
c8d10b9035
add commands
2022-10-17 16:04:45 +02:00
jb-alvarado
096c018fe3
simplify prepare_output_cmd, use filters struct for stream encoder
2022-10-17 15:54:21 +02:00