March 5, 2008
Out Of The Woodwork
After a break of almost 11 years, Portishead have a new album out next month:
"Bristol-based Portishead were one of the most influential British groups of the 1990s. With 1994's Dummy and 1997's self-titled album they came to define a genre called "trip-hop", combining downtempo electronica, jazz and Beth Gibbons' tremulous, despairing vocals. It was bloody depressing, and entirely marvellous."
Guardian Music article | MySpace | Portishead.co.uk
Great hall locations: Music | Talked about by: 0 Fraggles
October 31, 2007
Ha, No I'm Not Dead
And I've just bought a CD, crazy times... whoever does that anymore, lol. It's the new Motion City Soundtrack album, Even If It Kills Me. I haven't even heard any of the songs yet, but I love their previously albums and the reviews are good. And I also ordered one excellent T-shirt, which you can see over on the left there. Hurry up USPS and give me my goodies!
Great hall locations: Music | Talked about by: 0 Fraggles
September 26, 2007
Once Again Amazon Rocks My World
This time literally, with their new MP3 Music Store. But what makes this different from every other online music offering is: the files are DRM-free, in standard MP3 format and not from obscure artists! You can buy tracks from people like Radiohead, Pink Floyd, Coldplay, Crowded House, The Chemical Brothers, Sublime, Fall Out Boy & Snow Patrol! And they're only $0.89 per song and even cheaper if you buy the whole album, around $9 US. I don't even own an audio CD player anymore, so not having to pay for the CD media and case is brilliant.
However, that isn't what I'm excited about, oh no, it's the behind the scenes bits. I've just bought one track to check it out and they're LAME 3.97 encoded VBR's using [I believe] -V 0 quality, i.e. the software/settings recommended by the audiophiles at Hydrogenaudio!! The average VBR bitrate of their files according to the Amazon docs is 256kbps, so I'm pretty sure it's -V 0. The files also have beautiful crisp album art at 600x600px, which looks like it comes from the original files, rather than a scan of the CD cover.
I'm never buying a CD again, thank you Amazon you've made my day!
Great hall locations: Music | Talked about by: 0 Fraggles
August 30, 2006
Step By Step Conversion Guide: Putting DVD's On To Your iPod (revised)
UPDATED: 22nd September 2007.
(MP4 Scripts updated September 17th 2007)
These settings/scripts will generate files of pretty much transparent quality to the original DVD. I'm using these settings for archival purposes, so if you're looking for really small files, these might not be for you.
While I have previously written about this topic, I never covered it in any depth or went into every step I follow. When I first got my G5 iPod it was a steep learning curve figuring out MPEG video; what tools to use, what settings to use, what version of each software app was best, etc. to get the best possible quality and file size.
This post should serve as a complete answer to the question of "How do I get DVD's onto my iPod that look good on both the iPod Screen, a TV at the smallest possible file size". Below is the step by step process complete with illustrations and links to the required software.
DISCLAIMER
THIS GUIDE IS ONLY FOR CONVERTING MOVIES TO VIEW ON YOUR IPOD THAT YOU LEGALLY OWN, I.E. YOU PAID FOR THE DVD.
WE DO NOT SUPPORT THE PIRATING OF MOVIES, AND ANY COMMENTS OR MESSAGES RELATING TO THIS WILL BE DELETED. UNCLE TRAVELING MATT.COM ACCEPTS NO RESPONSIBILITY FOR THE USE OR MISUSE OF ANY OF THE SOFTWARE MENTIONED ON THIS SITE. UNCLE TRAVELING MATT.COM DOES NOT HOST AND DID NOT WRITE ANY OF THE SOFTWARE LINKED TO HERE, EXCEPT FOR THE BATCH FILE SCRIPTS THAT INTERACT WITH THE AFOREMENTIONED SOFTWARE. SO IF THESE MESS UP YOUR COMPUTER OR RUN OFF WITH YOUR DOG IT'S NOT OUR PROBLEM, BY USING THIS INFORMATION YOU ARE AGREEING TO THESE TERMS.
Required Software
- DVD Decrypter 3.5.4
- FFMPEG Win32 (tested with svn8891 & 8797)
- BeSweet 1.5 beta or newer (if the site is down try googling it, BeSweet 1.5 b31)
- Nic's Build of MP4 Box
- AAC Gain 1.7
- Atomic Parsley 0.9
- 7-Zip (needed to open .7z files)
- My MP4 Video Scripts (These scripts will all print a help screen when run without any parameters).
* You are welcome to try newer versions than those listed above, in most cases newer versions work fine, but I can't guarantee the results. FFMPEG svn builds especially, I've found svn8891 or svn8797 stable on all my systems. If you want to try the latest ffmpeg builds, you'll need to change the codecs in the scripts (the names have changed) acc -> libfaac and h264 -> libx264.
Installation
- Install DVD Decrypter.
- Create a folder called C:\Program Files\MP4 and extract the contents of FFMPEG, AAC Gain, MP4 Box, BeSweet, Atomic Parsley and the MP4 Video Scripts into it.
- Add C:\Program Files\MP4 to your path. Right click on My Computer, Properties, Advanced, Environment Variables, System Variables, Path, Edit, Add ";C:\Program Files\MP4" (without quotes) to the end of the list.
- Create a folder under My Documents\My Videos\_Import to save your working video files into. This can be a different location if you wish, of course.
Overview
These are the steps we will do for each video:
- RIP: The VOB file from the DVD
- PREVIEW: To calculate the frame cropping.
- ENCODE: Convert the VOB into an MP4 H.264 File, Normalize and Remux.
Video is encoded using anamorphic wide screen*, normalizing makes every movie playback at a consistent volume (normalizes to 89db, consistent with MP3Gain for music files), and the remuxing is necessary to convince iTunes your iPod can actually play the file. - TAG: Add the meta data (tag) to the file such as the Title, Year, Genre etc.
- COVER ART: Optional —Add DVD cover for movies or the TV show title frame so it looks nice in iTunes.
* This is so the picture completely fulls the screen of the iPod, but when played on a wide screen TV (set to FULL mode) the movie will be restored to its original wide screen format.
TIP: iPod's currently don't support the files with a SAR (Sample Aspect Ratio) of anything other than 1:1. In future hopefully this will be fixed. I suggest including the movie's Aspect Ratio in the description tag, so if in future other SAR's are supported, you can use this information to calculate the appropriate SAR for the movie and update the file's MPEG headers.
UPDATE: If you wish to use these files with an AppleTV, which does support custom SAR's, you can use Quicktime format to save a linked movie with the correct SAR (and subtitles as well). In Quicktime Pro, select Show Movie Properties, Video Track and Visual Settings. Uncheck Preserve Aspect Ratio and enter appropriate resolution. For 2.40:1 (720x320), 2.35:1 (720x328), 2.20:1 (720x350), 2.00:1 (720x384), 1.85:1 (720x416), 1.78:1 (720x432), 1.37:1 (720x562). These are for PAL, for NTSC divide the height by 1.2. The picture should resize, and then Save As.. a .mov reference movie. This file will play in correct widescreen format on an AppleTV and should only be about 1MB in size (it uses the original MP4 file for the picture and sound content).
1. RIP: The movie using DVD Decrypter
DVD Decrypter should be set to IFO mode and have the following settings chosen—for screens not shown below the defaults are fine. These settings will auto select the primary language of the DVD (i.e. English, unless it's a foreign language film). If it's a foreign film and you want the English soundtrack, use the stream processing tab in DVD Decrypter to check that language and uncheck the foreign one.
Set the destination folder on the DVD Decrypter main screen to be the My Documents\My Videos\_Import folder created earlier (click on the yellow folder icon)
Once you have all these set, put in your DVD movie disc, and click the "DVD > Hard Disk" at the bottom left. DVD Decrypter will then rip the DVD to your hard disk as a VOB file. Open the windows explorer, navigate to the _Import folder and you should see a file named something like VTS_02_PGC_01_1.VOB (the numbers may be different, but that's ok). Rename this to something more useful, e.g. My Movie.vob where "My Movie" is the actual title of the film.
TIP: An example extract script is included that shows how to rip multiple episodes from a TV Show DVD in one step. You will need to edit the VTS and PGC numbers to match the DVD in question, and you could use multiple blocks with a ECHO Insert Disc X and a PAUSE before each to process a whole season.
2. PREVIEW: Calculate the frame cropping.
In the _Import folder create two batch files called preview.cmd and convert.cmd. We'll use convert.cmd to convert the MPEG2 VOB files into an MPEG4 files (the format that the iPod needs), and the preview one to do a similar conversion but to generate a preview instead.
Edit your preview script and call the mp4preview.cmd script for each VOB file, use an output file similar to: Movie - Preview.mp4. This generates a rough 10sec conversion at 100% without cropping in H263 format (fast). Play each resulting file, and find a frame where you can clearly see the edge of the picture. Press Print Screen and paste into Photoshop (or another program with measuring tools) and measure the distance between the inner edge of Quicktime player window and edge of the video content (overlap the into the content area by 1px). Measure the for all 4 sides.
Using the crop calculator webpage included to generate the scale parameters variable (select the Source frame size and enter the four measurements taken earlier, click calculate and copy & paste the output into your convert script). There is an example convert.cmd in the examples folder, have a look at this for the syntax. At this point you can delete the preview MP4 files.
You'll need two lines in convert.cmd for each video file you wish to convert. The first one sets the cropping (scale params) and the second one calls the encode script. Converting this way lets you process many files at once, good if you want to set it going overnight.
TIP: When working with MPEG4 files, always use the standard "MP4" file extension, and not the non-standard Apple "M4V" as this can cause problems. M4V is meant to be for raw video stream and not a video and/or audio stream inside a MPEG4 container.
TIP: The MP4 file's name must be less than 64 characters (including the extension) or Quicktime for Windows will say it's corrupt.
3. ENCODE: Convert the movie to H.264 format
After the scaling parameters SET command, your convert script will call one of the 3 encode scripts. These scripts use slightly different video / audio settings:
- MOVIE: Encodes with the highest video quality and audio quality. Preprocesses the soundtrack with BeSweet to downmix 5.1 Dolby Digital into 2.0 Dolby Surround 2 this multiplexes LCR+Surround into the Stereo output (use the "Dolby Pro Logic II Movie" on your AV receiver during playback).
- TVSHOW: Encodes with slightly lower video and audio bitrates. TV Show material is often easier to encode and volume of data is higher, so these settings are a good trade off of quality vs. disk space.
- MUSIC VIDEO: Uses the same video settings as the TVSHOW script, but with very high audio quality
If you are unsure of the settings any of the encoding scripts, just run them without without parameters to see the help screen.
Run the convert script by starting the Command Prompt, changing into the _Import folder, and type convert and press ENTER. This will take a while... ;-)
TIP: Interlaced TV Shows and mono soundtracks require additional parameters, see the help screens of the encode scripts for further information.
4. TAG: The MP4 files with Atomic Parsley
In the _Import folder create script called tag.cmd. There is an example tag script included, so use that as an example. The tag scripts also print help screens, so you'll want to refer to those too. This tagging can be done manually in iTunes but it's really slow as the whole file must be rewritten. Atomic Parsley has to do this also, however here you can batch several files at once saving a lot of time.
Run the tag script by starting the Command Prompt, changing into the _Import folder and typing tag and then pressing ENTER.
TIP: Descriptions/synopsis's longer than 255 characters won't display in iTunes. Watch out for international characters (accented western, asian and eastern) the command prompt uses a different code page than iTunes, so you'll need to correct these using iTunes afterwards.
5. COVER ART: Add the Cover Art (optional)
This is really an additional tagging step, however I find it easier to separate this out from the main tagging. This adds the artwork displayed in Album and Cover Flow view in iTunes and on the iPod's screen in TV Out mode. For movies I use the front of the DVD Cover (you can scan in the cover yourself, or download it from one of the sites on the Internet (just google "DVD Covers"). For TV Shows I normally use the title frame from the show, same procedure as in the preview step above except you crop and save a jpeg. Use the mp4tag-artwork script in a batch file similar to your tag one.
6. ADDITIONAL STUFF: Subtitles etc
There are scripts included for processing subtitles. However, bear in mind the iPod currently doesn't support subtitles, so like adding the Aspect Ratio/SAR to the tags, adding these will be possibly be useful in the future but not so much now. If you add subtitles, you must do it before the tagging step (any existing tags aren't copied to the new [output] file). To rip the subtitles to a text file, you can use SubRip in SubPictures to Text via OCR mode, you'll also need to make sure you check the appropriate subtitle stream in DVD Decrypter during the rip stage.
TIP: If you rename the file MP4 to have the extension .3gp, Quicktime for Windows will display the MP4 timed-text subtitles.
UPDATE: Subtitles are supported in Quicktime containers, .mov files, in Quicktime Player, iTunes 7.4, AppleTV and iPod 6G (sorry not 5G with 1.2.1). To correctly add the subtitles, see the paragraph about Quicktime containers in the Overview section above, and just before saving the file do this. Open up mp4-subtitle-convert.html, which is included in the latest scripts archive, and paste the contents of the .srt into the top box. Click convert and copy & paste the results from the bottom box into a .txt file. In quicktime open the .txt (you'll need to change the file type to all files) and do a Select All and Copy. Change to the main movie window, make sure you're at the very start of the film, and choose Edit > Add to Movie (not Paste). In the Movie Properties dialog, select the Text Track, Visual Settings and set the Offset to 0 x 430. Close the movie properties box, and do the Save As... Reference Movie as normal. Your linked Quicktime file should now have subtitles and the correct aspect ratio! ;-)
Once you're finishing tagging the files, move them to their final storage location and then delete the VOB files (you can also delete the video-stream.mp4 & audio-stream.mp4 working files and FFMPEG logs). Import the finished movies into iTunes as normal, sync to your iPod and enjoy!
Great hall locations: Music , iPod | Talked about by: 2 Fraggles
August 22, 2006
Musical Dope
As many of you already know, one of the great loves of my life is music, and not just one style of music either—at last count I had 46 genres on my iPod. That said it's not very often that I get really excited about a new album, but once in a while there is an exception. An exception that makes me call up everyone I know and play it down the phone line them (and believe me, if I know you, you'll be getting a call soon!). If speakers could get the burn in effect like old monitors, they'd permanently say "Stepfather by People Under The Stairs"!
Unfortanately, Amazon.com doesn't have samples for this album on their site, so I have included a couple below and a link to the album page so you can buy it. And believe me it's worth every penny, this is one funky hip-hop album.
Days Like These (clip) (MP3 / 1.38MB) | Jamboree Part 1 (clip) (MP3 / 1.54MB)
Great hall locations: Music | Talked about by: 0 Fraggles
February 15, 2006
New iPod Lovin'
I've recently upgraded to a 60GB Video iPod from my ancient 2nd generation ipod, and am absolutely loving the thing. I've finally got 'on-the-go' playlists, shuffle songs that is actually random, and video functionality (which i hadn't really considered) turned out to be pretty damn cool.
After purchasing the apple a/v cable, I'm in the progress of converting a huge amount of video that i'll be able to watch anywhere. Well actually, i've converted some of it several dozen times so far. Finding the best encoder, codec, and settings turned out to be a little challenging, since i wanted pretty good quality on a TV *and* a reasonable file size—2500kbps was out of the question.
In the end i decided on ffmpeg (windows binaries) as the encoder with these settings:
Video
-vcodec xvid -s 512x384 -qscale 6 -g 300
The "xvid" codec turned out to produce much cleaner and smaller files than the "mpeg4", and plays on the ipod fine. Depending on content, I've increased the quality a bit, levels 4 and 5 are a fair bit smoother though file size jumps up considerably—I've done some of my faster moving music videos at these levels.
Audio
-acodec aac -ac 2 -ar 32000 -ab 48 -async 1
High passing frequencies above 16kHz and lowering the bitrate saves a huge amount of space. TV shows especially could go even lower, however I'm using shure e3c's and am quite sensitive to audio quality, and these were the lowest settings i was happy with. Incidentally, with the apple stock headphones 22050 & 32 or 40 was passable since they seem to roll off the top end anyway.
Misc
-f mp4
Makes sure the muxing is suitable for the ipod.
Once you've got the video converted, tagging it so the iPod sorts it nicely is another matter. iTunes [as of this writing] is completely unable to tag video files as TV Shows properly. It has a TV Shows setting, but it is ignored by the iPod. Fortunately there's a tool called Atomic Parsley, which was originally just for the mac, but windows as well.
One thing I've found really handy to do with my video tagging, is to put "Videos" in to the "Album" field for all my videos; movies, music and tv shows. The reason is iTunes treats videos just like songs and finding a handful of videos intermixed with them is a pain. With the album set to videos, you can just type "videos" in the search field to list all the videos on your iPod—sweet.
Here is an example of Atomic Parsley config I use, for a TV show:
--genre "TV Shows" --stik "TV Show" --artist "Seinfeld" --album "Videos" --year 1989 --TVShowName "Seinfeld" --TVEpisode "The Seinfeld Chronicles" --TVEpisodeNum 1 --TVSeasonNum 1 --title "The Seinfeld Chronicles" --writeBack
To get the video off your DVD's the best tool is DVD Decrypter, you'll have to google search for it as Macrovision (the makers of DVD encryption) under threat of lawsuit made them take the site down and remove the software. The last version was 3.5.4, and make sure you uncheck the "Check for Program Updates" under Settings > Events.
From the UI you can't extract more than one episode at a time in IFO mode (the mode you want to be using). However, from the console it's possible to write a batch script to extract them one after the other. Just add one line for each PGC with the switches below:
/MODE IFO /DEST F:\VIDEOS /VTS 1 /PGC 1 /START /CLOSE /SPLIT NONE /DIRECT 0x80 0xE0 /NAMING PGC
In closing, having all my video with my me is just as cool as having all my music. iPod's just seem to get better and better!
UPDATE: The information above has been superseded, please see the more recent post entitled: Step By Step Guide: Putting DVD's On To Your iPod
Great hall locations: Music , iPod | Talked about by: 1 Fraggles
July 5, 2005
Left [ear] Behind
Well my day started off total shit today. I was rather hungover from the 4th of July last night, which was good, btw—was at Mike's girlfriend's brother's place; drinking, darts, talkin' cars and lots of illegal fireworks! :) So I was a total write-off to do any work today, so thought stuff-it I'll go lie to the beach and feel sick, rather than feel sick at the apartment.
So I got down on the sand, went to take out my ear canal phones and the left one came out sans-the freakin' rubber sleeve, which was still inside the far end of my ear canal! ug. So I try to get it out with my finger and manage to push it even further into my ear and hard up against my ear-drum, which promptly started to ache. Plus I was completely deaf in this ear at this point, surprising how much of a difference loosing one ear makes, my hearing was severely fucked up.
I've met a number of deaf people in my travels here, and am going to add learning sign language to my to-do list after this, so next time they try and ask me a question I can give them a useful answer—being deaf would be totally arse. So back to the story, I had to go half way back to Westwood to find a pharmacy to buy long needle nose tweezers to extract this rubber plug thing from my ear! So I was 2.5hr late getting to the beach proper, and still hungover when I got there!
I should of stayed at home, really.
Great hall locations: Music , Travel , United States | Talked about by: 1 Fraggles
May 9, 2005
Shitty MP3's Must Die!
With my next overseas trip just over a week away, I'm in the final mad rush to get everything ready, including breaking in my new Shure e3c Noise Isolating Earphones. These are the in ear canal style units that musicians use, and I have to say the sound quality and detail is quite extraordinary!
I used Sony active noise canceling headphones on my last trip. They helped a lot in reducing the aircraft engine noise, but were quite bulky, only worked on low/mid frequencies and need batteries. The Shure ones on the other-hand block about 25dB across all frequencies (the noise-canceling ones were 10dB) and are very compact, which will help my carry-on baggage only plan for this trip.
They take about a week to properly mold to your ear canal (or your ear canal to mold to the earphones as the case maybe, lol) and break-in the speaker drivers. We're at day 3 now and they're definitely getting more comfortable to wear—and the sound quality still blows me away!
However, this does cause one major problem— 128 & 160kbps CBR MP3's which previously sounded ok, now sound terrible. The encoding artifacts are clearly audible in all their hideous glory. The 160kbps songs sound flat and lifeless, and we won't even mention mangled state of the poor 128k ones, lol.
So, I've been on a mission hunting out all the poor quality songs in my collection with the help of Tag & Rename, which is an excellent program.
Tag & Rename can also tell you which encoder was used to make the file (this is separate from the ID3v2 tag's "encoded by" field), which is quite handy for generating a report of all the MP3's not encoded with LAME and are CBR 160kbps or less.
On a related note, I checked with the airline the other day and my skateboard is good to go as carry-on. It was the only piece of baggage I thought might possibility have to be checked, which would ruin my carry-on only plan. Apparently if my main carry-on bag isn't too big, it's all good ;)
Update: It appears I was missed informed, and the skateboard can only be taken on as checked luggage—which added just under an hour to me getting out of LAX the other day, arrrghh!
Great hall locations: Music , iPod | Talked about by: 0 Fraggles
April 20, 2005
iPod's, Podcasting & iTunes Phones
I have say podcasting is rather cool, there is some really interesting content out there. Podcasts are like an audio magazine subscription that automatically updates with the current issue as they are released.
Also, on the topic of serious coolness Motorola is developing an iTunes phone—that's right folks, an iPod and a cell phone in one device. Bloody brilliant if you ask me :)
Podcasting
A regular downloadable radio show to which listeners subscribe using software such as iPodder. Podcasts enable subscribers to receive shows as feeds (in the RSS format). Software such as iPodder can be set up to send these shows directly on to subscribers' MP3 players. Podcasts can also be heard using your computer's media player, so they're not exclusively designed for portable devices.
The term podcasting was invented by Dannie J. Gregoire, who registered the domain name podcasting.net, discovered and reported on by Dave Slusher of the Evil Genius Chronicles and made popular by former MTV VJ and Dutch weblogger Adam Curry's original ipodder script.
A RSS pioneer Dave Winer describes succinctly the technology used to pull digital audio (e.g., especially MP3) files from websites down to computers and devices where the audio can be played back at a listener's convenience. The recovery of MP3 links from distributed weblogs and distribution of the aggregated list using RSS had been demonstrated by Stephen Downes's Ed Radio, launched June 9, 2004. Podcasting was developed, according to Curry in August, 2004.![]()
Motorola iTunes Phones
The phone syncs with a computer and the iTunes Music Store like an iPod does, and incorporates an iPod-like interface for navigating and playing digital music, said Ron Garriques, a Motorola executive vice president.
But a Motorola representative clarified on Friday that the phone shown during the keynote was not the actual iTunes phone that is slated for release this year. Instead, it was a Motorola E398 equipped with the iTunes functionality for the demonstration.
The upcoming phone is the first of many Motorola devices that will support iTunes this year, said Garriques, also president of Motorola's personal devices business. He didn't provide product details for the phone or say when it would be available.
Still, the demo at CES bolsters rumors that an iTunes-compatible Motorola phone would be launched this month, possibly at the Macworld Conference & Expo that opens next week in San Francisco. Last month, an Apple executive revealed that the phone was due in the first half of 2005.![]()
Great hall locations: Music | Talked about by: 0 Fraggles
March 7, 2005
Tarmac FM
My iPod once again went flat on the way to work today; damn over optimistic battery gauge. However, it appears the Japanese have invented a solution to my musically challenged commute...
Japan has already dabbled here and there with road surfaces that keep drivers awake by using appropriately-placed troughs to play rhythms through your tires.
Now the Hokkaido Industrial Research Institute has gone a step further, with grooved sections of road that boom a melody up through your car.
The grooves are a few millimetres deep and 6-12 mm wide; unsurprisingly, the closer they're grouped together the higher the pitch of the note produced. They're planning to use different melodies for different areas, picking songs that have some association to the locale.![]()
Hokkaido Industrial Research Institute
Great hall locations: Music | Talked about by: 0 Fraggles
The Great Hall
Historial Postcards
- March 2008
- February 2008
- January 2008
- December 2007
- November 2007
- October 2007
- September 2007
- August 2007
- July 2007
- June 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
- December 2006
- November 2006
- October 2006
- September 2006
- August 2006
- July 2006
- June 2006
- May 2006
- February 2006
- January 2006
- December 2005
- November 2005
- October 2005
- September 2005
- August 2005
- July 2005
- June 2005
- May 2005
- April 2005
- March 2005
- February 2005