Klaus Schmidinger wrote: > > In order to use the right offset dynamically I would need a way to determine > whether the currently displayed video on the DVB card is in PAL or NTSC mode. > Is there a way to get this information from the DVB driver?
You could use VIDEO_GET_SIZE (or listen to video events) and look at the picture height. There is no way to get the frame rate with the V3 API. Johanes -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as subject.
