Posted in OS X on oct 7th, 2008 No Comments »
Yeah… windows stuffs, as usual.
Hopefully you’ll find some tools for Os X :
daa2iso : download, unzip, go to the src directory from the console and start “make”. You’ll end up with a daa2iso binary. Don’t care for the errors.
daa2iso in_file.daa out_file
Result is a out_file.iso, which you can open from the finder.
I just have no valid [...]
Read Full Post »
Posted in OS X, UNIX on août 21st, 2008 4 Comments »
iTerm is the most powerfull terminal emulator I know on Mac osX. I first thought the dev of this projec was over when Apple released Leopard. Today a co-worker just get an update warning. Checking it shows there indeed was a new update, version 0820 (20th of August ? :)).
The changeLog on the website reference [...]
Read Full Post »
Fuppes is a “free” Upnp and DLNA server. It can work on almost any system, from Linux to Os X
While you will find some usefull help to install it on Leopard (check here), it may not be so easy.
First of all, install Macports.
Then, change your PATH environement variable so you have /opt/local/bin and [...]
Read Full Post »
Posted in Django, Mysql, OS X, Python on fév 15th, 2008 No Comments »
If you installed over your old Tiger or if you are new user, you may have experienced errors when trying to build py-mysql.Py-mysql is a Python module to connect to Mysql.I’m using it to have Django, the Python Web Framework, to connect to Mysql database. This is what I got when trying to install :
# port [...]
Read Full Post »
Posted in OS X, XDCAM EX on déc 28th, 2007 7 Comments »
As you may know I just get my new Sony PMW-EX1 camcorder last week. This camcorder use solid state SxS memory cards. I got it with 2x 8Gb cards. 16Gb is around 55 mins of recording.
Then the question is : how and where to store all that data ?
The SxS card is an expresscard card, [...]
Read Full Post »
Posted in OS X on déc 28th, 2007 No Comments »
Je viens de lire un tuto sur le site de macenstein.com. Il utilise un petit utilitaire qui s’appel MacOsAix.
Ca se passe ici et le resultat semble vraiment super. Je vais essayer ca ce week-end si je trouve un peu de temps.
Read Full Post »
Posted in OS X, Video, XDCAM EX on déc 23rd, 2007 No Comments »
Sometimes you don’t want to use Final Cut to review your shoots, or simply you can’t : you are on Windows !
Even if VLC can read the mp4 file directly, you can also extract the mpeg2 file encapsulated inside the mp4.
Thanks to Mr Bolanski, FFmpeg is your friend :
EX1.mp4 to DV25 :
ffmpeg –i inputfile.mp4 –f [...]
Read Full Post »
Posted in OS X, Video on nov 20th, 2007 1 Comment »
ffmpeg is a command line tool used to convert video format. It has so many option that most of the free video software around the place is based on it. I tried to install the Macport (port install ffmpeg) but I had an error. I finaly managed to compile it by hand.First of all, get the [...]
Read Full Post »
Posted in OS X on juin 7th, 2007 No Comments »
Have a look there to see what next featrues will be, like new package system, ZFS… The whole blog is worth reading. Check this out : http://themachackers.com/2007/01/08/the-oracle-macworld-software-announcements/
Read Full Post »