[gstreamer-bugs] [Bug 350276] mt-daapd-transcoded wav-stream not recognised

rhythmbox (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Sep 14 04:25:53 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=350276
 rhythmbox | DAAP | Ver: 0.9.5


Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |t.i.m at zen.co.uk
         AssignedTo|gstreamer-                  |rhythmbox-maint at gnome.bugs
                   |bugs at lists.sourceforge.net  |
             Status|NEEDINFO                    |UNCONFIRMED
          Component|gstreamer (core)            |DAAP
            Product|GStreamer                   |rhythmbox
          QAContact|gstreamer-                  |rhythmbox-maint at gnome.bugs
                   |bugs at lists.sourceforge.net  |
   Target Milestone|HEAD                        |---
            Version|0.10.x                      |0.9.5




------- Comment #10 from Tim-Philipp Müller  2006-09-14 11:25 UTC -------
This looks like a rbdaapsrc problem. It returns GST_FLOW_UNEXPECTED as flow
return  (= EOS) in its create function instead of creating a buffer. The rest
of the pipeline behaves correctly accordingly.

basesrc(18822) gstbasesrc.c(1318):gst_base_src_get_range:<source> unexpected
length 0 (offset=0, size=0)
basesrc(18822) gstbasesrc.c(1421):gst_base_src_loop:<source> pausing after
gst_base_src_get_range() =  -3
basesrc(18822) gstbasesrc.c(1492):gst_base_src_loop:<source> pausing task,
reason unexpected

This is the last log line from rbdaapsrc:

[Invalid UTF-8] DEBUG (0x81478e8 - 0:00:32.794533000)             
daapsrc(18788) rb-daap-src.c(739):rb_daap_src_open:<source> Got HTTP response:
HTTP/1.1 200 OK
Connection: Close
Expires: -1
Cache-Control: no-cache
Content-Type: audio/wav
DAAP-Server: mt-daapd/svn-1333
Accept-Ranges: bytes
Date: Fri, 15 Sep 2006 07:36:56 GMT

RIFFTH\x8e&WAVEfmt \x10


Re-assigning to rhythmbox ...


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list