[gst-devel] av sync issue with hardware decoder

Wim Taymans wim.taymans at gmail.com
Sun Aug 12 17:17:00 CEST 2007


On Sun, 2007-08-12 at 11:06 -0400, pritesh wrote:

Are you subclassing the videosink from GstVideoSink? if you do this and
timestamp 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





More information about the gstreamer-devel mailing list