The Notebook Review forums were hosted by TechTarget, who shut down them down on January 31, 2022. This static read-only archive was pulled by NBR forum users between January 20 and January 31, 2022, in an effort to make sure that the valuable technical information that had been posted on the forums is preserved. For current discussions, many NBR forum users moved over to NotebookTalk.net after the shutdown.
Problems? See this thread at archive.org.

    Almost a Dream.....Scene

    Discussion in 'Windows OS and Software' started by Bart Simpson, May 26, 2008.

  1. Bart Simpson

    Bart Simpson Notebook Consultant

    Reputations:
    213
    Messages:
    226
    Likes Received:
    0
    Trophy Points:
    30
    <object width='425' height='350'> <param name="movie" value="http://www.youtube.com/v/SuaIbOLVU8w"> </param> <embed src="http://www.youtube.com/v/SuaIbOLVU8w" type="application/x-shockwave-flash" width='425' height='350'> </embed> </object>

    My clone of Windows DreamScene running on Vista Premium using my Video in Picture software I wrote, hence the name "Almost a Dream.....Scene". If you will notice, there aren't actually any icons on my desktop because Microsoft makes you run through a whole crap pile of hoops in order to put your application behind the desktop icons. However, this isn't a problem for me since I don't normally have icons on my desktop. I have the the mouseover toolbar at the top of the screen. However, you can still click on the desktop normally. It just doesn't show you the desktop icons. I think that this clone of DreamScene would be useful for those of you running a dock and keep the icons off the desktop. The dock would show over top of "Almost a Dream.....Scene".

    The advantage of "Almost a Dream.....Scene" is that it is free, legal, doesn't require you to hack any system files, enables you to keep aero running, and it doesn't horrifify your system graphics like VLC does in desktop mode.

    I'll be integrating this feature into Video in Picture in the near future. I just have to polish it a bit.
     
    Last edited by a moderator: May 6, 2015
  2. surfasb

    surfasb Titles Shmm-itles

    Reputations:
    2,637
    Messages:
    6,370
    Likes Received:
    0
    Trophy Points:
    205
    That's a heck of a good job and a lot of effort.
     
  3. qhn

    qhn Notebook User

    Reputations:
    1,654
    Messages:
    5,955
    Likes Received:
    1
    Trophy Points:
    205
    hats off ... great stuff Bart
    it will run on XP as well, right?

    cheers ...
     
  4. Bart Simpson

    Bart Simpson Notebook Consultant

    Reputations:
    213
    Messages:
    226
    Likes Received:
    0
    Trophy Points:
    30
    Well, right now Video in Picture is for Vista only since it uses things that only Vista has. However, there is no reason why I couldn't export the "Almost a Dream....Scene" component into a separate program that runs on both Vista and XP.

    However, I believe that there are already programs out there that will provide you with a DreamScene experience in XP. I have not had a chance to try them out in XP so I can't really say if they work well or not. Its just that everything I tried for Vista is either crap, adware (BSPlayer), or costs money. I would be interested in hearing if there are already programs that provide a DreamScene experience in XP, run well, and don't cost money. If there aren't any, then I will make the export.
     
  5. MaXimus

    MaXimus Notebook Deity

    Reputations:
    432
    Messages:
    1,906
    Likes Received:
    0
    Trophy Points:
    0
    ill stick with my hacked version of dreamscene thank u :)

    the real deal FTW
     
  6. Bart Simpson

    Bart Simpson Notebook Consultant

    Reputations:
    213
    Messages:
    226
    Likes Received:
    0
    Trophy Points:
    30
    There is an advantage with using "Almost a Dream....Scene". You can display a webpage as the background, just like you use to be able to with ActiveX.
     
  7. booboo12

    booboo12 Notebook Prophet

    Reputations:
    4,062
    Messages:
    4,272
    Likes Received:
    93
    Trophy Points:
    116
    Looks Great :)
     
  8. qhn

    qhn Notebook User

    Reputations:
    1,654
    Messages:
    5,955
    Likes Received:
    1
    Trophy Points:
    205
    i m using the modified vlc stuff on xp and vista (even though i have Ultimate) at the moment, and it is working great. There are users that do have a hard time at setting it up and making it run.

    ur new utility will be a fresh welcome to the dream scenes saga. can't wait.

    cheers ...
     
  9. crash

    crash NBR Assassin

    Reputations:
    2,221
    Messages:
    5,540
    Likes Received:
    13
    Trophy Points:
    206
    Wow, great stuff!! Keep up the good work!
     
  10. uw748

    uw748 Notebook Geek

    Reputations:
    71
    Messages:
    78
    Likes Received:
    0
    Trophy Points:
    15
    Free and legal, well how about that!

    Is it ready for testing? Pretty sure there would be a lot of people willing to give it a shot.
     
  11. Bart Simpson

    Bart Simpson Notebook Consultant

    Reputations:
    213
    Messages:
    226
    Likes Received:
    0
    Trophy Points:
    30
    I have uploaded my DreamScene clone to my website: http://videoinpicture.wikidot.com

    Click on "Download Video Wallpaper" on the left hand side to get it. Be sure to read the instructions on that page:

    If anyone wants to give me a hand in coding the program and fix the above bugs send me a PM.

    Originally, I coded in a wallpaper web browser but I found that to be an annoying feature so I took it out. Here are some things that I want to implement and are not found in DreamScene:
    [1] Code in controls that allow you to slow down the videos.
    [2] Ability to create a playlist of videos that Video Wallpaper can play from.
    [3] Custom zoom
     
  12. uw748

    uw748 Notebook Geek

    Reputations:
    71
    Messages:
    78
    Likes Received:
    0
    Trophy Points:
    15
    I am running in right now and am impressed.

    My screen is 1024x768 and widescreen videos are stretched, but nothing some cropping won't fix
    (but then the custom zoom feature would be nice).
    However, a single line of pixels from the original desktop background shows up at the right side edge.

    Do you think it's also possible that the video can be stopped when a window is maximized just like dreamscene?

    I really love your work.
     
  13. Bart Simpson

    Bart Simpson Notebook Consultant

    Reputations:
    213
    Messages:
    226
    Likes Received:
    0
    Trophy Points:
    30
    Can you post a screenshot where the single line of pixels from the original desktop shows? I think that might be due to the fact that the aspect ratio of your screen is 1.33333333333333333333333333 and the VLC Player plugins I'm using would only allow me to express it as a fraction despite what the VLC Player documentation says. The round off from the calculations probably caused that rouge line. I'll try increasing the magnitudes of the numerators and denomenators in the code. I just wish the VLC Player plugins worked like the documentation says it does.

    As for stopping the video when the desktop is covered by a maximized window, I'm pretty sure it could be done. I'll have to figure out how.
     
  14. Bog

    Bog Losing it...

    Reputations:
    4,018
    Messages:
    6,046
    Likes Received:
    7
    Trophy Points:
    206
    Bart, I really think you should consider doing development for Linux... skills like yours are pretty much wasted on a cosed environment like Windows.
     
  15. timtravel42

    timtravel42 Notebook Virtuoso

    Reputations:
    827
    Messages:
    2,004
    Likes Received:
    1
    Trophy Points:
    56
    wow that is pretty awesome
    im just learning programming so this is amazing to me
     
  16. Bart Simpson

    Bart Simpson Notebook Consultant

    Reputations:
    213
    Messages:
    226
    Likes Received:
    0
    Trophy Points:
    30
    Thanks. However, I haven't had much experience with Linux. The last time I tried using a live boot version, the thing wouldn't boot. I tried several Linux versions and they wouldn't boot. I'll give it a another shot when I have time by installing Ubuntu onto my external harddrive.

    Right now, I'm using Visual C#, C++, and Basic on Windows. Is there a similar development interface for Linux?
     
  17. Leon

    Leon Notebook Deity

    Reputations:
    746
    Messages:
    1,552
    Likes Received:
    3
    Trophy Points:
    56
    Very nice job! Repped!
     
  18. Bog

    Bog Losing it...

    Reputations:
    4,018
    Messages:
    6,046
    Likes Received:
    7
    Trophy Points:
    206
    There are development environments for every programming language out there on Linux, save proprietary ones like Microsoft's VB. Give Ubuntu a try and post a thread in the Linux section.
     
  19. uw748

    uw748 Notebook Geek

    Reputations:
    71
    Messages:
    78
    Likes Received:
    0
    Trophy Points:
    15
    I don't have my computer with me right now, but I did try a 4:3 video and the line also shows up. Maybe you could set to a 4:3 resolution and see if it also shows up.

    My specs:
    Vista Business (Aero enabled)
    Intel GMA950
    1024x768@32bit resolution

    PS. It would be nice if the menu went away after clicking on play/stop, but I'm sure you still have the UI working in progress.
     
  20. Bart Simpson

    Bart Simpson Notebook Consultant

    Reputations:
    213
    Messages:
    226
    Likes Received:
    0
    Trophy Points:
    30

    I have fixed these two bugs in Video Wallpaper 0.1.1. Go to http://videoinpicture.wikidot.com to get the new version. Note that V0.1.1 has a waterfall video in it instead of the Vista video in V0.1.

    I got the same vertical line on my computer when I set it to a low, non-native resolution. I looked through my code and I don't see anything wrong with it. I'm thinking that the computer is doing pixel interpolation/extrapolation somewhere to account for non-native resolutions.
     
  21. qhn

    qhn Notebook User

    Reputations:
    1,654
    Messages:
    5,955
    Likes Received:
    1
    Trophy Points:
    205
    very smooth Bart ... tried it on my external at 1600x1280, liking it
    . XP-SP3 and vista-SP1
    . ATI 9700 128MB
    . catalyst 8.5

    cheers ...