Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Vista Forums > Media Center

Vista Tutorial - The Best Video Plugin Ever!!

Reply
 
Old 04-30-2009   #21 (permalink)
Member


Join Date: Feb 2009
Windows 7 Ultimate x64 (Bata) & Windows Vista Ultimate x64 Sp2 & Windows XP Professional x32 Sp3
 
 

Re: The Best Video Plugin Ever!!

Not sure why that is happening. It should not do that.

My System SpecsSystem Spec
Old 04-30-2009   #22 (permalink)
Member


Join Date: Apr 2009
Vista Ultimate 32bit
 
 

Re: The Best Video Plugin Ever!!

Quote  Quote: Originally Posted by DemonSeed View Post
Not sure why that is happening. It should not do that.
The problem with my mouse pointer only occurs in the Max screen mode. I googled this and found it is a known problem. Thanks for you help.
My System SpecsSystem Spec
Old 04-30-2009   #23 (permalink)
Member


Join Date: Feb 2009
Windows 7 Ultimate x64 (Bata) & Windows Vista Ultimate x64 Sp2 & Windows XP Professional x32 Sp3
 
 

Re: The Best Video Plugin Ever!!

Try this and see if it wont fix your mouse prob
The Maxifer
It just runs in the taskbar and with a Rt Click will make MC full screen
Click the image to open in full size.

It should keep the courser on top full time so just move off screen when you dont need it
My System SpecsSystem Spec
Old 04-30-2009   #24 (permalink)
Member


Join Date: Apr 2009
Vista Ultimate 32bit
 
 

Re: The Best Video Plugin Ever!!

I appreciate you help but Maxifer just made my mouse pointer problem worst. With it my pointer display will disappear in all modes of media center. thank for help.
My System SpecsSystem Spec
Old 04-30-2009   #25 (permalink)
Banned


Join Date: Nov 2008
home premium 32 bit.
 
 

Re: The Best Video Plugin Ever!!

farout i plan on investing on a media centre for all my videos. etc. look very useful and tidey for alot of stuff. farout
My System SpecsSystem Spec
Old 05-01-2009   #26 (permalink)
Member


Join Date: Feb 2009
Windows 7 Ultimate x64 (Bata) & Windows Vista Ultimate x64 Sp2 & Windows XP Professional x32 Sp3
 
 

Re: The Best Video Plugin Ever!!

I have just finished giving my covers a new look what do y'all think?

NEW LOOK

Click the image to open in full size.

OLD LOOK

Click the image to open in full size.

I found a tutorial on how to do this (auto Batch file)on the Media Browser forum here
Media Browser BBS • View topic - Stark like covers in Coverflow if any one would like to do theirs as well.
My System SpecsSystem Spec
Old 05-07-2009   #27 (permalink)
Member


Join Date: Feb 2009
Windows 7 Ultimate x64 (Bata) & Windows Vista Ultimate x64 Sp2 & Windows XP Professional x32 Sp3
 
 

Re: The Best Video Plugin Ever!!

I have found a way to add a Trailer Feature to Media Browser.

Click the image to open in full size.
In order for this to work You will need to have all your movies in there own folder and a mymovies.xml inside. If you don't already here is a BatchFile you can place in your movie folder and run. It will put every movie it a folder named after the movie.
I use This Tool to add all of the metadata and backdrops and covers to all of my movies. It will save everything it can find to each movie folder automatically in a mymovies.xml doc.
It will work for Movies or TV Shows. After you have a mymovies.xml in all of your folders you can edit them to your harts delight. And create any info or picture you want to see for each movie.

Here is How to add the trailer button:
First Go and download HD Movie Trailer Downloader
It can scan your library and add trailers to all of the movies it finds matches to automatically.

Now go in to all the movie folders that have a trailer in them and edit your mymovies.xml

Your going to want to scroll down to the bottom of the xml
and and remove </Title>
Code:
    </Person>
  </Persons>
  <Studios />
  <Covers>
    <Front>folder.jpg</Front>
    <Back />
  </Covers>
</Title>
And Add
Code:
  <LocalTrailer>
  <URL>J:\Wanted\trailer.mov</URL>
  <Type>1</Type>
  </LocalTrailer>
</Title>
Then SAVE

So it will look like this
Code:
  </Persons>
  <Studios />
  <Covers>
    <Front>folder.jpg</Front>
    <Back />
  </Covers>
  <LocalTrailer>
  <URL>J:\Vantage Point\trailer.mov</URL>
  <Type>1</Type>
  </LocalTrailer>
</Title>
And then run Media Browser and you will find a new button!

But the best part is when you play the trailer it plays in the preview window only!
At least in the Vanilla Theme.
Click the image to open in full size.

Petty Cool Right?!!

OK here is were I would love some help from someone out there that can right a script.
A script that can find the newly added trailers and add the info to the xml automatically.

ANYONE UP TO THE TASK?

Later All,
DemonSeed

Last edited by DemonSeed; 05-07-2009 at 11:13 AM..
My System SpecsSystem Spec
Old 05-07-2009   #28 (permalink)
Member


Join Date: Apr 2009
Vista x86, Windows 7 x86 Build 7201 (Clean install)
 
 

Re: The Best Video Plugin Ever!!

You d' man! That's so cool
My System SpecsSystem Spec
Old 05-07-2009   #29 (permalink)
Member


Join Date: Feb 2009
Windows 7 Ultimate x64 (Bata) & Windows Vista Ultimate x64 Sp2 & Windows XP Professional x32 Sp3
 
 

Re: The Best Video Plugin Ever!!

Quote  Quote: Originally Posted by DemonSeed
OK here is were I would love some help from someone out there that can right a script.
A script that can find the newly added trailers and add the info to the xml automatically.

ANYONE UP TO THE TASK?

Later All,
DemonSeed
I messed it on another thread but pureMG has already done what I was asking for!
Yeaaaa!!!

Quote  Quote: Originally Posted by pureMG
Hey guys.
I wrote a little Program in C# which takes care of the xml editing needed to implement trailers.
Basically it checks every sub-folder of a given path for mymovies.xml and inserts the Trailer Tags.
The Program will only edit your XML file if a trailer.mov is found. Obviously all trailers need to be called trailer.mov and be placed inside the Movie folder.

You can start the Program directly from inside your collection directly or you can supply a working path when you execute it.


Here's the link:
http://www.lasergunspewpew.de/trailerxml.rar

BTW:
It worked perfect for me but I hacked this together in like 10mins and it's just supposed to be a temporary solution until this gets properly implemented in MediaBrowser.
I just ran the app pureMG wrote and it seem to work pretty good.

Later All,
DemonSeed

P.S.
Now if any one knows of a better way to get the trailers please let me know.
The one I show is good but it still left a lot of my movies in the dark.
I'm sure if we put our heads together we can come up with a way for almost all of our movies to have trailers.

Last edited by DemonSeed; 05-07-2009 at 05:58 PM..
My System SpecsSystem Spec
Old 05-08-2009   #30 (permalink)
Member


Join Date: Feb 2009
Windows 7 Ultimate x64 (Bata) & Windows Vista Ultimate x64 Sp2 & Windows XP Professional x32 Sp3
 
 

Re: The Best Video Plugin Ever!!

My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
Firefox Video Downloader Plugin Software
GIS Plugin for VS 2005 .NET General
psp plugin help Vista General
WMF plugin Vista music pictures video
MMC Plugin Vista General


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46