AlephCubed
banner
alephcubed.com
AlephCubed
@alephcubed.com
I sometimes post about my programming projects.

Other than that I lurk in the darkness.
Same, partly because I find Inkscape to be unintuitive/frustrating.
November 8, 2025 at 6:46 AM
I’ve run into that issue before. Seems to be a metadata issue, but it can be fixed with ffmpeg:

ffmpeg -i input.mp3 -write_xing 0 output.mp3
October 26, 2025 at 6:45 AM