Alvaro Lopez Ortega    
Archives
« November 2009
MonTueWedThuFriSatSun
      
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
      
Today
XML
Search

Links
 

Today's Page Hits: 119

« Order your OpenSolar... | Main | OpenSolaris codec... »
20070304 Sunday March 04, 2007
OpenSolaris codec pack

This morning I had to perform one of those tasks that I've hated for quite long time. Before you guess, no it didn't go to the dentist, and I didn't have to pay my taxes either.

Actually, what I had to do was to reinstall a Windows machine. Don't ask me why. I just had to.

The thing is that right after installing the operating system I started installing a bunch of additional software. You know, it isn't like when you are using Free Software, in this case you have to install all sort of basic applications in order to get some basic functionality in the system: burn ISO images, watch films, read ODF files, IRC support and so on.

So, while I was installing what people usually call a "codec pack", I though.. "Umm! It could be really handy to have something like this for my real computer". It could be kind of useful for me if each time I reinstall any of the OpenSolaris boxes I could get the multimedia applications installed in a painless way. I bet you know about all that legal stuff around the video codecs, so I won't get into that subject.

I have built a OpenSolaris codec pack to try to solve the issue. It includes most of the software you would need to play (and eventually RIP or re-encode) the most spread media content formats on a OpenSolaris machine:

The only thing you have to do to install it is to execute the following command from a terminal (as root). I've uploaded binaries for both i386 and Sparc. The script will detect the platform and install the proper package set:

/usr/sfw/bin/wget -O - http://opensolaris.es/codec-pack.sh | bash

It took me a few hours to get this done (had to write a few patches in order to get some packages to compile) but I think it's worth the effort.

Actually, it's heavily based on the amazing job that the pkgbuild project contributors have done so far, so.. thank you guys for all the great job!!

I hope you will enjoy it. :-)


Mar 04 2007, 09:38:08 PM GMT+00:00 Permalink Comments [9]

Comments:

Fantastic !!!

Posted by Detlef Drewanz on March 04, 2007 at 10:19 PM GMT+00:00 #

Thanks for the programs! I tried to checkout your patches, but the patches folder gives a 403.

Posted by 192.91.147.35 on March 05, 2007 at 02:13 AM GMT+00:00 #

it nice but: would be nicer if you'll include pkgsrc's and PMp's patches, coz for example: your version dont has `xv` support (only needs a little patch to fix x11 libs location)

Posted by bandy on March 05, 2007 at 01:19 PM GMT+00:00 #

bandy, you're right.

About the patches, I'm committing them to the pkgbuild project.

I'll check the xv support. Right now I'm using the opengl-2 output in the i386 box and works alright; however it'd be nice to include xv support as well. Good point!

Posted by Alvaro Lopez Ortega on March 05, 2007 at 01:32 PM GMT+00:00 #

Excellent concept!!! Thanks for your hard work. I look forward to testing this later and having this being promoted as to more Solaris users.

Posted by Wes W. on March 05, 2007 at 02:12 PM GMT+00:00 #

I mentioned xv because my box is quite slow, no 3D (sempron 2200+ socket A, onboard sis vidcard) and xv seems the most fastest

Posted by bandy on March 05, 2007 at 02:16 PM GMT+00:00 #

Excellent! Since you used pkgbuild it will be good if you can contribute your changes to the spec-files-extra repository. Just pay a visit to desktop-discuss@opensolaris.org.

Posted by Moinak Ghosh on March 05, 2007 at 02:18 PM GMT+00:00 #

Avaro: may I email you? I can't find your email address (maybe alvaro_at_sun_dot_com ?)

Posted by bandy on March 15, 2007 at 11:47 PM GMT+00:00 #

@bandy,

Yeah, sure. That's the address.

Posted by Alvaro Lopez Ortega on March 16, 2007 at 12:53 AM GMT+00:00 #

Post a Comment:

Comments are closed for this entry.