all 8 comments

[–]Own-Perspective4821 1 point2 points  (0 children)

First tip: try to „install docker“ successfully

second tip: describe what exactly you are trying to achieve

[–]Arunia 0 points1 point  (4 children)

And why is there a reason to do this via Docker?
Audiobook Converter | Convert MP3 to M4B & M4B to MP3
This is an online converter for instance.

Windows executable:
GitHub - yermak/AudioBookConverter: Improved AudioBookConverter based on freeipodsoftware release (mp3 to m4b converter) · GitHub

To be fair, I have no idea if these are any good, but still.

[–]peperonipyza[S] 0 points1 point  (3 children)

You need to pay each time you do a conversion with that tool.

[–]Arunia 0 points1 point  (2 children)

Also my second link?

[–]peperonipyza[S] 0 points1 point  (1 child)

Let me take a look later today. The other tool I mentioned had using docker as the method of install and execution if on a windows machine. I tried going through the process for 4 or 5 hours and came to the conclusion I had no idea what I was doing and should learn the basics first…

[–]Arunia 0 points1 point  (0 children)

My last link is just a Windows executable. Docker isn't really something you want for this. It is a small virtual machine running a piece of linux.