Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Author: Lucia Darsa   (RSS)
In our previous entry, we talked about how video is synchronized to audio. In this short entry, we will talk about time stamps, master clocks, how adjustments to the master clock are made and how to deal with live streams. About Reference Clocks and Stream Read More...
The video renderer is the last filter in the video pipe, and it is responsible for displaying the output of upstream filters. The video renderer is just a controller for the underlying display driver, and does not do any processing on the image samples Read More...
All filters in a DirectShow graph should be synchronized to the same clock, the reference clock . The filter graph manager makes sure that it finds one component that will be the reference clock, in the following simplified order: user-specified clock, Read More...
 
Page view tracker