tartale / kmttg-plus

1 stars 0 forks source link

No encoders #1

Open buckaroogeek opened 1 year ago

buckaroogeek commented 1 year ago

Error: building at STEP "COPY --chown=kmttg:kmttg input/encoders/ ./encode/": checking on sources under "/home/bgsmith/src-tivo/kmttg-plus": Rel: can't make relative to /home/bgsmith/src-tivo/kmttg-plus; copier: stat: ["/input/encoders/"]: no such file or directory

Looks like the ./input/encoders subdirectory does not exist in the repo?

tartale commented 1 month ago

I'm just getting back to this project after a bit of a hiatus - but I think this issue will be fixed now; there is now a default handbrake encoder, and you should use docker-compose up to start up

there's much more testing to do, and some rust to shake off, so leaving the issue open for the time being...