@jonas I did the mingw version and worked great! Thank you so much! I just joined the patreon for good measure!
Best posts made by crowjake
-
RE: Installing newer Gstreamer versions
Latest posts made by crowjake
-
RE: Support for Spotify
Just noticed this was working @jonas, thanks! This is awesome!
-
RE: Installing newer Gstreamer versions
@jonas I did the mingw version and worked great! Thank you so much! I just joined the patreon for good measure!
-
RE: Installing newer Gstreamer versions
Thank you for looking into it. I'm using Windows 11, and it's good to hear that the streams work for you, so there is some hope!
I couldn't find that file anywhere in Windows, unfortunately.
I read in some places online that I should be able to find it inC:\Users\Jacob\AppData\Local\Microsoft\Windows\INetCache
... however when I looked there, there was no such file. (and performed file searches for it)... is its absence a sign of what the problem might be?I've also tried fulling uninstalling Strawberry and any trace of it from the system, restarting the system and reinstalling it. - no success.
I found this file:
C:\Users\Jacob\AppData\Local\Strawberry\Strawberry\gst-registry-1.0.23-bin
... which I'm guessing is related to the file which I was unable to find, I tried deleting it and I saw no change from doing that either.When I search my system for for gstreamer, I can see that GIMP2 does also have some gstreamer stuff packaged in it... I don't suppose there's any way strawberry and GIMP could be clashing?
-
RE: Installing newer Gstreamer versions
@jonas
Thank you for the reply!It looks like I misdiagnosed the problem and it might be something to do with "GstURIDecodeBin3"
../gst/playback/gsturisourcebin.c(762): new_demuxer_pad_added_cb (): /GstPlayBin3:pipeline-3-pipeline/GstURIDecodeBin3:uridecodebin3/GstURISourceBin:urisourcebin2: Adaptive demuxer is not streams-aware, check your installation
Here is the stream I'm trying to access:
http://lstn.lv/bbc.m3u8?station=bbc_radio_one&bitrate=320000
This is a different link for the same station:
-
RE: MP3 Player suggestion?
I found the xDuoo X2 to be a delightful little guy who has served me well for many years.
Uploading files using Strawberry/Clementine is also the only way I could get it to load the tracks onto the device in the correct order...
The extremely basic internals mean that it doesn't sort files within folders alphabetically but instead in the order at which they were written.
However it's tiny, the battery lasts forever and the sound is fantastic... Here is a slightly more recent version: https://www.head-fi.org/showcase/xduoo-x2s.25173/
-
Installing newer Gstreamer versions
Hello! Firstly thanks for yummy Strawberry!
My question is if it is possible to package a newer version of gstreamer with Straweberry, and if so how? Would it require 'open-heart' surgery, and a bunch of technical knowledge or would replacing some files in my installation suffice?
My main motivation is that Gstreamer 1.22 (seems to support) HLS streams, which all BBC radio stations have switched to. A BBC decision which has been a major pain-point for any of us who used open source software to listen to their streams.
https://gstreamer.freedesktop.org/documentation/additional/design/adaptive-demuxer.html