[gst-devel] AV Sync for demuxed data
rpavithra.87
rpavithra.87 at gmail.com
Mon Sep 13 08:42:07 CEST 2010
I compared the timestamps with the timestamps passed in a standard gstreamer
pipeline(playbin).The timestamps are correct. And i am setting the caps
using a capsfilter which is present in between appsrc and decoders.
Actually i dumped the buffer size, buffer data ,codec private data for h264
and timestamps in separate files.Whenever need data callback comes, i read
the size from the sizefile and depending on the size, i read the data from
the data file and feed it to the appsrc.
When played without timestamps , all the frames and samples are played out.
But only when i feed the timestamps , this problem occurs.
But the same file plays well when i use a playbin.
So i hope the demux does something extra .
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/AV-Sync-for-demuxed-data-tp2536913p2536964.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list