2008-11-07, 12:59 AM
I'm having problems getting my PCH setup correctly with Gbpvr. When I started it the first time, the Gbpvr scereen acutally came up but the resolution eas extremely low. I had forgot to change the settings in config.xml. Since I changed them to what I thought was correct, I cannot get a display anymore after running telnet.html and Gbpvr. I took out the changes, and still cannot get anything but a black screen.
First of all, I am running the PCH in 1080i mode with component cables. So my first question is, what should be the command line options for running mvpmcx2.exe? The sample showed the following:
/etc/mvpmc/mvpmcx2 -m 1080i &
but I also read somewhere in the forum that I may need a -o component option. I also read that if you have your display setup specifically on the PCH, you do not need a -m option. I tried the following:
/etc/mvpmc/mvpmcx2 &
but this also did not work.
Second question: If my TV is 1080i component, is this what I should add to the config.xml file (modifying the mac address, of course)?
<MAC-0006DC41DFA1>
<MVPClientType>PCH</MVPClientType>
<MVPWidth>1920</MVPWidth>
<MVPHeight>1080</MVPHeight>
<MVPOffsetX>0</MVPOffsetX>
<MVPOffsetY>0</MVPOffsetY>
<MVPSendIncrementalUpdates>true</MVPSendIncrementalUpdates>
<MVPTranscodeTS>false</MVPTranscodeTS>
<MVPTranscodeAVI>false</MVPTranscodeAVI>
<MVPTranscodeWMV>false</MVPTranscodeWMV>
<MVPTranscodeMKV>false</MVPTranscodeMKV>
</MAC-0006DC41DFA1>
Should I be able to run any resolution smaller than this? The reason I ask is because like I stated earlier, Gbpvr came up the first time before I modified config.xml. Any help would be appreciated.
First of all, I am running the PCH in 1080i mode with component cables. So my first question is, what should be the command line options for running mvpmcx2.exe? The sample showed the following:
/etc/mvpmc/mvpmcx2 -m 1080i &
but I also read somewhere in the forum that I may need a -o component option. I also read that if you have your display setup specifically on the PCH, you do not need a -m option. I tried the following:
/etc/mvpmc/mvpmcx2 &
but this also did not work.
Second question: If my TV is 1080i component, is this what I should add to the config.xml file (modifying the mac address, of course)?
<MAC-0006DC41DFA1>
<MVPClientType>PCH</MVPClientType>
<MVPWidth>1920</MVPWidth>
<MVPHeight>1080</MVPHeight>
<MVPOffsetX>0</MVPOffsetX>
<MVPOffsetY>0</MVPOffsetY>
<MVPSendIncrementalUpdates>true</MVPSendIncrementalUpdates>
<MVPTranscodeTS>false</MVPTranscodeTS>
<MVPTranscodeAVI>false</MVPTranscodeAVI>
<MVPTranscodeWMV>false</MVPTranscodeWMV>
<MVPTranscodeMKV>false</MVPTranscodeMKV>
</MAC-0006DC41DFA1>
Should I be able to run any resolution smaller than this? The reason I ask is because like I stated earlier, Gbpvr came up the first time before I modified config.xml. Any help would be appreciated.