Your message dated Mon, 19 Nov 2007 13:12:06 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Bug#451746: gstreamer0.10-plugins-base: Internal data flow
error while playing mp3
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: gstreamer0.10-plugins-base
Version: 0.10.15-1
Severity: important
Hi,
After upgrading to this up-to-date version of gstreamer-plugins-base,
mp3 format files cannot be played. For example:
$gst-launch-0.10 playbin uri=file:///tmp/test.mp3
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
ERROR: from element /playbin0/source: Internal data flow error.
Additional debug info:
gstbasesrc.c(2099): gst_base_src_loop (): /playbin0/source:
streaming task paused, reason error (-5)
ERROR: pipeline doesn't want to preroll.
Setting pipeline to NULL ...
FREEING pipeline ...
Downgrading it to 0.10.14-4 can solve the problem:
$gst-launch-0.10 playbin uri=file:///tmp/test.mp3
Setting pipeline to PAUSED ...
JACK tmpdir identified as [/dev/shm]
Pipeline is PREROLLING ...
Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
New clock: GstAudioSinkClock
Caught interrupt -- handling interrupt.
Interrupt: Stopping pipeline ...
Execution ended after 1835107000 ns.
Setting pipeline to PAUSED ...
Setting pipeline to READY ...
Setting pipeline to NULL ...
FREEING pipeline ...
Thanks.
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.22-3-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages gstreamer0.10-plugins-base depends on:
ii libc6 2.6.1-6 GNU C Library: Shared libraries
ii libcdparanoia0 3.10+debian~pre0-5 audio extraction tool for sampling
ii libglib2.0-0 2.14.3-1 The GLib library of C routines
ii libgstreamer-plugins- 0.10.15-1 GStreamer libraries from the "base
ii libgstreamer0.10-0 0.10.15-1 Core GStreamer libraries and eleme
ii libice6 2:1.0.4-1 X11 Inter-Client Exchange library
ii libogg0 1.1.3-2 Ogg Bitstream Library
ii liboil0.3 0.3.12-1+b1 Library of Optimized Inner Loops
ii libsm6 2:1.0.3-1+b1 X11 Session Management library
ii libtheora0 1.0~beta2-1 The Theora Video Compression Codec
ii libvisual-0.4-0 0.4.0-1.1 Audio visualization framework
ii libvorbis0a 1.2.0.dfsg-2 The Vorbis General Audio Compressi
ii libvorbisenc2 1.2.0.dfsg-2 The Vorbis General Audio Compressi
ii libx11-6 2:1.0.3-7 X11 client-side library
ii libxext6 1:1.0.3-2 X11 miscellaneous extension librar
ii libxml2 2.6.30.dfsg-2 GNOME XML library
ii libxv1 1:1.0.3-1 X11 Video extension library
gstreamer0.10-plugins-base recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Am Sonntag, den 18.11.2007, 14:13 +0800 schrieb Hongzheng Wang:
> Package: gstreamer0.10-plugins-base
> Version: 0.10.15-1
> Severity: important
>
> Hi,
>
> After upgrading to this up-to-date version of gstreamer-plugins-base,
> mp3 format files cannot be played. For example:
> $gst-launch-0.10 playbin uri=file:///tmp/test.mp3
> Setting pipeline to PAUSED ...
> Pipeline is PREROLLING ...
> ERROR: from element /playbin0/source: Internal data flow error.
> Additional debug info:
> gstbasesrc.c(2099): gst_base_src_loop (): /playbin0/source:
> streaming task paused, reason error (-5)
> ERROR: pipeline doesn't want to preroll.
> Setting pipeline to NULL ...
> FREEING pipeline ...
>
> Downgrading it to 0.10.14-4 can solve the problem:
> $gst-launch-0.10 playbin uri=file:///tmp/test.mp3
> Setting pipeline to PAUSED ...
> JACK tmpdir identified as [/dev/shm]
> Pipeline is PREROLLING ...
> Pipeline is PREROLLED ...
> Setting pipeline to PLAYING ...
> New clock: GstAudioSinkClock
> Caught interrupt -- handling interrupt.
> Interrupt: Stopping pipeline ...
> Execution ended after 1835107000 ns.
> Setting pipeline to PAUSED ...
> Setting pipeline to READY ...
> Setting pipeline to NULL ...
> FREEING pipeline ...
Thanks for reporting, this should've been fixed by the latest
gst-plugins-ugly upload already.
signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil
--- End Message ---