out of sync when capturing video and audio at the same time playing back

Lijing OoOfreedom at gmail.com
Wed Jan 7 23:13:20 PST 2015


I finally found the solution!
I add videorate plugin into the pipeline.
"
autovideosrc -> *videorate *-> queue -> x264enc -> queue -> h264parse ->
avdec_h264 -> autovideosink 
autoaudiosrc -> queue -> audioconvert -> voaacenc -> queue -> aacparse ->
faad -> autoaudiosink 
"
Now it syncs well.



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/out-of-sync-when-capturing-video-and-audio-at-the-same-time-playing-back-tp4670092p4670148.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list