Because otherwise you need to maintain it on everyone of your computers and phone and everytime you wipe them and in every virtual machine you make and the developpers would need to maintain a version for every operating system that exists and they always forget to make a version for BeOS so that sucks
I’m genuinely confused about the use cases you all seem to have. When are you sitting in a field on your phone trying desperately to convert a .avi to a .mkv?
For desktops you just need to have ffmpeg or handbrake or ImageMagick installed - there’s nothing to “maintain”. Image conversion is as simple as convert test.jpg test.png.
Because otherwise you need to maintain it on everyone of your computers and phone and everytime you wipe them and in every virtual machine you make and the developpers would need to maintain a version for every operating system that exists and they always forget to make a version for BeOS so that sucks
I’m genuinely confused about the use cases you all seem to have. When are you sitting in a field on your phone trying desperately to convert a .avi to a .mkv?
For desktops you just need to have ffmpeg or handbrake or ImageMagick installed - there’s nothing to “maintain”. Image conversion is as simple as
convert test.jpg test.png
.