Hi there! I recently got a new M1 macbook, and have been searching for a GUI-less way to convert MLV files to dngs on the command line. Previously I'd been using a precompiled mlv_dump executable that ran only on Linux, and I had to set up a crazy workflow using Docker containers to get the output I needed. Searching around the internet for a better way led me to this thread.
I realize this is only a small component of what Switch is meant to do, but may I ask how you're compiling mlv_dump on a mac? I'm finding it hard to find the source code for this utility, and not a lot of info for how to get it working on an M1 mac.
I'm happy to try to contribute if I can (I'm only medium-adept at C coding), fundamentally I'm just looking for a way to do this one small little task.
Thank you!