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 301870 - ERROR: from element /pipeline0/thread0/decodebin0/oggdemux0: Internal GStreamer error: seek problem. File a bug.
ERROR: from element /pipeline0/thread0/decodebin0/oggdemux0: Internal GStream...
Status: RESOLVED DUPLICATE of bug 136959
Product: GStreamer
Classification: Platform
Component: dont know
0.8.8
Other Linux
: Normal normal
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-04-25 04:27 UTC by Jonathan Steinert
Modified: 2005-04-25 08:44 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jonathan Steinert 2005-04-25 04:27:09 UTC
Version details: no bloody idea
Distribution/Version: Debian Sarge

% gst-launch-0.8 filesrc location=04.ogg ! \{ queue ! decodebin ! alsasink \}
RUNNING pipeline ...
ERROR: from element /pipeline0/thread0/decodebin0/oggdemux0: Internal GStreamer
error: seek problem.  File a bug.
Additional debug info:
gstoggdemux.c(669): gst_ogg_start_playing: /pipeline0/thread0/decodebin0/oggdemux0:
cannot seek to start after EOS
Execution ended after 574 iterations (sum 561354000 ns, average 977968 ns, min
30000 ns, max 17457000 ns).

04.ogg is a standard vorbis encoded audio file, this setup works fine without
the thread and queue, or if I move the thread and queue to be only around the
alsasink.
Comment 1 Ronald Bultje 2005-04-25 08:44:09 UTC

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