Emrik Östling

Results 120 comments of Emrik Östling

that would be lots of work for a very specific use case. Would you be interested in doing it?

🤖 Created releases: - [v0.14.0](https://github.com/C4illin/ConvertX/releases/tag/v0.14.0) :sunflower:

What do you think about just limiting compute time instead? Like #146

I think that it better to process the files directly instead. You can look into the converters used by convertx. There is more info here https://github.com/C4illin/ConvertX/discussions/193

I haven't looked into it but there is a forked namned convertx-api https://github.com/nynevi/ConvertX-API

Well technically you can already use it as an API, just send a post request to the convert endpoint with the file I dont see the use case where you...

So you want to create a micro-SaaS? Why not just do the conversion directly in the software?

Well since this is a feature request, the wheel isn't invented yet

Sorry I don't see the use case, but I would accept a PR if you create one :)

Why can't the "listener" just run ffmpeg or vips directly? Adding a web api makes it much more complex