vexorian
caf3b3b72c
FFMpeg path is now set by environment var or file..
2025-12-14 23:05:32 -04:00
vexorian
1cd6409401
Bumping the docker-provided ffmpeg version to 4.4.5 which is now considered the baseline ffmpeg supported version. The Docker image now has Intel Quicksync support.
2025-12-01 11:00:26 -04:00
vexorian
ad1302aae4
Use the median to decide what filler to play. This has memory consequences unfortunately.
2023-11-12 11:00:22 -04:00
vexorian
a16e6dce66
Fix localization issues. Node version in the docker image is pointless because nexe keeps using 12. Using 14 for nexe doesn't work, so it will stay at 12 for the time being.
2021-08-06 13:49:10 -04:00
Rafael Vieira
168838dbae
chore(docker): update node image from legacy v12 to LTS v14
2021-07-24 15:28:34 -03:00
vexorian
542fa93b5b
Make ffmpeg 4.3 the default in docker
2021-03-21 18:11:18 -04:00
vexorian
a24ce52f41
Nexe cache = Improve build times.
2020-08-30 10:58:04 -04:00
vexorian
2efe1c0f48
Improve Dockerfiles, but the build is slower regardless of caching, because nexe is hideously limited, we really need to find a better way to package these things
2020-08-16 21:47:26 -04:00
vexorian
8e9d9e9a11
nexe instead of pkg
2020-07-28 15:40:57 -04:00
vexorian
f9dd2af4d4
Flex time slots. Av1 support in ffmpeg provided by Dockerfile. Channel cache. Async guide writer.
2020-07-25 16:41:04 -04:00
vexorian
94aa908e0b
UI and config for normalization changes. Audio Volume Boost. Error streams.
...
Various fixes. Fix bug where normalize codecs logic to pick when to transcode was the reverse of what we wanted. Beep and white noise are less loud, which prevent issues with ac3 encoder. Channel Icon Overlay doesn't appear during error screen.
2020-06-27 17:36:38 -04:00
vexorian
1115b2dd21
Reorder Dockerfile commands to take better advantage of the Docker cache.
2020-06-20 13:26:38 -04:00
Jordan Koehn
0fe29e7598
Handle stream stream concatination using ffmpeg concat demuxer (ffmpeg 4.2+ required).
...
Change docker container to use alpine linux, comes with ffmpeg 4.2+ easier.
Encode commercials to be same video codec as programs when channel icons enabled. Resolution/framerate could still be problematic.
2020-06-20 13:26:37 -04:00
Austin Tinius
6d22a72794
Implementing changes from gitlab Merge requests
2020-05-14 09:41:34 -07:00
Dan Ferguson
681ab5f6c6
alpha v4
2020-04-23 16:11:40 -04:00