[gstreamer-bugs] [Bug 472959] gst-ffmpeg for Windows mis-compiled

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sun Dec 2 08:04:26 PST 2007


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

  GStreamer | gst-ffmpeg | Ver: HEAD CVS

Kwang Yul Seo changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kwangyul.seo at gmail.com




------- Comment #7 from Kwang Yul Seo  2007-12-02 16:04 UTC -------
I am suffering from this crash problem too. The only thing that I am pretty
sure is that this crash occurs only when I play divx or xvid files.

At first, I suspected the ffmpeg binary and recompiled the gstreamer using
gstreamer-0.10.15, gst-plugins-base-0.10.15 and gst-ffmpeg
(GST_FFMPEG_NO_MIRROR branch) and ffmpeg-r11112 revision. All libraries are
compiled in MSVC 6.0 except for ffmpeg which is compiled in mingw. However, the
crash never goes away.

Later I suspected the mpeg4 video decoder in ffmpeg (decoding divx and xvid)
because only xvid or divx files crashed. and replaced it with libgstxvid and
tried again. GStreamer still crashed while playing xvid file. The stack trace
showed that there was a crash in xvidcore.dll. 

And then I suspected the playbin (or decodebin) used to play the video and
hand-coded the pipeline. The crash is still there.

I am totally lost at this moment guessing what is casuing the crash problem.
Any guess?


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




More information about the Gstreamer-bugs mailing list