• Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Strawberry Music Player Forums
    2. pavalliavonau
    3. Topics
    P
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 6
    • Best 1
    • Controversial 0
    • Groups 0

    Topics created by pavalliavonau

    • P

      Tidal: "GstURISourceBin:urisourcebin4: No demuxer element, check your installation"

      Technical Help
      • • • pavalliavonau
      6
      0
      Votes
      6
      Posts
      138
      Views

      P

      @jonas , exactly! thank you very much!
      I installed

      gst-plugins-adaptivedemux2

      and I can play Tidal streams now with following log:

      $ GST_DEBUG=3 strawberry 20:20:07.255 INFO main:180 Strawberry 1.2.13 Qt "6.9.2" 20:20:07.256 INFO main:181 "Gentoo Linux 2.17 - (linux 6.12.21-gentoo) [i386]" 20:20:08.587 ERROR GlobalShortcutsBackendKGlobalAccel:165 KGlobalAccel returned QList() when setting shortcut QList(QKeySequence("Media Next")) 20:20:08.591 ERROR GlobalShortcutsBackendKGlobalAccel:165 KGlobalAccel returned QList() when setting shortcut QList(QKeySequence("Media Play")) 20:20:08.596 ERROR GlobalShortcutsBackendKGlobalAccel:165 KGlobalAccel returned QList() when setting shortcut QList(QKeySequence("Media Previous")) 20:20:08.602 ERROR GlobalShortcutsBackendKGlobalAccel:165 KGlobalAccel returned QList() when setting shortcut QList(QKeySequence("Media Stop")) 20:20:09.499 INFO UrlHandlers:38 Registered URL handler for "subsonic" 20:20:09.529 INFO UrlHandlers:38 Registered URL handler for "tidal" 20:20:09.746 INFO UrlHandlers:38 Registered URL handler for "qobuz" 0:00:23.992780856 22848 0x1b54610 WARN discoverer gstdiscoverer.c:2080:start_discovering: No URI to process 0:00:24.312955998 22848 0xb0df8470 WARN adaptivedemux2 gstadaptivedemux.c:668:gst_adaptive_demux_change_state:<dashdemux2-1> error: Element requires a streams-aware context. 0:00:24.315852177 22848 0xb0df8470 WARN decodebin gstdecodebin2.c:2423:connect_pad:<decodebin0> Couldn't set dashdemux2-1 to READY 0:00:24.344984722 22848 0xb0d19f60 WARN codec-utils codec-utils.c:2833:gst_codec_utils_caps_from_mime_codec_single: Unknown codec 'flac' please file a bug 0:00:24.353183041 22848 0xb0d19f60 WARN structure gststructure.c:1032:gst_structure_set_field: Trying to set empty string on taglist field 'container-specific-track-id'. Please file a bug. 0:00:24.387177797 22848 0xb0df8470 WARN structure gststructure.c:1032:gst_structure_set_field: Trying to set empty string on taglist field 'container-specific-track-id'. Please file a bug. 20:20:33.272 ERROR HttpBaseRequest:180 "Musixmatch" "Received status code 401, switching to URL based lookup." 20:20:33.284 ERROR HttpBaseRequest:180 "LoloLyrics" "Error transferring https://api.lololyrics.com/0.5/getLyric?artist=Massive Attack&track=Paradise Circus - server replied: (203)" 20:20:33.341 ERROR HttpBaseRequest:180 "lyricfind.com" "Empty reply received from server." 0:00:26.587052516 22848 0xb0d05500 WARN flacdec gstflacdec.c:798:gst_flac_dec_handle_frame:<flacdec0> Lost sync, flushing decoder 0:00:26.703255491 22848 0x9caad6f0 WARN adaptivedemux2 gstadaptivedemux-track.c:539:_track_sink_chain_function:<track-audio-0-period0> buffer doesn't have any pts or dts, using segment position (0:00:00.000000000) 0:00:26.705925523 22848 0x9caad6f0 WARN adaptivedemux2 gstadaptivedemux-track.c:539:_track_sink_chain_function:<track-audio-0-period0> buffer doesn't have any pts or dts, using segment position (0:00:00.000000000) 0:00:26.709059511 22848 0x9caad6f0 WARN adaptivedemux2 gstadaptivedemux-track.c:539:_track_sink_chain_function:<track-audio-0-period0> buffer doesn't have any pts or dts, using segment position (0:00:00.000000000) 0:00:26.707080419 22848 0xb0d15bd0 FIXME decodebin3 gstdecodebin3.c:1305:gst_decodebin_input_unblock_streams:<decodebin3-0> Re-use existing input streams if/when possible 0:00:26.711201823 22848 0xb0d15bd0 FIXME decodebin3 gstdecodebin3.c:1305:gst_decodebin_input_unblock_streams:<decodebin3-0> Re-use existing input streams if/when possible 0:00:27.574134043 22848 0xb0d280b0 WARN flacdec gstflacdec.c:798:gst_flac_dec_handle_frame:<flacdec1> Lost sync, flushing decoder
    • P

      spotifyaudiosrc : track is not available

      Technical Help
      • • • pavalliavonau
      3
      0
      Votes
      3
      Posts
      445
      Views

      P

      @jonas , indeed. I built recent gst-plugins-rs with librespot 0.7 and the issue has gone.
      Thank you.