On Thursday 17 March 2005 04:16 pm, Michael J. Lynch wrote: > Does the NUV player decode the various NUV formats (RTJPEG, MPEG4, > or MPEG2) into some intermediate format and then just send those frames > off to the video driver (XV, XVMC, or IVTV) to be scaled and displayed?
Basically, yes. For normal playback, all that logic is in the NuppelVideoPlayer.cpp file. > Am I correct in that there is one thread used to fill buffers with audio > and video data, a thread used to display video, and a thread used to > play audio? And one to read data, yes. Isaac _______________________________________________ mythtv-dev mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
