2009-02-15, 11:42 PM
My GBPVR screen size on my PCH needs to be reduced. On the Recording screen, "Re" is clipped on the left, and "recordings" barely makes it on the right. I ran MVP Position and came up with 1236 width, 44 X offset (started at 1280, 0 offset). Restarted recording service, and no change. Tried changing StartMeUp from "-m 720 &" to "-m 720 --display 1236x720 &" - no change.
Search of the forum resulted in:
- mvpmcx2 needs to have the same total dimensions as you have in config.xml or you will corrupt the frame buffer and get unexpected result.
Not really sure what that means.
What is going on?
current settings:
GBPVR 1.3.1.1
PCH set to HDMI 720p
<MAC-0006DC4223C2>
<MVPClientType>PCH</MVPClientType>
<MVPWidth>1236</MVPWidth>
<MVPHeight>720</MVPHeight>
<MVPOffsetX>44</MVPOffsetX>
<MVPOffsetY>0</MVPOffsetY>
<MVPSendIncrementalUpdates>true</MVPSendIncrementalUpdates>
<MVP16x9Mode>true</MVP16x9Mode>
<MVPTranscodeTS>false</MVPTranscodeTS>
<MVPTranscodeAVI>false</MVPTranscodeAVI>
<MVPTranscodeWMV>false</MVPTranscodeWMV>
<MVPTranscodeMKV>false</MVPTranscodeMKV>
</MAC-0006DC4223C2>
#echo "Shell to mvpmcx2 "
#remove the # from most appropriate line
# Analog TV settings
#/etc/mvpmc/mvpmcx2 -m ntsc &
#/etc/mvpmc/mvpmcx2 -m pal &
# HDMI/DVI settings
#/etc/mvpmc/mvpmcx2 -m 720 &
/etc/mvpmc/mvpmcx2 -m 720 --display 1236x720 &
#/etc/mvpmc/mvpmcx2 -m 720 --frequency 50 &
#/etc/mvpmc/mvpmcx2 -m 1080 &
Search of the forum resulted in:
- mvpmcx2 needs to have the same total dimensions as you have in config.xml or you will corrupt the frame buffer and get unexpected result.
Not really sure what that means.
What is going on?
current settings:
GBPVR 1.3.1.1
PCH set to HDMI 720p
<MAC-0006DC4223C2>
<MVPClientType>PCH</MVPClientType>
<MVPWidth>1236</MVPWidth>
<MVPHeight>720</MVPHeight>
<MVPOffsetX>44</MVPOffsetX>
<MVPOffsetY>0</MVPOffsetY>
<MVPSendIncrementalUpdates>true</MVPSendIncrementalUpdates>
<MVP16x9Mode>true</MVP16x9Mode>
<MVPTranscodeTS>false</MVPTranscodeTS>
<MVPTranscodeAVI>false</MVPTranscodeAVI>
<MVPTranscodeWMV>false</MVPTranscodeWMV>
<MVPTranscodeMKV>false</MVPTranscodeMKV>
</MAC-0006DC4223C2>
#echo "Shell to mvpmcx2 "
#remove the # from most appropriate line
# Analog TV settings
#/etc/mvpmc/mvpmcx2 -m ntsc &
#/etc/mvpmc/mvpmcx2 -m pal &
# HDMI/DVI settings
#/etc/mvpmc/mvpmcx2 -m 720 &
/etc/mvpmc/mvpmcx2 -m 720 --display 1236x720 &
#/etc/mvpmc/mvpmcx2 -m 720 --frequency 50 &
#/etc/mvpmc/mvpmcx2 -m 1080 &