Jonas Kvinge

Results 318 comments of Jonas Kvinge

As of 1.2.9 there is on option to disable playbin3, in Settings / Backend and un-check the "Use playbin3 when available" option, restart playback. If it works then at least...

If possible send me a file with the issue so I can reproduce this. Or I suggest to test with both `libgstfdkaac.so` and `libgstfaad.so,`, rename extension / or remove `libgstfaad.so,`...

I did test a while with a couple of songs produced using the fdkaac command, I could not reproduce using faad codec. No-one have reported back which plugin is used...

I can't reproduce this. What Qt version were you using, are you using Networkmanager, or something else for setting up the network connection? Is it cabled Ethernet or Wifi?

I did an attempt to add arm64 to the VS project files and build it in GitHub actions: https://github.com/jonaski/gnutls-msvc-arm64-ci/actions/runs/14559222145/job/40840528232 But it probably won't work since it uses yasm. I also...

Check the file for errors: https://wiki.strawberrymusicplayer.org/wiki/Validate_audio_files Try running strawberry from a terminal with GST_DEBUG set to get more debug output.: `GST_DEBUG=*:4 strawberry` If possible, send me a problematic file, and...

openSUSE and other distros supporting Raspberry Pi relies on it since the new utils vcgencmd does not work at all without the vcio driver which is not in upstream linux....

I can't reproduce this, please check what files are open with an utility such as handle (https://learn.microsoft.com/en-us/sysinternals/downloads/handle), or similar. What GStreamer version do you use?

It's normal that the number of open files is increased when you switch track, if fading is enabled they should disappear once the fading is finished. If they stay open...