Import your avi files recorded using Fraps into XviD4PSP (drag & drop)
Pick the encoding you want on the left. x264 q21 DXVA-SD-Insane seemed to be an acceptable quality.
Click enqueue (and repeat 3->5 for multiple files)
Click encode
… wait …
This will create .mp4 files; transfer those to your Mac
Open iMovie, File -> Import -> Movies -> select the mp4 files
… wait … A couple of hours
Your movie should now be in iMovie, and you should be able to edit it
Edit whatever you want to edit, share and export and have fun.
A little hint, if your video is cropped (parts cut off), click your movie sequence -> on the left corner of your sequence a little “gear” will appear -> Cropping & Rotation -> in your right display window click “fit” to make it full size.
Took me quite some time before I managed to do it, but hey, now I know… 😉
EyeTV is a cool application that let’s you watch TV on your Mac. I happen to have the “lite” version, because it was significantly cheaper than the other version.
The cool thing is, you can easily record films or TV episodes with it, but with this version, there is no way to export it to a iMovie project, or to play the recording in a QuickTime based application.
When recording, it creates a folder “Live Recording – $date $time.eyetv”. And when double clicking it, it will open EyeTV.
Now if you would go into that folder (rather than opening it), for example with Terminal, you would see four files.
1
2
3
4
5
6
7
Nazgul:Desktop yeri$ cd Live\ Recording\ -\ 31-01-2008\ 21_54.eyetv/
Nazgul:Live Recording - 31-01-200821_54.eyetv yeri$ ls-ls
total 15159681736-rw-r--r--1 yeri yeri 886080 Jan 3122:08 000000000d526cf1.eyetvi
8-rw-r--r--1 yeri yeri 1137 Jan 3122:08 000000000d526cf1.eyetvp
8-rw-r--r--1 yeri yeri 1950 Jan 3123:48 000000000d526cf1.eyetvr
1514216-rw-r--r--1 yeri yeri 775275716 Jan 3122:08 000000000d526cf1.mpg
Nazgul:Desktop yeri$ cd Live\ Recording\ -\ 31-01-2008\ 21_54.eyetv/
Nazgul:Live Recording - 31-01-2008 21_54.eyetv yeri$ ls -ls
total 1515968173
6 -rw-r--r-- 1 yeri yeri 886080 Jan 31 22:08 000000000d526cf1.eyetvi
8 -rw-r--r-- 1 yeri yeri 1137 Jan 31 22:08 000000000d526cf1.eyetvp
8 -rw-r--r-- 1 yeri yeri 1950 Jan 31 23:48 000000000d526cf1.eyetvr
1514216 -rw-r--r-- 1 yeri yeri 775275716 Jan 31 22:08 000000000d526cf1.mpg
The only important file is the .mpg file. You can open it with QuickTime, but you won’t have any sound.
To move your .mpg file to, e.g., your Movies directory, use (change $You with your username):
The only player that plays the file correctly is VLC. No way to import it in iMovie, edit it, or share it. But, have no fear, there’s a workaround using ffmpegX. Download and install it (follow the instructions on the website, you’ll need to install 3 extra binaries too).
When installed, open the program, import the .mpg file, and export it to, for example, a .mov (-mpeg4) file.
Converting might take a while.
All you then have to do, is to import it in iMovie.
Follow the steps on the screen. iMovie will ask you a few things, and then you’ll be ready to edit your recording!
With iMovie ’08, you can even directly share your records on YouTube, cool stuff!