withmorten
withmorten
I'd suggest using my version instead because it uses more recent ffmpeg libraries (and thus fixes many bugs related to the old ffmpeg libraries in the current speak release). :)
Can you all check if this build also causes problems? https://github.com/withmorten/spek-alternative/releases/tag/0.8.2.3 Has no UPX compression and includes that alignment patch that caused Spek to segfault most of the time when...
Glad to hear that! I only had a macOS 10.12 vm to test it, so I wasn't sure how it would fare on newer macOS versions.
Yes, that's how it checks if there's an update, if you check the source it opens this file every 7 days: http://morten.with.de/spek That's how the original spek checks it, too,...
Spek is showing the correct spectrum generated floating point decoded opus file. By converting it to a fixed point file format (such as 16bit wav), the internal clipping gets cut...
Is it possible these mp3 files have a cover? The Spek uses horribly outdated ffmpeg libraries, all these issues with mp3 files that have covers should be fixed in newer...
I fixed this in my fork real quick, for anybody wanting to compile the dll for eac3to (and not use MSYS2): https://github.com/withmorten/dcadec/
When does this occur? When opening a file or at startup?
I just experimented on my Windows 10 machine and the option "Override high DPI scaling behavior" works for me when set to "System", with 200% scaling. It uses Windows 10...
Can you post a sample? I just tested with kid3 tag editor a bit, and files tagged with that are broken with spek 0.8.2. This is probably only insofar a...