Sponsored links

Go Back   MP3Car.com > Mp3Car Technical > MacCar


Reply
 
Share Thread Tools Display Modes
Old 01-14-2005, 11:51 PM   #1
Newbie
 
Join Date: Jan 2005
Posts: 48
gmed is on a distinguished road
PyMedia and PyCar Front End

I recently found a couple of applicaions called PyMedia and Pycar which are made to work under Win and linux. I contacted someone from the website and this is what he told me.


> Any chance this software could be made for Mac OS X?

Hi George,
The software itself will work under Mac OS X. But all the codecs and
video
stuff will not( PyMedia ).
Once somebody can port PyMedia to a Mac OS X, PyCar will work there
instantly.
Dmitry/

The link for these applications is: http://www.pymedia.org/index.html

Maybe someone can look this up and see if it can work under OS X.

Some of the screen shots can be found here: http://www.pymedia.org/pycar/index.html
gmed is offline   Reply With Quote
Advertisement
 
Advertisement
Sponsored links

Old 01-15-2005, 12:03 AM   #2
Mac Car Moderator
 
kandyman676's Avatar
 
Join Date: Apr 2004
Location: Maryland
Posts: 813
kandyman676 is on a distinguished road
Talking

looks like you may have found something interesting:-)

this front end is based off a scripting language called Python, which runs on Windows, Linux, the Unix BSDs, and Mac OSX. The port for Mac OS X is here:
http://homepages.cwi.nl/~jack/macpython/

The interface almost looks like MediaCar and FrodoPlayer :-) best part is it is portable between the OSes. just that his class base, PyMedia, needs to have classes that work with OS X's quicktime libary (which are built in to handle OS X's music and video playing)
__________________
"If it works this good why F with it?" -KMFDM "Intro"

Strive for ethical wardriving: http://faq.wardrive.net/

My CarCPUs: v1 - 2000 | v2 - 2004
Mp3Car Meets: http://detrimental.org/eyecandy/MP3CarMeets
kandyman676 is offline   Reply With Quote
Old 01-15-2005, 12:39 AM   #3
I'm sorry, and you are....?
 
frodobaggins's Avatar
 
Join Date: Jan 2003
Location: Ruston, LA
Posts: 8,846
frodobaggins will become famous soon enoughfrodobaggins will become famous soon enough
Quote: Originally Posted by kandyman676
looks like you may have found something interesting:-)

Uh...it's been here under your nose for quite a while, look in the Frontends section
__________________
[H]4 Life
My next generation Front End is right on schedule.
It will be done sometime in the next generation.
I'm a lesbian too.
I am for hire!
frodobaggins is offline   Reply With Quote
Old 01-15-2005, 03:03 AM   #4
Mac Car Moderator
 
kandyman676's Avatar
 
Join Date: Apr 2004
Location: Maryland
Posts: 813
kandyman676 is on a distinguished road
you are correct sir:-) http://www.mp3car.com/vbulletin/pycar/

I hardly ever venture into that area of the forums. looks like i better read up:-)
__________________
"If it works this good why F with it?" -KMFDM "Intro"

Strive for ethical wardriving: http://faq.wardrive.net/

My CarCPUs: v1 - 2000 | v2 - 2004
Mp3Car Meets: http://detrimental.org/eyecandy/MP3CarMeets
kandyman676 is offline   Reply With Quote
Old 01-15-2005, 03:34 PM   #5
FLAC
 
jbors's Avatar
 
Join Date: Nov 2003
Posts: 947
jbors is on a distinguished road
I would say it would be great if someone try to port PyMedia over to Mac. It will be real usefull for all Mac users as you can edit/play all the multimedia with ease. And of course PyCar will work there as well.
I can assist if anyone volunteer.
__________________
Car pc integration with ease
Car mediacenter
jbors is offline   Reply With Quote
Old 01-15-2005, 09:08 PM   #6
Admin. Don't bug or I'll byte.
 
Bugbyte's Avatar
 
Join Date: Sep 2004
Location: Corning, NY
Posts: 6,143
Bugbyte is a splendid one to beholdBugbyte is a splendid one to beholdBugbyte is a splendid one to beholdBugbyte is a splendid one to beholdBugbyte is a splendid one to beholdBugbyte is a splendid one to beholdBugbyte is a splendid one to behold
What exactly is involved in porting it over? I heard "codecs" but am not sure what that means.

I couldn't port a codec, I don't think.
__________________
Want to:
-Find out about the iBug?
-Stop being a newbie? Take a look at the FAQ Emporium?
-Find out about carPC's in just 5 minutes? View the Car PC 101 video
-Help me kill my car PC
-Watch live video streams from my mobile PC? Check it out here.
-Where is the iBug?
Bugbyte is offline   Reply With Quote
Old 01-16-2005, 01:42 PM   #7
FLAC
 
jbors's Avatar
 
Join Date: Nov 2003
Posts: 947
jbors is on a distinguished road
Well. There is a standard C code which compiles under FreeBSD, NetBSD. Linux and Windows. If someone can try to compile it on Mac, to see what's the outcome would be.
The source code available: pymedia.org
__________________
Car pc integration with ease
Car mediacenter
jbors is offline   Reply With Quote
Old 01-16-2005, 10:19 PM   #8
Mac Car Moderator
 
kandyman676's Avatar
 
Join Date: Apr 2004
Location: Maryland
Posts: 813
kandyman676 is on a distinguished road
I would be willing to try once I get my iBook. very close to getting one now:-)
__________________
"If it works this good why F with it?" -KMFDM "Intro"

Strive for ethical wardriving: http://faq.wardrive.net/

My CarCPUs: v1 - 2000 | v2 - 2004
Mp3Car Meets: http://detrimental.org/eyecandy/MP3CarMeets
kandyman676 is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 01-17-2005, 02:14 PM   #9
FLAC
 
jbors's Avatar
 
Join Date: Nov 2003
Posts: 947
jbors is on a distinguished road
Great. I think it will be real fan and some challenge.
__________________
Car pc integration with ease
Car mediacenter

Last edited by jbors; 01-17-2005 at 02:17 PM.
jbors is offline   Reply With Quote
Old 01-17-2005, 02:51 PM   #10
Admin. Don't bug or I'll byte.
 
Bugbyte's Avatar
 
Join Date: Sep 2004
Location: Corning, NY
Posts: 6,143
Bugbyte is a splendid one to beholdBugbyte is a splendid one to beholdBugbyte is a splendid one to beholdBugbyte is a splendid one to beholdBugbyte is a splendid one to beholdBugbyte is a splendid one to beholdBugbyte is a splendid one to behold
I have no clue how to do this but am installing the developer's tools on my Mac now. Likelihood of success = 0 but I'll take a shot at it.
__________________
Want to:
-Find out about the iBug?
-Stop being a newbie? Take a look at the FAQ Emporium?
-Find out about carPC's in just 5 minutes? View the Car PC 101 video
-Help me kill my car PC
-Watch live video streams from my mobile PC? Check it out here.
-Where is the iBug?
Bugbyte is offline   Reply With Quote
Old 01-18-2005, 10:31 AM   #11
Newbie
 
Join Date: Jan 2005
Posts: 48
gmed is on a distinguished road
I found this today.

Cocoa and Python.

http://www.onlamp.com/pub/a/python/2...ythonnews.html
gmed is offline   Reply With Quote
Old 01-21-2005, 11:29 PM   #12
Newbie
 
Join Date: Jan 2005
Posts: 54
Lake is on a distinguished road
A couple of notes...

MacPython is a project from before Mac OS X. Any new Mac comes with an Apple supplied distribution of Python. Just open a terminal and type python and you'll be in the interpreter.

Python for Cocoa is pretty interesting (I was already toying around with it earlier today) but be warned that Cocoa is very ObjectiveC-esqe and not very Python-esqe. Even being fairly familiar with both Cocoa and Python it was a bit mind-bending for me.

Though, you could get even more bizarre and go with Ruby/Cocoa and really blow your mind :P

~Lake
Lake is offline   Reply With Quote
Old 07-02-2005, 03:09 PM   #13
Newbie
 
Join Date: Jun 2005
Location: Brandon, FL USA
Posts: 25
MacEscape is on a distinguished road
Quote: Originally Posted by gmed
I recently found a couple of applicaions called PyMedia and Pycar which are made to work under Win and linux. I contacted someone from the website and this is what he told me.


> Any chance this software could be made for Mac OS X?

Hi George,
The software itself will work under Mac OS X. But all the codecs and
video
stuff will not( PyMedia ).
Once somebody can port PyMedia to a Mac OS X, PyCar will work there
instantly.
Dmitry/

The link for these applications is: http://www.pymedia.org/index.html

Maybe someone can look this up and see if it can work under OS X.

Some of the screen shots can be found here: http://www.pymedia.org/pycar/index.html

I used the contact me form on the pymedia site and suggested he contact the guys at ipodderx.com for assistance.
__________________
Some of my sites:
http://www.knightrider.org
http://www.macmariner.com
MacEscape 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
PyCar 1.0.0-pre2 is available jbors Software & Software Development 8 05-28-2004 01:55 AM



All times are GMT -5. The time now is 09:59 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