After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 143553 - Rhythmbox: Internal GStreamer error: caps problem. File a bug.
Rhythmbox: Internal GStreamer error: caps problem. File a bug.
Status: RESOLVED DUPLICATE of bug 152688
Product: GStreamer
Classification: Platform
Component: dont know
0.8.0
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks: 138435
 
 
Reported: 2004-06-02 01:49 UTC by Jerome Haltom
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.5/2.6



Comment 1 Ronald Bultje 2004-06-17 04:08:41 UTC
Curent CVS:

[rbultje@shrek tmp]$ ~/projects/gstreamer/gstreamer/tools/gst-launch filesrc
location=/tmp/01%20Miracle.mp3.1 ! spider ! audioconvert ! audioscale ! alsasink
RUNNING pipeline ...
ERROR (1087423701:859317)          id3tag(23614)
gstid3tag.c(913):gst_id3_tag_do_typefind:<id3demux0> (null)
ERROR (1087423701:859750)          id3tag(23614)
gstid3tag.c(913):gst_id3_tag_do_typefind:<id3demux0> no caps found
ERROR: from element /pipeline0/spider0/id3demux0: Internal GStreamer error: caps
problem.  File a bug.
Additional debug info:
gstid3tag.c(913): gst_id3_tag_do_typefind: /pipeline0/spider0/id3demux0:
no caps found
ERROR (1087423701:860326)       scheduler(23614)
gstoptimalscheduler.c(2392):gst_opt_scheduler_iterate:<GstOptScheduler@0x8181020>
in error state
Execution ended after 19 iterations (sum 784712000 ns, average 41300631 ns, min
37000 ns, max 744797000 ns).
[rbultje@shrek tmp]$

It's an id3v2+mp3 file.
Comment 2 Ronald Bultje 2004-10-29 11:50:26 UTC
I had a short look, and the file starts with 50kB of zeroes. That basically
makes it a dup of other files marked as dup of #152688. I'll work on that some
time...

*** This bug has been marked as a duplicate of 152688 ***