This is an old revision of the document!
archiving mini dv
This details how I'm pulling all video off of my mini dv tapes for easy access on my computers or PS3.
- rip footage to iMovie
- re-encode .dv files with MPEG Streamclip or ffmpeg
iMovie
- Open a new iMovie project, in either DV or DV Widescreen format (depending on how you recorded the video onto your tape)
- Allow iMovie to import the entire tape into clips
- Save the project and close iMovie
MPEG Streamclip
- create a preset with the following:
- MPEG-4 container
- H.264 video encoding
- AAC audio encoding, stereo, 128 kbps
- 60% Quality
- Multipass
- Limit Data Rate to 1000 Kbps
- Deinterlace Video
- 640 x 480 (4:3) frame size (or 854 x 480, 16:9 for widescreen)
- if encoding many files
- go to List → Batch List
- click the Add Files… button
- select “All Files” from the filter at the bottom
- go to where your iMovie project is and expand to the Media folder (or open any folder with the files you want to encode if you didn't use iMovie)
- select all files and click “To Batch”
- select Export to MPEG-4 as the task and click OK
- click Presets…
- select your preset and click Load
- click To Batch
- click start to begin encoding all files in the batch
- if encoding one file
- open a single file
- go to File → Export to MPEG-4…
- click Presets…
- select your preset and click Load
- click Make MP4
ffmpeg