I noticed that when the screenshot plugin starts, it grabs a PNM image to /dev/null, but the resolution is not right. Fory my system, everything should be in NTSC resolution. How is vdr getting 768x576 for the capture screen resolution? I would like this to be 720x480 instead.
Mar 18 21:04:26 sid vdr: [4336] starting plugin: screenshot Mar 18 21:04:26 sid vdr: [4336] grabbing to PNM 100 768 576 Mar 18 21:04:26 sid vdr: [4336] grabbed image to /dev/null
Best Regards.
Grab screenshots are unfortunately screwed up for NTSC. I asked Klaus about this a long time ago and he suggested the problem was driver/firmware related. When I inquired I was told it's a software problem. Rather than continuing to go in cricles I just forgot the idea of getting a good screenshot.
On 3/18/07, VDR User user.vdr@gmail.com wrote:
Grab screenshots are unfortunately screwed up for NTSC. I asked Klaus about this a long time ago and he suggested the problem was driver/firmware related. When I inquired I was told it's a software problem. Rather than continuing to go in cricles I just forgot the idea of getting a good screenshot.
Grab works perfect for NTSC if I use my FF card with xine in softmode. It appears that VDR is just calling the dvb driver and getting the resolution from that. Somewhere in the ttpci code, it is hardcoded to PAL... Hmmm where to find it. This is only an issue with FF cards in NTSC.
Regards.