[gstreamer-bugs] [Bug 542562] Cannot handle corrupt/incomplete files gracefully

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Jul 21 10:27:33 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=542562

  GStreamer | don't know | Ver: 0.10.x

Sebastian Dröge changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |slomo at circular-chaos.org
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |NOTABUG




------- Comment #10 from Sebastian Dröge  2008-07-21 17:27 UTC -------
Not sure what the problem here is. GStreamer handles the file "properly" for
me: it tries to play the file, looks through it to see if it finds anything
useful somewhere and then fails because it contains only garbage. And this
happens in ~3 minutes here. Not sure what else should be done on such broken
files.

I'm closing this bug as such, if there's a crash with this file or gstreamer
hanging forever please reopen with a backtrace :)

(Also, doesn't banshee use taglib-sharp for reading the metadata when importing
and only uses GStreamer for playback?)

$ time gst-launch-0.10 -v playbin uri=file://`pwd`/bad.avi

Setting pipeline to PAUSED ...
/playbin0/decodebin0/typefind.src: caps = video/x-msvideo
Pipeline is PREROLLING ...
No accelerated IMDCT transform found
ERROR: from element /playbin0/decodebin0/avidemux0: Could not demultiplex
stream.
Additional debug info:
gstavidemux.c(3265): gst_avi_demux_stream_header_pull ():
/playbin0/decodebin0/avidemux0:
pull_range flow reading header: unexpected
ERROR: pipeline doesn't want to preroll.
Setting pipeline to NULL ...
/playbin0/decodebin0/avidemux0.audio_00: caps = NULL
/playbin0/decodebin0/avidemux0.video_00: caps = NULL
/playbin0/decodebin0/typefind.src: caps = NULL
FREEING pipeline ...

real    3m1.109s
user    1m49.551s
sys     0m36.658s


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




More information about the Gstreamer-bugs mailing list