[gstreamer-bugs] [Bug 541250] Internal data stream error from ffdemux_flv0

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Jul 2 07:36:39 PDT 2008


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=541250

  GStreamer | gst-ffmpeg | Ver: 0.10.4




------- Comment #2 from Riccardo Magliocchetti  2008-07-02 14:36 UTC -------
One more comment sorry :)

The problem seems related to playbin / totem only, audio and video decoded
separately work fine, see execution time.

LANG=C gst-launch-0.10  playbin uri=file:///home/rm/src/ffmpeg/foo.flv
[...]
ERROR: from element /playbin0/decodebin0/ffdemux_flv0: Internal data stream
error.
Additional debug info:
gstffmpegdemux.c(1343): gst_ffmpegdemux_loop ():
/playbin0/decodebin0/ffdemux_flv0:
streaming stopped, reason error
Execution ended after 10949179382 ns.

LANG=C gst-launch-0.10 filesrc location=///home/rm/src/ffmpeg/foo.flv !
ffdemux_flv ! flump3dec ! alsasink
[...]
ERROR: from element /pipeline0/ffdemux_flv0: Internal data stream error.
Additional debug info:
gstffmpegdemux.c(1343): gst_ffmpegdemux_loop (): /pipeline0/ffdemux_flv0:
streaming stopped, reason error
Execution ended after 13867055219 ns.

LANG=C gst-launch-0.10 filesrc location=///home/rm/src/ffmpeg/foo.flv !
ffdemux_flv ! ffdec_flv ! xvimagesink
[...]
ERROR: from element /pipeline0/ffdemux_flv0: Internal data stream error.
Additional debug info:
gstffmpegdemux.c(1343): gst_ffmpegdemux_loop (): /pipeline0/ffdemux_flv0:
streaming stopped, reason error
Execution ended after 13866943862 ns.


-- 
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=541250.




More information about the Gstreamer-bugs mailing list