Loading

Monthly Archives: February 2007

Vista memory management

Interesting link about Vista aggresive memory management (aka SuperFetch)
Coding Horror: Why Does Vista Use All My Memory?

Bookmark It

Hide Sites

$$(‘div.d112′).each( function(e) { e.visualEffect(’slide_up’,{duration:0.5}) });

MP4::Info fixed

Jonathan Harris has just released a new version of MP4::Info adding support for Sony PSP title and encoder.
Movie title and the encoder used are now accessible under $tag->{NAM} and $tag->{TOO}

use MP4::Info;
my $file = ‘MAQ12331.MP4′;
 
[...]

Support for Sony PSP format in MP4::Info

Today I opened a new feature request (http://rt.cpan.org/Ticket/Display.html?id=25178) on MP4::Info perl module to include my patch to read the title in a Sony PSP files. Read this post to know more about the way title is encoded in PSP Mp4 files. With the following patch mp4infopatch.txt (applied to Info.pm) you can read the [...]

Example of title encoded in a Sony PSP MP4 file

Here I included an example of a custom uuid USMT->MTDT block in a Sony PSP MP4 file

06A55450 75 75 69 64 55 53 4D 54 21 D2 4F CE BB 88 69 5C uuidUSMT!.O…i\
06A55460 FA C9 C7 40 00 00 00 90 4D 54 44 [...]

Sony PSP MP4 filenames

If you’re new to the PSP you must remember when copying files video files (created with 3GP converter or PSP Video 9) to your PSP that M4Vxxxxx.MP4 files go to the MP_ROOT/100MNV01 dir of the Memory Stick and the MAQxxxxx.MP4 files go to MP_ROOT/101ANV01 dir.
M4Vxxxxx files are conventional MPEG-4 files and MAQxxxxx are MPEG-4 [...]

Hard disk odyssey!

Wow! Today is a great day I thought I missed my iTunes library and outlook email but I managed to recover it.
I’m not really sure how it happened. All began when I moved my old 60GB hard disk to another PC as an extra disk (not boot disk). The other PC had Windows XP [...]

Madrid M-40 traffic cameras

If you live in Madrid this Google maps application will help you to check the status of the rings roads surrouding Madrid (Road M-40 and M-45 )before you take the car in the morning.
Direct link to app
Found via bbs keyhole

Bookmark It

Hide Sites

$$(‘div.d98′).each( function(e) { e.visualEffect(’slide_up’,{duration:0.5}) });