[gst-devel] problem playing a ts on windows (flutsdemux+directxsinks)

jochenf at gmx.at jochenf at gmx.at
Tue Jul 18 22:35:07 CEST 2006


Hi,

i try to use gstreamer under windows to play a ts-stream. audio or video alone plays fine with:

	gst-launch filesrc location=test.ts ! flutsdemux name=d d.audio_0200 ! mad ! audioconvert ! directsoundsink
	gst-launch filesrc location=test.ts ! flutsdemux name=d d.video_01ff ! mpeg2dec ! ffmpegcolorspace ! directdrawsink

but i'm unable to play audio and video simultanous with:

	gst-launch filesrc location=test.ts ! flutsdemux name=d d.video_01ff! queue ! mpeg2dec ! ffmpegcolorspace ! directdrawsink d.audio_0200! queue ! mad ! audioconvert ! directsoundsink

the video plays but there is no sound (only a short frame at startup). Any hints what's wrong with this?

Thanx...
-- 


Echte DSL-Flatrate dauerhaft für 0,- Euro*!
"Feel free" mit GMX DSL! http://www.gmx.net/de/go/dsl




More information about the gstreamer-devel mailing list