[gst-devel] av sync issue with hardware decoder
pritesh
digitaldsp at excite.com
Mon Aug 13 05:13:05 CEST 2007
ok , i will check on videosink part , but what about timestamp and duration of video buffers right now i am using timestamp and duration given by qtdemux since the decoded data is already in frame buffer , i am just passing fake gstbuffer with timestamp , duration, and caps but with some fake data does the timestamp or duration neeeds to be adjusted according to decoder speed (fps), which is quite fast --- On Sun 08/12, Wim Taymans < wim.taymans at gmail.com > wrote:From: Wim Taymans [mailto: wim.taymans at gmail.com]To: digitaldsp at excite.comCc: gstreamer-devel at lists.sourceforge.netDate: Sun, 12 Aug 2007 17:17:00 +0200Subject: Re: [gst-devel] av sync issue with hardware decoderOn Sun, 2007-08-12 at 11:06 -0400, pritesh wrote:Are you subclassing the videosink from GstVideoSink? if you do this andtimestamp the video buffers correctly all should work fine.Wim> hi all,> on arm board i have a hardware h264 decoder . which has exposed> decode , postprocess ,
display api> > > but in my hardware decoder plugin i am only calling decode api > > in the videosink plugin i call the postprocess and display api for av> sync> > > but the thing is during video playback , video is leading (much> faster) audio and av sync is not there.> > i am using the timestamp and duration generated by parser . > > do i have to adjust this timestamp and duration of buffer passed to> videosink , according to decoder speed.(fps)> > > > > any ideas > > > > > > > > > > > > ______________________________________________________________________> Join Excite! - http://www.excite.com> The most personalized portal on the Web! > -------------------------------------------------------------------------> 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
_______________________________________________
Join Excite! - http://www.excite.com
The most personalized portal on the Web!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20070812/01af110a/attachment.htm>
More information about the gstreamer-devel
mailing list