Archive

Archive for July, 2007

Anime on Ubuntu: Codecs buzz

July 28th, 2007

Trying to keep the quality of the video, I’ve noticed a growing popularity of Matroska codec pack for anime releases. Most of the video players do not support mkv format from the box, however you can download VLC player which can do it.

Otherwise, for not creating a mess in your “video & sound” category, it’d be easier just to apt-get few extra packages needed for playing most of anime movies:


sudo apt-get install libebml-dev
sudo apt-get install libmatroska-dev
sudo apt-get install libmp4v2-0 libmp4v2-dev

So you can easily run your matroska files on MPlayer or Movie Player. For VLC compilation of Matroska codecs, you can check out a full installation guide. However, the quality of playing the videos on VLC in Windows platform was better then in VLC under Linux.

Maybe, someone can advice some other solutions except writting own video drivers? ;)

Heap, Links , , ,

Apple pages history

July 22nd, 2007

The appearance of new front page of Apple usually bring new vibes of design on the Web. Mac fans collected everything from 1997 year up to now.

Links , , ,

Big community, good community?

July 22nd, 2007

That is the question. Logically, a big community should have more useful information for the users, a good support. For example, Ubuntu community which expands daily. Now you can find all the answers concerning this fashionable distributive of Linux without googling much,just entering Ubuntuforums and Ubuntuguide.

However, will this growing interest of Nix systems lead the community for good, and Linux systems will expand the market, or Nix spirit will drown in everyday users’ questions and Windows switchers?

Blogging, Heap , , ,

Video Editing with Ubuntu

July 18th, 2007

I haven’t thought that it’s going to be such a headache to find some good software for Video and Audio Editing on Linux platform! At this type of software fields, you realize how much work should be done in future for Unices to reach Mac/Win multimedia platforms.

Win/Mac haters can take a deep breath, because there are no good alternatives for:

  • Abode Premier
  • Sony Vegas
  • Sound Forge

However, I’ve managed to find the combination of Kinovd and Cinelerra. The last one appeared to be a nice video editor, even though some minor bugs arise (which were solved right away with Cinelerra helper). Here are some Ubuntu repositories for Cinelerra editor.

Enjoy editing! ;)

Design, Gadgets , , , , ,

New Anti-Spam plugin for Wordpress

July 12th, 2007

After Akismet and Karma plug-ins, we’ve got new players on the field of anti-spam plug-ins – Defensio.

Some people say that it’s a new upgraded Akismet, and Karma: better then both. Well, I suggest to give it a try, and then we’ll see how good it is.

Links , , ,

Totem with Beryl in Ubuntu

July 7th, 2007

Fast and easy solution:

~$gstreamer-properties

And set your video default output as “X Window System (No Xv)”. Seems to be working fine…

Heap, Links , ,