DirectX Wallpaper mode for Vista Home Premium 32 bit

Microsoft Windows specific usage questions
Forum rules
Please post only Windows specific questions in this forum category. If you don't know where to post, please read the different forums' rules. Thanks.
hackman2007
New Cone
New Cone
Posts: 4
Joined: 21 Jan 2008 08:47

DirectX Wallpaper mode for Vista Home Premium 32 bit

Postby hackman2007 » 09 Nov 2008 02:49

I'm using VLC 0.9.4 and I'm trying to use the DirectX Wallpaper mode in VLC. I'm currently using Windows Vista Home Premium 32 bit with SP1 and the 177.24 Nvidia GeForce Forceware driver for Windows Vista.

The DirectX Wallpaper mode is greyed out (note that it is enabled in the advanced system preferences) and will not let me select it.

I really want this specific feature to work on my computer. Is there any way to get this working?

I really appreciate any help/suggestions.

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: DirectX Wallpaper mode for Vista Home Premium 32 bit

Postby Jean-Baptiste Kempf » 10 Nov 2008 17:16

Vista with Aero is incompatible with Wallpaper.
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

VLC_help
Mega Cone Master
Mega Cone Master
Posts: 25661
Joined: 13 Sep 2006 14:16

Re: DirectX Wallpaper mode for Vista Home Premium 32 bit

Postby VLC_help » 11 Nov 2008 13:03

But Wallpaper should work, it just disables Aero :D You have to change the video output module to DirectX (not DirectX 3D like in image below).
Image

hackman2007
New Cone
New Cone
Posts: 4
Joined: 21 Jan 2008 08:47

Re: DirectX Wallpaper mode for Vista Home Premium 32 bit

Postby hackman2007 » 11 Nov 2008 22:34

Thanks, that worked.

I only wish it would display faster (it slows down incredibly when I switch to just DirectX). Oh well.

Larry nasarabadi
New Cone
New Cone
Posts: 1
Joined: 24 Nov 2008 23:55

Re: DirectX Wallpaper mode for Vista Home Premium 32 bit

Postby Larry nasarabadi » 25 Nov 2008 00:10

Hi I am having similar problems with using DirectX wall paper in windows xp professional version. Screengoes black.

VLC_help
Mega Cone Master
Mega Cone Master
Posts: 25661
Joined: 13 Sep 2006 14:16

Re: DirectX Wallpaper mode for Vista Home Premium 32 bit

Postby VLC_help » 25 Nov 2008 10:06

Whole screen goes black? Or only your desktop wallpaper?

Anubis
New Cone
New Cone
Posts: 4
Joined: 12 Dec 2008 22:02

Re: DirectX Wallpaper mode for Vista Home Premium 32 bit

Postby Anubis » 12 Dec 2008 22:13

I've got the wallpaper mode to work, but when the video loops for a second time, my background just goes black. Any ideas?

VLC_help
Mega Cone Master
Mega Cone Master
Posts: 25661
Joined: 13 Sep 2006 14:16

Re: DirectX Wallpaper mode for Vista Home Premium 32 bit

Postby VLC_help » 13 Dec 2008 21:36

You keep the VLC on front whole time, or you minimize it to background?

Anubis
New Cone
New Cone
Posts: 4
Joined: 12 Dec 2008 22:02

Re: DirectX Wallpaper mode for Vista Home Premium 32 bit

Postby Anubis » 14 Dec 2008 15:02

Minimize it to the background.

VLC_help
Mega Cone Master
Mega Cone Master
Posts: 25661
Joined: 13 Sep 2006 14:16

Re: DirectX Wallpaper mode for Vista Home Premium 32 bit

Postby VLC_help » 14 Dec 2008 18:21

Does it help if you keep it on foreground?

Anubis
New Cone
New Cone
Posts: 4
Joined: 12 Dec 2008 22:02

Re: DirectX Wallpaper mode for Vista Home Premium 32 bit

Postby Anubis » 15 Dec 2008 14:18

Yes it does. It works fine except for a split second of blackness when the loop starts over. But if I minimize it to the tool bar at the bottom of the desktop, it only loops once and then goes to an all black desktop.

VLC_help
Mega Cone Master
Mega Cone Master
Posts: 25661
Joined: 13 Sep 2006 14:16

Re: DirectX Wallpaper mode for Vista Home Premium 32 bit

Postby VLC_help » 15 Dec 2008 20:12

Kick this thread up during next weekend. I try to check if I can fix this (I assume 0.8.6 doesn't have this issue because of different vout recycle policy).

Anubis
New Cone
New Cone
Posts: 4
Joined: 12 Dec 2008 22:02

Re: DirectX Wallpaper mode for Vista Home Premium 32 bit

Postby Anubis » 23 Dec 2008 04:40

Bump

VLC_help
Mega Cone Master
Mega Cone Master
Posts: 25661
Joined: 13 Sep 2006 14:16

Re: DirectX Wallpaper mode for Vista Home Premium 32 bit

Postby VLC_help » 24 Dec 2008 00:35

I think the problems might be in

Code: Select all

rect_src.right = rect_src.left + p_vout->fmt_out.i_visible_width; rect_src.bottom = rect_src.top + p_vout->fmt_out.i_visible_height;
those lines.
Because according to http://www.videolan.org/developers/vlc/ ... at__t.html
i_visible_width = width of visible area
i_visible_height = height of visible area
so output wouldn't be visible when it is minimized.

justme
New Cone
New Cone
Posts: 1
Joined: 06 May 2009 14:02

Re: DirectX Wallpaper mode for Vista Home Premium 32 bit

Postby justme » 06 May 2009 14:08

So how do we fix it?

VLC_help
Mega Cone Master
Mega Cone Master
Posts: 25661
Joined: 13 Sep 2006 14:16

Re: DirectX Wallpaper mode for Vista Home Premium 32 bit

Postby VLC_help » 06 May 2009 17:35

VLC 1.0.0 should have better VOUT recycle, so hopefully the video doesn't vanish anymore when next playlist item comes up.

KSib
New Cone
New Cone
Posts: 3
Joined: 01 Jun 2009 07:24

Re: DirectX Wallpaper mode for Vista Home Premium 32 bit

Postby KSib » 01 Jun 2009 07:28

This problem still exists. Just a heads up. I would like it if I could have a constantly looping video background thanks to VLC. Also is there a way to hide the minimized window and only have the tray icon? Thanks ;)

VLC_help
Mega Cone Master
Mega Cone Master
Posts: 25661
Joined: 13 Sep 2006 14:16

Re: DirectX Wallpaper mode for Vista Home Premium 32 bit

Postby VLC_help » 01 Jun 2009 16:43

Also is there a way to hide the minimized window and only have the tray icon?
QT4 options has it. Tools -> Preferences... (Show settings: All) Interface -> Main interfaces -> Qt and tick the Systray options.

shararat786
New Cone
New Cone
Posts: 1
Joined: 01 Jun 2009 16:38

Re: DirectX Wallpaper mode for Vista Home Premium 32 bit

Postby shararat786 » 01 Jun 2009 16:45

i have found a way for it

1st go to tools menu and select prefrences
2nd under video tab select output to directx video output and you are done

KSib
New Cone
New Cone
Posts: 3
Joined: 01 Jun 2009 07:24

Re: DirectX Wallpaper mode for Vista Home Premium 32 bit

Postby KSib » 01 Jun 2009 19:52

i have found a way for it

1st go to tools menu and select prefrences
2nd under video tab select output to directx video output and you are done
Doesn't work for me. I'll try the other options.

EDIT: Those don't seem to work either. Also that QT thing seems to do odd stuff for me. I want to see the video with the QT systray thing, but it justs hides the video and doesn't let me interact with the tray icon.

gertrudex
New Cone
New Cone
Posts: 1
Joined: 10 Aug 2009 09:43

Re: DirectX Wallpaper mode for Vista Home Premium 32 bit

Postby gertrudex » 11 Aug 2009 09:21

Is there an easy way to remove wallpaper? I have an old house with rooms full of outdated wallpaper. I don't really know anything about it, but I'm trying to do all the work myself. I just wondered if there was an easier way to remove the wallpaper rather than just peeling it off in shreds.
Last edited by gertrudex on 13 Aug 2009 09:43, edited 1 time in total.

KSib
New Cone
New Cone
Posts: 3
Joined: 01 Jun 2009 07:24

Re: DirectX Wallpaper mode for Vista Home Premium 32 bit

Postby KSib » 11 Aug 2009 10:05

Unrelated, but yeah there is. You can buy this special tool that you roll over the wallpaper and it punches little holes in it, and then you get this wallpaper removal liquid stuff and paint that onto the wallpaper, let it sit and get under the wallpaper and then you remove it. Good luck, now back on topic. :)

rummy
New Cone
New Cone
Posts: 1
Joined: 17 Apr 2010 09:16

Re: DirectX Wallpaper mode for Vista Home Premium 32 bit

Postby rummy » 17 Apr 2010 09:21

I Have Windows 7 Home Premium and I can not activate the DirectX Mode in vlc for videos. Does anybody know how to fix this problem?

VLC_help
Mega Cone Master
Mega Cone Master
Posts: 25661
Joined: 13 Sep 2006 14:16

Re: DirectX Wallpaper mode for Vista Home Premium 32 bit

Postby VLC_help » 17 Apr 2010 16:21

I can not activate the DirectX Mode in vlc for videos
What is the issue?

Barry Purtymun
New Cone
New Cone
Posts: 3
Joined: 07 May 2010 15:18

Re: DirectX Wallpaper mode for Vista Home Premium 32 bit

Postby Barry Purtymun » 07 May 2010 15:31

I have 3 Vista computers and 2 XP computers. I can get directX wallpaper to work on one Vista computer and one XP computer. The rest of them just turn the desktop black. All computers are running latest directX version and video drivers are all up to date. Wallpaper works on one of my XP computers only if I use VLC 1.0.1, and version 1.0.3 works on one Vista machine. I have made sure that the settings are all the same but I am still confused as to why some are working and some are not.


Return to “VLC media player for Windows Troubleshooting”

Who is online

Users browsing this forum: No registered users and 64 guests