Sponsored links

Go Back   MP3Car.com > Mp3Car Technical > Software & Software Development > Front Ends > No Longer Supported > MediaCar


Reply
 
Share Thread Tools Display Modes
Old 05-19-2004, 05:31 PM   #16
Maximum Bitrate
 
mobileh1's Avatar
 
Join Date: Apr 2004
Location: San Francisco
Posts: 454
mobileh1 is on a distinguished road
An example:
Attached Images
 
__________________
.//Daren
(Epia M10000/C134) (C137/MII 10000) Liliput /Opus 150W/DVD/512MB/80GB/Hummer H1
MediaCar/CoPilot7/Routis
mobileh1 is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 05-19-2004, 05:34 PM   #17
FLAC
 
Custommx3's Avatar
 
Join Date: Jun 2003
Location: Memphis - TN
Posts: 1,195
Custommx3
Well Media car will close out the program now, THANK YOU! but, it wont embbed yet.
I can just run a batch file and place it where I want via command line, but it would be nice to embbed it.
__________________
2007 Mazdaspeed 6
Custommx3 is offline   Reply With Quote
Old 05-19-2004, 05:37 PM   #18
FLAC
 
Custommx3's Avatar
 
Join Date: Jun 2003
Location: Memphis - TN
Posts: 1,195
Custommx3
looking @ your screenshot, I dont see the title on the program in the lates download.
__________________
2007 Mazdaspeed 6
Custommx3 is offline   Reply With Quote
Old 05-19-2004, 05:38 PM   #19
Maximum Bitrate
 
mobileh1's Avatar
 
Join Date: Apr 2004
Location: San Francisco
Posts: 454
mobileh1 is on a distinguished road
You're welcome.

What does it mean to be embedded. I think if it started with an offset and was sized properly, it would appear to be embedded. The reason this has trouble is the same as DVD playback. The way these things work is not the usual way. If Coyotee were around we could work this out together.

Typically in Windows, when a window gets drawn, a device context is used to 'paint' with.

However, DirectShow, as the name imples does something else. It says to the hardware accelerator, render the video stream to the graphics card at this offset and this size. Windows then takes a back seat to the whole process of managing painting of this 'window' - to Windows it more like a hole in the screen from this point.

I've put MC on that machine now and will give it a try later if you want. I should probably write some code for my boss for a few minutes now unless you can convince her that this is more important
__________________
.//Daren
(Epia M10000/C134) (C137/MII 10000) Liliput /Opus 150W/DVD/512MB/80GB/Hummer H1
MediaCar/CoPilot7/Routis
mobileh1 is offline   Reply With Quote
Old 05-19-2004, 05:41 PM   #20
FLAC
 
Custommx3's Avatar
 
Join Date: Jun 2003
Location: Memphis - TN
Posts: 1,195
Custommx3
Open media car and see how notepad is embedded as well as the calc by default?
Thats what I mean.
__________________
2007 Mazdaspeed 6
Custommx3 is offline   Reply With Quote
Old 05-19-2004, 06:06 PM   #21
Maximum Bitrate
 
mobileh1's Avatar
 
Join Date: Apr 2004
Location: San Francisco
Posts: 454
mobileh1 is on a distinguished road
Ok, I see what you mean, I am running 800x600 here and have it running embedded perfectly.

What res are you running at and I'll build you a version.

Are you able to use the cmd line arguments? Because basically embedded means:

- run as directed, except add 55 to the y offset and subtract that from the height, use a caption, but dont display it and close when told to using FullscreenTV.

I couldnt figure out the ini format to specify the command line args. When I added them MC gave me errors, so I hard coded my version. I also picked the second video device because I wanted the web cam, not the TV.

Screen shot as it looks here:
Attached Images
 
__________________
.//Daren
(Epia M10000/C134) (C137/MII 10000) Liliput /Opus 150W/DVD/512MB/80GB/Hummer H1
MediaCar/CoPilot7/Routis
mobileh1 is offline   Reply With Quote
Old 05-19-2004, 06:33 PM   #22
FLAC
 
Custommx3's Avatar
 
Join Date: Jun 2003
Location: Memphis - TN
Posts: 1,195
Custommx3
Im running @ 800x600 as well
and I had mine running from a batch file.
is that what you were doing?
__________________
2007 Mazdaspeed 6
Custommx3 is offline   Reply With Quote
Old 05-19-2004, 06:42 PM   #23
Maximum Bitrate
 
mobileh1's Avatar
 
Join Date: Apr 2004
Location: San Francisco
Posts: 454
mobileh1 is on a distinguished road
No batch file, thats a good idea to hide the args. Never thought of that. I made the exe just work the way I wanted it.

If you using device 0 (the first capture device), the attached zip should work fine.

If not then I'll have to build you a different version to try.

Assuming Device 0:

Loose the batch file and have the fullscreen.ini look like this:

[GENERAL]
PATH = C:\program files\mediacar\fullscreen.exe
TryEmbeddedTimeOut = 5
WindowSearchString=*FullscreenTV*

Make a pretty jpg for the graphic and copy the attached binary to C:\program files\mediacar\fullscreen.exe

Good luck, let me know if it works for you.
Attached Files
File Type: zip fullscreen.zip (121.1 KB, 195 views)
__________________
.//Daren
(Epia M10000/C134) (C137/MII 10000) Liliput /Opus 150W/DVD/512MB/80GB/Hummer H1
MediaCar/CoPilot7/Routis
mobileh1 is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 05-19-2004, 06:51 PM   #24
Low Bitrate
 
Join Date: Sep 2002
Posts: 89
maximilian
can i get the sesame street explanation for how to do this.....thanx
maximilian is offline   Reply With Quote
Old 05-19-2004, 06:53 PM   #25
Low Bitrate
 
Join Date: Sep 2002
Posts: 89
maximilian
hey custom any luck in embedding your emulators into mediacar?
maximilian is offline   Reply With Quote
Old 05-19-2004, 07:50 PM   #26
Jesus Freak
 
antimatter's Avatar
 
Join Date: Jan 2004
Location: California
Posts: 4,273
antimatter is on a distinguished road
Wow.

Good work guys. I will try this later today (if possible) I am running 800x600 with MediaCar and was looking for a way to add rear view to to my arsinal.

Thanks mobileh1
__________________
-Jesus- King of Kings Lord of Lords
antimatter is offline   Reply With Quote
Old 05-19-2004, 09:34 PM   #27
Maximum Bitrate
 
mobileh1's Avatar
 
Join Date: Apr 2004
Location: San Francisco
Posts: 454
mobileh1 is on a distinguished road
I think its working fine, I'm waiting to hear back from Custommx3 before posting an official build/description.

Works embedded here for me.

Custommx3?
__________________
.//Daren
(Epia M10000/C134) (C137/MII 10000) Liliput /Opus 150W/DVD/512MB/80GB/Hummer H1
MediaCar/CoPilot7/Routis
mobileh1 is offline   Reply With Quote
Old 05-19-2004, 10:09 PM   #28
FLAC
 
Custommx3's Avatar
 
Join Date: Jun 2003
Location: Memphis - TN
Posts: 1,195
Custommx3
Yea, seems to work, but its not embedded, its just positioned right.
Works well perfectly though.

Is there a way to modify the code to use its own INI file instead of you having to encode settings in the application?

I REALLY appreciate u looking @ the code. I can now use my rear cam.

Now.. if we could just launch from a button..
__________________
2007 Mazdaspeed 6
Custommx3 is offline   Reply With Quote
Old 05-19-2004, 10:12 PM   #29
FLAC
 
Custommx3's Avatar
 
Join Date: Jun 2003
Location: Memphis - TN
Posts: 1,195
Custommx3
I dont have my capture card installed, so it may not embed for that reason.
Someone else try it out?
__________________
2007 Mazdaspeed 6
Custommx3 is offline   Reply With Quote
Old 05-19-2004, 10:17 PM   #30
Maximum Bitrate
 
mobileh1's Avatar
 
Join Date: Apr 2004
Location: San Francisco
Posts: 454
mobileh1 is on a distinguished road
Ok, I can change it to use a fullscreen.ini file then... I'll upload a version later this evening then. Have to play with my toddler now.
__________________
.//Daren
(Epia M10000/C134) (C137/MII 10000) Liliput /Opus 150W/DVD/512MB/80GB/Hummer H1
MediaCar/CoPilot7/Routis
mobileh1 is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Reply

Bookmarks

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
Displaying reverse camera on a carputer? coachreed LCD/Display 47 04-22-2008 06:47 PM
USB Earthmate - patch for gpsd support dignome GPS 4 04-05-2005 11:44 AM
Updated Destinator: with Speed/Bearing, Winamp control and Speed Camera Database Confused MediaCar 11 04-12-2004 06:10 AM
When will ME support plug-in??? vbi ME Archive 7 10-31-2003 07:39 AM
Reversing camera hapination LCD/Display 0 05-20-2003 03:48 AM



All times are GMT -5. The time now is 12:44 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.2
Copyright © 1999 - 2008 Mp3Car.com Inc.Ad Management by RedTyger
Message Board Statistics