Re: [vdr] TV Standards option for vdr-1.5.x

2007-03-14 Thread Stone
You may want to try the attached patch. It determines FramesPerSec by having a look at the first picture of the recording and falls back to the FRAMESPERSEC macro otherwise. The current implementation requires that the recording was taken with cVideoRepacker enabled. Furthermore it must be

Re: [vdr] TV Standards option for vdr-1.5.x

2007-03-13 Thread André Weidemann
Stone wrote: Hi, In all the prevous versions of VDR, I have had to patch the FRAMESPERSECOND and change the rest of the hardcoded PAL values in VDR for my NTSC television. Is making this an option in VDR on the TODO list? I never had to patch my VDR to make it play NTSC properly. Have you

Re: [vdr] TV Standards option for vdr-1.5.x

2007-03-13 Thread VDR User
On 3/13/07, André Weidemann [EMAIL PROTECTED] wrote: I never had to patch my VDR to make it play NTSC properly. Have you ever tried the videosystem plugin? I have been using it for quite some time and it always worked flawlessly. NTSC users shouldn't have to use a plugin to provide NTSC

Re: [vdr] TV Standards option for vdr-1.5.x

2007-03-13 Thread Stone
I never had to patch my VDR to make it play NTSC properly. Have you ever tried the videosystem plugin? I have been using it for quite some time and it always worked flawlessly. It can be found here: http://www.vdr-portal.de/board/thread.php?threadid=43516 VDR will play video fine w/o

Re: [vdr] TV Standards option for vdr-1.5.x

2007-03-13 Thread Stone
For VDR 1.4.4 You need a patch to make it compile without errors. This one can be found here: http://www.linuxtv.org/pipermail/vdr/2006-December/011336.html Simply save the: vdr-videosystem-0.0.1-uint64-0001.bin. Let us know how if it worked and how well. It seems this plugin assumes I am

Re: [vdr] TV Standards option for vdr-1.5.x

2007-03-13 Thread Andre . Weidemann
Stone wrote: I never had to patch my VDR to make it play NTSC properly. Have you ever tried the videosystem plugin? I have been using it for quite some time and it always worked flawlessly. It can be found here: http://www.vdr-portal.de/board/thread.php?threadid=43516 VDR

Re: [vdr] TV Standards option for vdr-1.5.x

2007-03-13 Thread Stone
On 3/13/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Stone wrote: It seems this plugin assumes I am currently using PAL. The plugin takes the OSD-Settings from VDR as PAL-settings and calculates the corresponding NTSC-settings. But, my television does not do both PAL and NTSC, so if

Re: [vdr] TV Standards option for vdr-1.5.x

2007-03-13 Thread Andre . Weidemann
Stone wrote: It just seems like I would have to translate my NTSC values into PAL, and then put those PAL values into VDR so that the plugin will read them as PAL and translate them back again to NTSC. Right now they are PAL settings with NTSC values. This makes absolutely no sense to

Re: [vdr] TV Standards option for vdr-1.5.x

2007-03-13 Thread Stone
This makes absolutely no sense to me. Why don't you simply grab a plain VDR 1.4.6 without any patches and try the plugin out? It only takes 3-4 minutes to set it up and you'll see whether or not it will work correctly. Using the plugin was only a suggestion for the time being. I thought you

Re: [vdr] TV Standards option for vdr-1.5.x

2007-03-13 Thread VDR User
I think I'll stick to what I said earlier in that support for NTSC should really be a core feature of VDR. I have no interest in running a plugin like this and would rather just stick to patching VDR if Klaus doesn't intend to address this issue. :\

Re: [vdr] TV Standards option for vdr-1.5.x

2007-03-13 Thread Stone
On 3/13/07, VDR User [EMAIL PROTECTED] wrote: I think I'll stick to what I said earlier in that support for NTSC should really be a core feature of VDR. I have no interest in running a plugin like this and would rather just stick to patching VDR if Klaus doesn't intend to address this issue.

Re: [vdr] TV Standards option for vdr-1.5.x

2007-03-13 Thread Reinhard Nissl
Hi, Stone wrote: That plugin is only beneficial if you have a dual PAL/NTSC environment. It does not help with the frames per second calculatons at all. You may want to try the attached patch. It determines FramesPerSec by having a look at the first picture of the recording and falls back to

[vdr] TV Standards option for vdr-1.5.x

2007-03-12 Thread Stone
Hi, In all the prevous versions of VDR, I have had to patch the FRAMESPERSECOND and change the rest of the hardcoded PAL values in VDR for my NTSC television. Is making this an option in VDR on the TODO list? Best Regards. ___ vdr mailing list