mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-07 12:21:52 +09:00
is the new musicplayer working?
This commit is contained in:
@@ -29,7 +29,12 @@ playback cannot change its sampling rate mid-stream.
|
||||
The audio engine cannot resample an audio file with sampling rate greater than 48000 Hz, nor is capable
|
||||
of reading anything that is not in 16-bit bit-depth.
|
||||
|
||||
## Ogg Album Art Incompatibility
|
||||
|
||||
Ogg files with album arts are not reliably recognised. Remove them using the following FFmpeg command:
|
||||
|
||||
ffmpeg -i inputfile.ogg -map a -c copy outputfile.ogg
|
||||
|
||||
## tl;dr
|
||||
|
||||
Stereo, 48 kHz, 16 bit, WAV or OGG.
|
||||
Stereo, 48 kHz, 16 bit, WAV or OGG.
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user