17
submitted 7 months ago by 0x4E4F@infosec.pub to c/linux@lemmy.ml

Long story short, I learned there is an XMMS release of a plugin I use in Winamp for music playback (mp3PRO). Sadly, I recoded most of my music to mp3PRO back in the day, and now I'm stuck using Winamp, even on Linux. I like the player, wouldn't change it, but I wanted to switch to something native, like Audacious or Qmms. But, this codec is abandonware and it only has a plugin released for XMMS back in 2005 (closed source, of course).

Is there any way I can make this plugin work in any modern player? It's 32-bit only, but that's not a problem, I can just use the 32-bit versions of Audacious or Qmms (Void still has 32-bit builds of them in repo)... maybe like a wrapper or something... I would debug and do whatever it needs, I just need some pointers where to start looking and what to do exactly if I'm gonna have a shot at making this work.

I tried loading the plugin in Audacious, it throws and error while loading, something xmms_config related (can't remember, I'm currently not at the PC I was testing this on), Qmms just says that it can't load the plugin. I presume GTK+ would be required and I'd bundle whatever libraries it needs with the plugin, just don't know where to start really... ldd would be a good start I guess, but I didn't run that 😂.

top 21 comments
sorted by: hot top controversial new old
[-] t0m5k1@lemmy.world 11 points 7 months ago* (last edited 7 months ago)

If your winamp is still functional, I'd just suggest you convert all mp3pro to wav using the disc writer plugin and then use ffmpeg to convert to mp4 or normal mp3.

Then you won't need to worry about the mp3pro codec issues.

[-] 0x4E4F@infosec.pub 7 points 7 months ago* (last edited 7 months ago)

Yeah, but that will be their second conversion thus far... 3rd if you count the original CD it was ripped from 😔. I do wanna avoid that.

[-] Chewy7324@discuss.tchncs.de 7 points 7 months ago

At some point you'll have to use a new codec, even if it's in 10 years. So it might be a good idea to download the music instead of converting.

Soulseek with Nicotine+ seems to be a good way to download music. Or streamrip/deemix with a (temporary) Deezer/Tidal subscription supports high quality audio.

[-] 0x4E4F@infosec.pub 2 points 7 months ago

I was afraid that this might be the only viable solution... I would do it, but it will take A LOT of time.

[-] db2@sopuli.xyz 6 points 7 months ago

More time than trying to shoehorn a defunct package for an abandoned codec in to a random player which even if it works would only be a temporary kludge not a fix?

[-] 0x4E4F@infosec.pub 2 points 7 months ago

Well, the challenge is interesting though... but yes, you are correct.

[-] just_another_person@lemmy.world 3 points 7 months ago

It's going to wav...it's lossless.

[-] const_void@lemmy.ml 2 points 7 months ago

That particular conversion is lossless but the original MP3 Pro file is lossy and converting to MP3 again would be double lossy. Best solution is to rerip or download a good copy.

[-] 0x4E4F@infosec.pub 2 points 7 months ago

wav takes too much space, the collection will grown 5, 6 times the size... I just don't have that much online storage at my disposal, my NAS is 4 x 2TB drives in RAID5, I have about 6TB at my disposal for everything (personal stuff as well as media).

[-] khannie@lemmy.world 4 points 7 months ago

You could compress the wav to flac without losing anything. It'll still be a lot larger that the MP3 though.

Maybe give it a whirl with a few and see how it works out.

[-] 0x4E4F@infosec.pub 3 points 7 months ago

Maybe... I could try FLAC, that might be a more viable option.

[-] khannie@lemmy.world 1 points 7 months ago

If it doesn't work out or you find yourself tight on space in the future you can always recompress to mp3 or ogg and take the quality hit at that point.

[-] d3Xt3r@lemmy.nz 2 points 7 months ago* (last edited 7 months ago)

Well it's Black Friday and HDDs are going for cheap. 6TB is nothing these days, when you could get a 16TB external drive for only $200, or a internal SATA one for $185. Or you could replace/supplement your entire NAS with a single 6TB drive for only $50.

Disk space is cheap now, so upgrade your storage, convert your music to FLAC, problem solved.

[-] 0x4E4F@infosec.pub 5 points 7 months ago* (last edited 7 months ago)

Ummm... I don't live in the US and $50 is A LOT for me. My monthly salary is about $500. All of these 2TB drives are used and dicomissioned (replaced for larger one, they're from work). I just don't have the funds to replace them. The NAS is DIY as well.

And drives are not that cheap around here. They are, but not as cheap as in the US. SSDs are about the same price though... but our salaries are not.

[-] d3Xt3r@lemmy.nz 0 points 7 months ago* (last edited 7 months ago)

Well you don't have to buy them brand new. If you guys have a used goods market there, you could look around for some good deals on used drives there. Or even used PCs, sometime people sell entire PCs for the same cost as a hard drive, so look out for those and take the drives out, sell the rest of parts.

And if things are really desperate money wise, it doesn't even have to be a hard drive, you could even store your music on CDs/DVDs - not the most convenient option I know, but it's an option - you could move the music that you don't listen to often (or music that you're tired of playing constantly), and keep your more frequently played music on the HDDs.

[-] 0x4E4F@infosec.pub 1 points 7 months ago

One thing I've learned over the years dealing with PC tech is that spinning drives is the one thing you absolutely don't buy second hand. Plus, you can't find 4TB or above drives second hand here. People use them till they die or repurpose them.

Second hand PC parts are generally overpriced here. People wanna get like 70, 80% of the price they paid for them. There are some reasonable sellers, but as I said, they usually don't sell drives or sell drives that no one would need anyway (250GB, 500GB, 1TB spinning drives).

Your last suggestion is kinda good to be honest, I might opt for that.

[-] princessnorah@lemmy.blahaj.zone 2 points 7 months ago

One thing I've learned over the years dealing with PC tech is that spinning drives is the one thing you absolutely don't buy second hand.

I think this actually depends on a lot of things. I have an old Dell rack server and I buy ex-enterprise SAS drives for it. I use them in RAID arrays with dedicated hot spares and cold spares on standby. The eBay seller I buy from replaced a drive for free once when it was “error predicted” on arrival.

[-] 0x4E4F@infosec.pub 1 points 7 months ago

Yeah, well, people are not like that around here. Once you buy something 2nd hand, that's it, you're stuck with it, no refunds, no replacements.

[-] t0m5k1@lemmy.world 1 points 7 months ago

Unless you still have the original source, you're gonna need to accept this.

Stop putting up a barrier and accept that you have defunct files and fix that.

[-] 0x4E4F@infosec.pub 2 points 7 months ago

I have the original source for some of them, but very few, like maybe 1 or 2%.

Doesn't matter, I'm just gonna redownload them in flac, store them on optical media as flac and keep them as HE-AAC on my NAS for local playback. It's the only option that's acceptable in my mind.

[-] t0m5k1@lemmy.world 2 points 7 months ago

Sounds like a good plan there 👌 Good luck.

this post was submitted on 25 Nov 2023
17 points (94.7% liked)

Linux

45457 readers
1393 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS