All posts tagged with Anime, page 1 of 2
Getting mplayer to work on OS X Snow Leopard
The post below is based off a post to the mplayer-users group by Reimar Döffinger.
To get mplayer on Snow Leopard, first checkout the latest code off subversion (as of writing, the snapshot offered for download is for September 1, 2009 and isn’t a working version):
svn checkout svn://svn.mplayerhq.hu/mplayer/trunk mplayer
Change into the mplayer directory that gets created, and run
./configure --target=x86_64-Darwin
I’m not sure if the ./configure script errors if you don’t have the libs you need installed – I had them installed via macports.
Once that’s run, edit config.h and change #define HAVE_EBX_AVAILABLE 1 to #define HAVE_EBX_AVAILABLE 0. Then run make.
If you had the dependent libraries that mplayer needs installed under Leopard through macports, ld will complain about some dylibs being compiled for the wrong architecture (You can tell that the libs were originally installed via macports because the path to the lib is /opt/local/lib).
The solution is simple; for each dylib that it ld reports on (in my case libjpeg.dylib libpng.dylib, libfreetype.dylib, and libmad.dylib) run sudo port install <library name> +universal
Then run make again, then sudo make install.
Mplayer is now installed; test it by running mplayer on one of your videos.
04:19 PM on Saturday, 05/09/2009
Adelaide Japanese Animation Society
AJAS is the University of South Australia student run Anime Club.
I am currently running and developed the website which I built in Camping (the microframework created by ‘why the lucky stiff’.
04:10 PM on Sunday, 23/08/2009
Anime/Manga
I’m going to use this page to keep track of what Anime I’m watching, and what Manga I’m reading. This is a work in progress.
Anime:
| Name of Anime | Eps produced | Eps I’ve watched |
| Denno Coil | 26 | 1,2,4-14 |
| Full Metal Panic? Fumoffu | 12 | 11.5 |
| Shugo Chara | 51 | 7 |
Manga:
| Name of Manga | Chapters/Volumes produced | Vols/Chapters read |
| Aoi House | 2 vols | 2 vols |
| Azumanga Daioh | 4 vols | 4 vols |
| Gantz | 1 vol | 1 vol |
| Mamotte Shugogetten | 2 vols | 2 vols |
| Yubisaki Milk Tea | 7 vols | 1 vol |
11:04 PM on Thursday, 17/07/2008
Update to Henrietta
Some more work has been done on Henrietta.
Picture from yesterday:
I’ve done a bit more work on it since then, bit it’s awful, so I’ll post a new pic when it’s AWESOME again.
06:10 PM on Sunday, 25/05/2008


