MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » MediaPortal 1 » Get Support » General Support


General Support Post problems you have when using MediaPortal, or pre installation questions in here.

Reply
 
Thread Tools Display Modes
Old 2007-03-10, 14:49   #1 (permalink)
Portal Member
 
Join Date: Mar 2007
Age: 28
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts

Country:


Default FullScreen mode not working on 2. Monitor

Hi

I have setup two monitors to my computer. A 19" monitor through DVI and my Samsung TV through VGA. In order to get the best possible resolutions from both displays I have to use Nvidias DualView setting (individual resolution on each monitor), which means that my tv acts as the 2. monitor.

My problem is that when I drag MediaPortal to my TV, and press alt+enter to go to fullscreen, then MediaPortal will go to FullScreen on my 19" monitor instead of the TV.

Setting the tv as primary screen is not an option that I want to use, have tried it and causes more problems than it solves anything (dialog boxes and all other programs will then start on the tv).

So my question is, how do I get MediaPortal to go to full screen on secondary monitor / tv?

MediaPortal Version: 0.2.2
MediaPortal Skin: default
Windows Version: XP Pro SP2
CPU Type: AMD Athlon XP 2800 (Barton)
HDD: Seagate 2*80gb (160gb RAID 0)
Memory: 1024mb Corsair PC3200
Motherboard: Asus A7N8X-E Deluxe
Motherboard Chipset: Nvidia NForce 2 Ultra 400
Motherboard Bios: Award Bios version 1013
Video Card: POV GeForce 6800GT
Video Card Driver: 93.71
Sound Card: Soundblaster Audigy 2 Platinum eX
Sound Card AC3: coaxial out / optical out
Sound Card Driver: 2.9.16
MPEG2 Video Codec: WinDVD 5
MPEG2 Audio Codec: WinDVD 5
Cooling: Zalman
Power Supply: ThermalTake
Remote: Creative RM-1000
TV: Samsung LE32M61B
TV - HTPC Connection: VGA
CrackMaND is offline   Reply With Quote
Old 2007-03-10, 17:34   #2 (permalink)
Super Moderator
 
FlipGer's Avatar
 
Join Date: Apr 2004
Location: Leipzig, Germany
Age: 33
Posts: 2,234
Thanks: 29
Thanked 53 Times in 39 Posts

Country:

My System

Default

Hi,

its not recommended to use MP on the secondary screen. It will consume all your CPU power, because MS does not support DirectX hardware acceleration on the second screen. Therefore your video card will not render the MP GUI, everything will be done by your CPU...

If you want to use your setup this way, you will have to set your TV as primary. There are several tools to help out with starting apps on the secondary screen.
http://www.mediachance.com/free/multimon.htm

Flip.
FlipGer is offline   Reply With Quote
Old 2007-03-11, 12:28   #3 (permalink)
Portal Member
 
Join Date: Mar 2007
Age: 28
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts

Country:


Default

Thx for the info. It seems that I cannot be able to have the setup I want.

I use my 19" monitor for playing games, work, internet etc. So if I want to use MP on my tv, then I need to constantly change primary monitors due to the lack of DirextX hardware acceleration of secondary monitor.


Anybody knows a tools where you can map a keyboard shortcut to changing between primary monitors??? So if I wanna play a game I press fx. Ctrl + Alt + G and it automaticallyt sets my 19" monitor as primary. And when I wanna startup MP I first press fx Ctrl + Alt + M and then my TV is the Primary monitor.
CrackMaND is offline   Reply With Quote
Old 2007-03-11, 22:55   #4 (permalink)
Portal Member
 
Join Date: Feb 2007
Posts: 12
Thanks: 5
Thanked 1 Time in 1 Post

Country:


Default

If you are using NVidia you have a couple of choices.
I use the nvcpl.dll to switch primary and secondary - then I start MediaPortal, then I wait for it to start up and switch back. If you prefer, you can have the "switch back" wait until MediaPortal exits.

This generally works well for me - the only exception is web browsing where new windows will start on the primary display. I have written a stand alone full screen web browser based on IE that I use to make sure it stays on my secondary display. Let me know if you want a copy.

My cmd file to start media portal looks something like this:
(I use autohotkey to remap my remote control so it controls whatever I happen to be running)

rundll32.exe nvcpl.dll,dtcfg Primary 2
cd\Program Files\Team MediaPortal\MediaPortal
start MediaPortal.exe
start mpremote.ahk
Sleep 30
rundll32.exe nvcpl.dll,dtcfg Primary 1

Good Luck!
pyedog is offline   Reply With Quote
Old 2007-03-12, 22:36   #5 (permalink)
Portal Member
 
Join Date: Mar 2007
Age: 28
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts

Country:


Default

Im looking into the nView features of the nVidia driver.

I have setup 2 profiles, one with tv as primary screen. Then I can set a keyboard shortcut for the profile. Since I have Audigy 2 with remote I have tried the excellent remote control software IntelliRemote, where I can have the start button act like a keyboard shortcut.

This means I can switch primary monitors with my remote.

This is not fully tested yet but I will update on the process. Also the next step is to have my nView profile remember which programs to open (MP).
CrackMaND is offline   Reply With Quote
Old 2007-03-13, 18:08   #6 (permalink)
Portal Member
 
Join Date: Mar 2007
Age: 28
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts

Country:


Default

Have finished my setp, and everything works fine.

I use nView Desktop Manager to set 2 profiles: One with my 19" monitor as primary, and 1 with my TV as primary. Then I have assigned a keyboard shortcut to each profile (all managed within nView Desktop Manager). This means I can change primary monitor with simple keyboard shortcuts.

At the same time I have setup my TV profile to have MediaPortal startup, so everytime I switch to my TV as primary, then MediaPortal startsup in FullScreen = Mission Accomplished.

An added bonus is that I can use IntelliRemote software to manage my creative remote control, and have the software emulate the keyboard shortcuts for the nView profiles.


So now I can switch my TV to primary monitor, have Media Portal startup fullscreen, all with a single button on my creative remote. Only drawback, is that I need to press different 2 buttons to close MP and switch primary monitor back.

I've read many negative things about Creatives remote controls, but with IntelliRemote it actually becomes usefull.

Hope my experience is usefull
CrackMaND is offline   Reply With Quote
Old 2007-03-13, 19:21   #7 (permalink)
Super Moderator
 
FlipGer's Avatar
 
Join Date: Apr 2004
Location: Leipzig, Germany
Age: 33
Posts: 2,234
Thanks: 29
Thanked 53 Times in 39 Posts

Country:

My System

Thumbs up

for reporting!
FlipGer is offline   Reply With Quote
Old 2007-03-13, 19:30   #8 (permalink)
Portal Developer
 
Join Date: Jan 2005
Age: 30
Posts: 3,362
Thanks: 89
Thanked 107 Times in 88 Posts


Default

Here's some other useful thing that you can do with nvidia drivers.

http://http.download.nvidia.com/deve...lPanel_API.pdf
__________________
http://day2.no-ip.org/

"Commy64 - The problem there is that Oprah was on. MP tried to save you by blanking the screen"
tourettes is online now   Reply With Quote
Old 2007-03-13, 19:59   #9 (permalink)
Portal Member
 
Join Date: Dec 2006
Age: 48
Posts: 103
Thanks: 1
Thanked 2 Times in 2 Posts

Country:


Default

might want to check this out

Mixed workstation and htpc
druid9 is offline   Reply With Quote
Old 2007-04-01, 12:15   #10 (permalink)
Dal
Portal Member
 
Join Date: Mar 2006
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts


Default

Quote:
Originally Posted by FlipGer View Post
Hi,
its not recommended to use MP on the secondary screen. It will consume all your CPU power, because MS does not support DirectX hardware acceleration on the second screen. Therefore your video card will not render the MP GUI, everything will be done by your CPU...
Flip.
I don't understand this.. why does programs like Zoom Player and GB-PVR work perfect on the secondary display then?

I know it's free and everything, but we who use our computers as both desktop and HTPC should at least have the *option* to run MP on the secondary screen without having to resort to hacking, even though it's not recommended. It seems like a lot of people are missing this.

Mediaportal is by far the best mediacenter i have tried, I would even pay money to use it, only too bad it is missing this one necessary (imo) feature.

So please please re-implement this.
Dal is offline   Reply With Quote
Reply

Bookmarks

Tags
fullscreen, mode, monitor, working

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
fullscreen in tv sends mediaportal to the monitor, :( vasak General Support 3 2006-12-16 13:39
fullscreen auf 2.monitor jeyjey Hardware 3 2006-06-20 17:08
Dual monitor support for fullscreen AlexS Improvement Suggestions 9 2006-03-30 10:26
MP Fullscreen on Secondary Monitor Steinway MediaPortal 1 Talk 1 2005-11-21 07:01
Display covers in fullscreen mode Anonymous Improvement Suggestions 0 2004-11-16 06:48


All times are GMT +1. The time now is 20:48.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 Protected by Akismet Blog with WordPress
Advertisement System V2.6 By   Branden