<div>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid"><br>Basically there are two ways to select NTSC mode:<br>- v4lctl setnorm NTSC<br>- module parameter 'tv_standard' for dvb-ttpci
<br><br>modinfo dvb-ttpci:<br>...<br>parmtype: tv_standard:int<br>parm: tv_standard:TV standard: 0 PAL (default), 1 NTSC<br>...</blockquote>
<div> </div>
<div>When tv_standard=1 is used, why does VDR still startup with these PAL resolutions:</div>
<div>
<p>vdr: [7841] starting plugin: screenshot<br>vdr: [7841] grabbing to PNM 100 768 576<br>vdr: [7841] grabbed image to /dev/null</p>
<p>And after I run VLC, I get these new resolutions:</p>
<p>vdr: [7841] connect from <a href="http://127.0.0.1">127.0.0.1</a>, port 49972 - accepted<br>vdr: [7841] grabbing to JPEG 70 384 288</p>
<p>Can I hardcode the default resolution from within VDR or the kernel driver?</p></div>Best Regards.<br> </div>