[gst-devel] dvddemux crash on Vista

Tal Shalif tal_gstreamer at shalif.com
Tue Oct 28 17:32:33 CET 2008


I am running a DVD playing pipeline on windows using the latest
gstreamer CVS code. It runs fine under windows XP, but crashes each
time on Vista. The last lines from a verbose output are:

/GstPipeline:pipeline0/GstDVDDemux:dvddemux0.GstPad:audio_00: caps =
video/x-dvd-subpicture
/GstPipeline:pipeline0/GstDVDDemux:dvddemux0.GstPad:audio_01: caps =
video/x-dvd-subpicture

So, how come audio_%02d pads are associated with caps =
video/x-dvd-subpicture? Those lines are only output under Vista.

My pipeline:

./gst-launch-0.10.exe -v --gst-plugin-path=../lib/gstreamer-0.10
dvdreadsrc device=c:/HARRY_POTTER_PHILOSOPHERS_STON.ISO ! dvddemux
.current_video ! fakesink silent=true

--
Tal Shalif




More information about the gstreamer-devel mailing list