Is it possible to do Audio and Video synchronization for parallel pipelines

Manoj89 manoj89vcet at gmail.com
Wed May 21 06:31:12 PDT 2014


Hi,
    I am having usecase where I get the demuxed H.264 frames and AAC frames.
I have created two element links in a single top-level bin called pipeline
like this

videoappsrc->h264parser->avdec_h264->videoconvert->ximagesink
audioappsrc->aacparser->faad->audioconvert->alsasink

I get the audio and video playback without the AV sync. I am using non-live
source which gives me demuxed audio and video frames.Also I get pts of the
audio and video frame from the application thread.Using  both appsrc in push
mode where "need-data" and "enough-data" signals control the bytes queued in
appsrc.Is there
any possibility of syncing audio and video in above case.Can anybody give me
a solution where the demuxed audio and video stream playback happens in
sync?  



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Is-it-possible-to-do-Audio-and-Video-synchronization-for-parallel-pipelines-tp4667075.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list