10 Commits

Author SHA1 Message Date
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