[mythtv] MythTV Crashes on DVB channel change.

Kenneth Aafløy ke-aa at frisurf.no
Fri Jul 11 05:52:13 EDT 2003


Isaac Richards wrote:
> As long as it only does the tearing down when it's necessary, and not for
> everyone on every channel change, yeah, that's fine.  As for how to go
about
> it, I hadn't thought about it, but I doubt it will be easy to do.

The detection of another stream is a no-brainer to implement in DVBChannel.

So, either I have to write an extra filter, and tie it behind the ts_to_ps
handling, so that MythTV only sees one constant stream.

Or I'll have to extend the capabilities of class TV*/NuppelVideo* so that
they can handle 'on the fly' switch of the (en/de)coded stream.

If I should choose to do the latter, it could have been used for other
purposes also? Normal video playing?

I'll have to take some time off and read some...

Kenneth.



More information about the mythtv-dev mailing list