libertyernie / LoopingAudioConverter

A converter frontend for loopable audio formats
175 stars 16 forks source link

.lopus Support? #98

Open Ronaldo6427 opened 3 months ago

Ronaldo6427 commented 3 months ago

Hey dude, would you be able to add a .lopus support for Looping Audio Converter? It's for the Paper Mario the Thousand Year Door remake which it is a modified .opus file. The first thing I wanted to do was change the in game music but couldn't do that early so would you be able to add a support for that if you can?

libertyernie commented 2 months ago

Do you have an example of a working .lopus file you could upload? I don't know how they're different from a standard .opus file and I don't have a way to test them.

Bonboon229 commented 2 months ago

To Quote VGMStreams Readme,

Common and unknown extensions A few extensions that vgmstream supports clash with common ones. Since players like foobar or Winamp don't react well to that, they may be renamed to these "designated fake extensions" to make them playable through vgmstream.

.aac to .laac (tri-Ace games) .ac3 to .lac3 (standard AC3) .aif to .laif (standard Mac AIF, Asobo AIF, Ogg) .aiff/aifc to .laiff/laifc (standard Mac AIF) .asf to .lasf (EA games, Argonaut ASF) .bin to .lbin (various formats) .flac to .lflac (standard FLAC) .mp2 to .lmp2 (standard MP2) .mp3 to .lmp3 (standard MP3) .mp4 to .lmp4 (standard M4A) .mpc to .lmpc (standard MPC) .ogg to .logg (standard OGG) .opus to .lopus (standard OPUS or Switch OPUS) .stm to .lstm (Rockstar STM) .wav to .lwav (standard WAV, various formats) .wma to .lwma (standard WMA) .(any) to .vgmstream (FFmpeg formats or TXTH)

Bonboon229 commented 2 months ago

TTYD Remake uses plain .opus