[gstreamer-bugs] [Bug 579463] New: cdparanoiasrc no longer emits discid

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sat Apr 18 16:27:42 PDT 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=579463

  GStreamer | gst-plugins-base | Ver: 0.10.22
           Summary: cdparanoiasrc no longer emits discid
           Product: GStreamer
           Version: 0.10.22
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: tom78999 at gmail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


This seems to be a regression in gstreamer/gst-plugins-base 0.10.22. The
cdparanoiasrc element used to emit the cddb and musicbrainz discid, as well as
the track count/number and disc duration.


Output using 0.10.21:
>> gst-launch-0.10 -t cdparanoiasrc device=/dev/hdc num-buffers=1 ! fakesink
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
FOUND TAG      : found by element "cdparanoiasrc0".
          discid: 08121b12
     discid full: 08121b12 18 150 23075 32225 46772 64795 88690 102745 115265
130742 165352 184765 200785 218025 235855 253247 273287 295997 323160 4635
musicbrainz-discid: TFZ3c5VITFkKAhz.0YQyKc.Zcwg-
musicbrainz-discid-full: 01 12 00054EC2 00000096 00005A23 00007DE1 0000B6B4
0000FD1B 00015A72 00019159 0001C241 0001FEB6 000285E8 0002D1BD 00031051
000353A9 0003994F 0003DD3F 00042B87 0004843D 0004EE58
     track count: 18
    track number: 1
        duration: 305666666666
Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
New clock: GstSystemClock
Got EOS from element "pipeline0".
Execution ended after 264559 ns.
Setting pipeline to PAUSED ...
Setting pipeline to READY ...
Setting pipeline to NULL ...
FREEING pipeline ...


Output using 0.10.22:
>> gst-launch-0.10 -t cdparanoiasrc device=/dev/hdc num-buffers=1 ! fakesink
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
FOUND TAG      : found by element "cdparanoiasrc0".
     track count: 18
    track number: 1
        duration: 305666666666
Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
New clock: GstSystemClock
Got EOS from element "pipeline0".
Execution ended after 305602 ns.
Setting pipeline to PAUSED ...
Setting pipeline to READY ...
Setting pipeline to NULL ...
FREEING pipeline ...


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=579463.




More information about the Gstreamer-bugs mailing list