[Bug 741608] New: [d3dvideosink] Pipeline crash after assigned Window minimized

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Dec 16 09:01:04 PST 2014


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

           Summary: [d3dvideosink] Pipeline crash after assigned Window
                    minimized
    Classification: Platform
           Product: GStreamer
           Version: 1.4.4
        OS/Version: Windows
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: marc.kraemer at web.de
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Environment: Windows 8.1
GStreamer: 1.4.4

pipeline:

gst-launch-1.0.exe -v filesrc location=d:\t.avi  ! decodebin name="dec" !
d3dvideosink dec. !  audioconvert ! autoaudiosink

Whenever I minimize the appearing Window a Gst.Error apears:

0:00:17.559373887  8772   055B4000 ERROR           d3dvideosink
d3dhelpers.c:1452:d3d_resize_swap_chain:<autovideosink-actual-sink-d3dvideo>
Error creating swapchian HRESULT: HR-SEV:1 HR-FAC:7 HR-CODE:87
0:00:17.578525902  8772   0E89C3A0 INFO            d3dvideosink
d3dhelpers.c:1837:d3d_render_buffer:<autovideosink-actual-sink-d3dvideo> Render
0:00:03.336666666
0:00:17.578606918  8772   0E89C3A0 ERROR           d3dvideosink
d3dhelpers.c:1391:d3d_resize_swap_chain:<autovideosink-actual-sink-d3dvideo>
Direct3D swap chain does not exist
0:00:17.579178429  8772   0B745CB0 WARN                 qtdemux
qtdemux.c:4434:gst_qtdemux_loop:<qtdemux1> error: streaming stopped, reason
error 

BTW 1: Change 'd3dvideosink' to 'glimagesink' and everything works like a
charm.
BTW 2: Same behavior with a custom output Handle within application

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