[gst-devel] Giving Live audio and video as input to AVIMUX

Stefan Kost ensonic at hora-obscura.de
Tue Aug 14 21:25:05 CEST 2007


hi,
kirrthana M wrote:
> Hi all,
>     I have created a pipeline for capturing live audio and video and
> sending it to avimux after encoding,for synchronisation of audio and
> video i have put audio and video in a seperate bin as shown below,
> videobin  : videosource--->queue---->videoencode
> audiobin : audiosource--->queue---->audioencode
> outbin :videobin----->audiobin----->avimux----->pipeline

shouldn't this be
outbin : videobin-----\
         audiobin----->avimux----->pipeline

do you set ghostpads for the bins?

Stefan

> pipeline : outbin
>  
> Finally i added outbin to pipelene.Im requesting seperate pads for audio
> and video from avimux and linking it.when i set the state of pipeline to
> play,im getting internal data flow error,It is working fine if i do it
> for video alone by directly adding to pipeline instead of using bin.Give
> me some solution.
>  
> Do somebody have sample C implementation with avimuxer having both audio
> and video as input to it.
>  
> /Regards/
> /Kirrthana/
>  
> 
> The information contained in this electronic message and any attachments
> to this message are intended for the exclusive use of the addressee(s)
> and may contain proprietary, confidential or privileged information. If
> you are not the intended recipient, you should not disseminate,
> distribute or copy this e-mail. Please notify the sender immediately and
> destroy all copies of this message and any attachments contained in it.
> Contact your Administrator for further information.
> 
> 
> ------------------------------------------------------------------------
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >>  http://get.splunk.com/
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel





More information about the gstreamer-devel mailing list