[Bug 712809] d3dvideosink shows corrupted output with some videos

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jul 3 21:02:42 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=712809
  GStreamer | gst-plugins-bad | git

--- Comment #36 from voskater15 at gmail.com 2014-07-03 15:35:20 UTC ---
Both uploaded DLL are named equal -> libgstd3dvideosink.NOREADONLY.debug.32.dll

Please upload the libgstd3dvideosink.debug.32.dll

Also the noreadonly.dll doesn't work properly. It throws the following error
when trying to reproduce a mp4 file with gst-launch (note that I've renamed it
to libgstd3dvideosink.dll):

(gst-launch-1.0:5844): GStreamer-WARNING **: Failed to load plugin
'C:\gstreamer
\1.0\x86\lib\gstreamer-1.0\libgstd3dvideosink.dll':
'C:\gstreamer\1.0\x86\lib\gs
treamer-1.0\libgstd3dvideosink.dll': Could not find the specified process.
WARNING: erroneous pipeline: no element "d3dvideosink".

I would recommend to you to update the plugin to the 9Ex version, but I imagine
that you want the plugin running on Win XP. I'm working with C++ and .NET (WPF)
interop for rendering the backbuffer over there, so I need to set
D3DCREATE_MULTITHREADED in d3dvideosink device creation or it crashes (that's
explained on the msdn - main thread issues -). Thanks Sebastian you help me a
lot ;)

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