[gst-devel] audio video sources

Sandeep Prakash 123sandy at gmail.com
Mon Jul 19 07:17:24 CEST 2010


Hi,


th.tom wrote:
> 
> I would like to play two sources with v/a sync (file1.m2v file1.m2a) is
> there a way to do that with gstreamer?
> 

Try this:
gst-launch filesrc location=file1.m2v ! decodebin2 ! autovideosink filesrc
location=file1.m2a ! decodebin2 ! autoaudiosink

If your system has the required plugins installed and your files have proper
headers in place, this should work.

Regards,
Sandeep Prakash
http://sandeepprakash.homeip.net
-- 
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/audio-video-sources-tp2292922p2293560.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.




More information about the gstreamer-devel mailing list