[gstreamer-bugs] [Bug 391365] New: [oggdemux] internal stream error on OggFlac
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Sun Dec 31 09:14:52 PST 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=391365
GStreamer | gst-plugins-base | Ver: 0.10.11
Summary: [oggdemux] internal stream error on OggFlac
Product: GStreamer
Version: 0.10.11
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-base
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: daedalus.inc at gmx.de
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME version: 2.15/2.16
GNOME milestone: Unspecified
After (compiling/)installing the latest stable packages on SuSE 10.2 AMD64,
gstreamer still fails to render OGG encasulated Flacs:
(the test-flac was encoded with V.1.1.2)
#~> rpm -qa | grep gstreamer
gstreamer010-plugins-base-32bit-0.10.10-8
gstreamer010-plugins-bad-doc-0.10.4-0.pm.1
gstreamer010-devel-0.10.11-0.pm.1
gstreamer010-plugins-good-debuginfo-0.10.5-0.pm.2
gstreamer010-32bit-0.10.10-8
gstreamer010-plugins-ugly-0.10.5-0.pm.1
gstreamer010-0.10.11-0.pm.1
gstreamer010-plugins-base-doc-0.10.11-0.pm.1
gstreamer010-plugins-bad-0.10.4-0.pm.1
gstreamer010-plugins-ugly-doc-0.10.5-0.pm.1
gstreamer010-plugins-base-0.10.11-0.pm.1
gstreamer010-doc-0.10.11-0.pm.1
gstreamer010-plugins-base-oil-0.10.11-0.pm.1
gstreamer010-plugins-good-extra-0.10.5-0.pm.2
gstreamer010-plugins-good-0.10.5-0.pm.2
gstreamer010-plugins-base-debuginfo-0.10.11-0.pm.1
gstreamer010-plugins-base-visual-0.10.11-0.pm.1
gstreamer010-plugins-base-devel-0.10.11-0.pm.1
gstreamer010-debuginfo-0.10.11-0.pm.1
gstreamer010-plugins-good-doc-0.10.5-0.pm.2
#~> gst-launch-0.10 -v -t filesrc location=test.ogg ! decodebin ! audioconvert
! audioresample ! osssink
Setting pipeline to PAUSED ...
/pipeline0/decodebin0/typefind.src: caps = application/ogg
Pipeline is PREROLLING ...
FEHLER: Von Element /pipeline0/decodebin0/oggdemux0: Internal data stream
error.
Zusätzliche Debugginginformation:
gstoggdemux.c(3105): gst_ogg_demux_loop (): /pipeline0/decodebin0/oggdemux0:
stream stopped, reason not-linked
ERROR: pipeline doesn't want to preroll.
Setting pipeline to NULL ...
/pipeline0/decodebin0/oggdemux0.serial_6e923a32: caps = NULL
/pipeline0/decodebin0/typefind.src: caps = NULL
FREEING pipeline ...
--
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
More information about the Gstreamer-bugs
mailing list