Welcome to the MP3Car.com forums.
You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. Registering will also remove advertisements. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!
If you have any problems with the registration process or your account login, please contact contact us.
|
03-30-2003, 08:11 PM
|
#1
|
|
Newbie
Join Date: Mar 2003
Posts: 12
|
Movies for background?
Hi-
I have been trying to work on using a video file for a bacckground image. I want to do something along the lines of a pioneer monitor which has a dolphin swiming constantly in the background when cd's are playing. Any ideas on how this is possible? I know I can;t do it through skin maker, and have had limited success with VB 6, since I'm no programmer. Is this at all possible/future versions of ME?
|
|
|
03-31-2003, 03:44 AM
|
#2
|
|
Variable Bitrate
Join Date: Jul 2001
Posts: 343
|
shouldnt be too hard if animated gifs worked...
|
|
|
03-31-2003, 07:28 AM
|
#3
|
|
Maximum Bitrate
Join Date: Oct 2001
Location: Indiana
Vehicle: 1990 Oldsmobile Cutlass Calais
Posts: 493
|
The thing with animated background images.
In theory, it sounds like a simple idea. But in actuality, it is a nightmare. Here are the opposing arguments.
You cannot use the paint method with a gif, thereby removing the "stretch" effect to fit the image on all resolutions.
Animated gif support is not a standard feature of visual basic, thus requireing me to code something. My previous work with animated gifs created major flicker.
The size of the screen would create a major processor speed drain, plus on top of that, trying to paint it to the whole screen, plus scan IR/Keyboard events, plus update the database in the background.
I hope this explains why I have considered and decided not to try to implement animated gifs.
-Background as a movie-
You cannot do this either because and movie events (mpg avi divx) display on top of all other controls. I could put them in a frame, but then again you would not see the movie. Think about how the control bars display "on top" of the movie screen in the movie player part.
|
|
|
03-31-2003, 12:53 PM
|
#4
|
|
Maximum Bitrate
Join Date: Aug 2001
Location: Cambridge & Bristol, UK
Vehicle: Peugeot 205
Posts: 709
|
The pioneer units had a short (5 second) looping video in the background... even so, it still looked (unit got nicked  ) pretty kewl.
Also, the video game menus have moving 'bits' in the background, i`m not entirely sure of any examples tho...
What about some sort of macromedia flash - for parts of the background maybe?
|
|
|
01-16-2004, 07:14 PM
|
#5
|
|
Jesus Freak
Join Date: Jan 2004
Location: California
Vehicle: 2006 Mazda Mazdaspeed 6 GT
Posts: 4,277
|
Yea... That is the first thing that i was bummed about. It would look so sweet to have an animated background or an AVI looping in the background.
The only thing that you would need to make it look good is transparacies with the buttons and use GIFS. If this isn't done with Media Engine maybe it could be done with another software
Even though Media Engine Rocks
__________________
-Jesus- King of Kings Lord of Lords
|
|
|
01-16-2004, 07:18 PM
|
#6
|
|
Maximum Bitrate
Join Date: Mar 2002
Posts: 494
|
I've done it with Flash on my desktop and it works fine.
I'm not sure how Media Engine works, not having used it. Maybe someone else could answer that?
- Jeff
|
|
|
01-16-2004, 07:24 PM
|
#7
|
|
Phat Boy
Join Date: Sep 2003
Location: AZ
Vehicle: 1998 Hyundai Tiburon FX
Posts: 1,007
|
You could run BSPlayer in Desktop Mode, maybe run macro to get it to open and play when you start your comp?
Oops, this is in the mediaengine forum. gifs perhaps?
__________________
My Carputer! (More Car Pics at the end)
2 Kicker Comp 10"
Epia M-9000, 256 MB DDR, 120 Gig HD
Lilliput 7" VGA Touchscreen
Check it out?!
|
|
|
01-16-2004, 07:33 PM
|
#8
|
|
Banned
Join Date: Dec 2003
Location: Milwaukee, WI
Vehicle: FORD Baby
Posts: 417
|
can be done, creat an html document that uses an animated GIF. The use that as your windows back ground. Switch all icons to large ones, walla animated background, with touchscreen size buttons(icons) should work.
|
|
|
01-17-2004, 04:23 PM
|
#9
|
|
Constant Bitrate
Join Date: Dec 2003
Location: Minnesota
Vehicle: 1998 Dodge R/T
Posts: 122
|
Can't you use overlays? Create an image thats all green or some rarely used color then use some video player to play a video in overlay mode onto that color?
|
|
|
01-19-2004, 04:56 PM
|
#10
|
|
Maximum Bitrate
Join Date: Mar 2002
Posts: 494
|
Quote: Originally Posted by AJ Quick
Can't you use overlays? Create an image thats all green or some rarely used color then use some video player to play a video in overlay mode onto that color?
You know, you gave me an idea - for the desktop, that is...
I have the ATI AIW card which allows for tv playback on the desktop - with the icons still visable and everything still functioning. It works like the green screen used in news casts where the weather maps appear to be behind the weatherman (or woman). I'll have to try it when I get home, but I believe their file player works in much the same way. You could create a video or a snippet from a video and loop it in the file player.
I'll try it when I get home.
- Jeff
|
|
|
01-19-2004, 05:10 PM
|
#11
|
|
Constant Bitrate
Join Date: Nov 2003
Location: ny
Vehicle: blazer s10
Posts: 206
|
is all that is possible i'll put a 360 degred view of the outside of my car, that way i'll have a more costum look...
|
|
|
01-19-2004, 05:24 PM
|
#12
|
|
Newbie
Join Date: Jan 2004
Location: UK
Vehicle: Ford Focus ST170
Posts: 5
|
Overlay is indeed the way to go!
Long story short...
Play a video in full screen mode.
Take a screen grab and paste it into PBrush. (It will appear black! This is the overlay channel).
Save the image as a bmp.
Make this your background and you just about set. When you play a video file, it will apear in this overlay channel!
Full and comprihensive answer is here...
http://myhtpc.net/forum/viewtopic.ph...ted+background
Best Regards,
Russ.
|
|
|
01-20-2004, 06:29 PM
|
#13
|
|
Jesus Freak
Join Date: Jan 2004
Location: California
Vehicle: 2006 Mazda Mazdaspeed 6 GT
Posts: 4,277
|
That would work great if Media Engine supported Bitmaps (BMP) 
__________________
-Jesus- King of Kings Lord of Lords
|
|
|
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 09:19 AM.
|
|