[Bug 675553] Internal GStreamer/ffmpegcolorspace error: code not implemented

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon May 7 07:28:03 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=675553
  GStreamer | gst-plugins-base | 0.10.x

--- Comment #3 from Sergei <sergei.vorobyov at facilitylabs.com> 2012-05-07 14:27:56 UTC ---
Actually, it behaves differently when run on 32-bit Windows XP and 64-bit
Windows 7.

I have version 0.10.31 installed on both XP and 7 from (David Hoyt's)

GStreamer-WinBuilds-GPL-x86-Beta04-0.10.7.msi
GStreamer-WinBuilds-SDK-GPL-x86-Beta04-0.10.7.msi

downloaded from 

http://code.google.com/p/ossbuild/downloads/list

Here's what happens on XP (next comment will be devoted to Win 7): 

Sergei at fl-dev /cygdrive/c/Program Files/OSSBuild/GStreamer/v0.10.7/bin
$ ./gst-inspect.exe ffmpegcolorspace
Factory Details:
  Long name:    FFMPEG Colorspace converter
  Class:        Filter/Converter/Video
  Description:  Converts video from one colorspace to another
  Author(s):    GStreamer maintainers <gstreamer-devel at lists.sourceforge.net>
  Rank:         none (0)

Plugin Details:
  Name:                 ffmpegcolorspace
  Description:          colorspace conversion copied from FFMpeg 0.4.9-pre1
  Filename:             C:\Program
Files\OSSBuild\GStreamer\v0.10.7\lib\gstreamer-0.10\libgstffmpegcolorspace.dll
  Version:              0.10.31
  License:              LGPL
  Source module:        gst-plugins-base
  Source release date:  2010-11-01 16:33 (UTC)
  Binary package:       FFMpeg
  Origin URL:           http://ffmpeg.sourceforge.net/

The same program on 32-bit Windows XP and now it systematically breaks with:

Unhandled exception at 0x77c46fa3 in main.exe: 0xC0000005: Access violation
writing location 0x197cc000.

The address 0x77c46fa3 is always unchanged and it is contained in msvcrt.dll
(as the VS debugger reports)

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list