[mythtv] FilterManager

Isaac Richards ijr at po.cwru.edu
Sun Oct 26 02:27:33 EST 2003


On Saturday 25 October 2003 07:39 pm, Andrew Mahone wrote:
> On Saturday 25 October 2003 16:54, Isaac Richards wrote:
> > Well, I'd assume that it'd be similar to the existing filter stuff, so
> > it'd probably just be best to replace the list of filters in
> > NuppelVideoRecorder.cpp and NuppelVideoPlayer.cpp with this new class. 
> > As for reloading, just hook into NuppelVideoPlayer::ReinitVideo().
>
> I was looking at ReinitVideo too.  Is this called *every* time that video
> parameters might change?  That would definitely make it the perfect place.
> I'll take a look when I get a little more time to work on it, probably
> tomorrow evening.

Yup, every time.  The current .nuv format doesn't allow for in-file format 
changes, so it's only used in avformatdecoder.cpp.

Isaac


More information about the mythtv-dev mailing list