Loading

Tag Archives: itunes

Incorrect track length in iTunes

iTunes was reporting a incorrect track time length for an audiobook that I created concatenating several mp3 together.
I had to reencode the whole thing again to make iTunes recognize propertly the track lenght. I could’t reencode the concatenated file itself as that ended up with a Segmentation fault in lame

cat *.mp3 |lame –mp3input – [...]

iTunes 8: Ready for download – The Unofficial Apple Weblog (TUAW)

I just downloaded and installed iTunes 8 from apple website, turning on Genius. we will see what kind of recommendations does it give me.
via iTunes 8: Ready for download – The Unofficial Apple Weblog (TUAW).

Bookmark It

Hide Sites

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

Adjust the volume and EQ setting of podcast and audiobooks automatically

Continuing with my previous post 1 , 2 ….
I wrote a little script that I run every day via Windows Scheduled tasks. The script adjust the volume and EQ setting of all the podcasts and audiobooks everyday to update the just downloaded podcast. I find hard to listen to podcast and audiobook at the gym [...]