Tyler "Nex" Kolody
|
3d296e3de5
|
Reworked the dockerization to all work from the base encoder. Many things are still hard-coded where they shouldn't be, but everything except AV1 is still massively blown up, and AV1 takes absolute ages (15 minutes for a single file). Next steps will be figuring out why h264/5 are still so bloated, but they all run now.
|
2025-06-01 22:24:51 -07:00 |
|
Tyler "Nex" Kolody
|
9568abb311
|
Harmonized everything with the new configs, fixed a few issues or inconsistencies. There are still some significant issues related to getting encoding to work the same way in docker and natively. Right now there's a lot of repetition, poor seperation of concerns, etc. because of the new docker way of doing things.
|
2025-05-31 20:31:04 -07:00 |
|
Tyler "Nex" Kolody
|
bdfa3a2461
|
Since h265 encoding is so finicky, created a simple docker container to run the necessary script in. This should allow for anyone to use h265, regardless of their python environment. While it should work on Linux and Mac, it has only been tested using WSL
|
2025-05-31 18:11:08 -07:00 |
|