Closed EpicLPer closed 5 months ago
Thanks for reporting this! In the newest image it uses alpine which has more up to date packages then debian. So could you test with the ghcr.io/c4illin/convertx:main
image?
The :main
one seems to work, yes :)
Btw. as a bit of an offtopic question, is this project as of now safe enough to host online (only for personal use tho)?
Nice then that is one more reason to move forward with the alpine switch.
I host it online for personal use and haven't had any issues. It is probably possible to do some denial of service attack since there is no rate limits, but nothing worse should be possible
Heya,
I tried converting an OGG file to FLAC, however it instantly fails. According to some workarounds online adding
-max_muxing_queue_size 9999
might fix this if the input file is in some form malformed (Source). Another option would be to use a more up-to-date ffmpeg build, as it seems this project currently uses 4.3.6 which is around 3 years old now.Here are the Docker logs: