My experiences of importing different formats into IMovie...!!

I’ve been through a lot of pain with IMovie for the last 6 months, and cracked it a couple of days ago. I therefore feel the need to write about my experiences.
I have lots of old footage on:-
1. DV tape
2. HI8 tapes
3. Sony mini-DVDs
4. DVDs
5. Sony standard def hard disk camcorder files.
1. DV tape
This was a joy to import. OK, so I had to invest a small amount of cash to buy a new cheapie DV camcorder (as my old one broke years ago), but the import itself was easy. Just connect the camcorder, the import window appears, and away to go. Events are imported with the correct date and time, and it even creates a new event for different days imported.
2. HI8 tapes
As I’ve only got a few of these, I decided to ‘cheat’, so I’ve recorded them onto DVDs using my domestic DVD recorder sitting under my TV. So the problem is shifted from HI8 tapes onto DVDs.
3. Sony mini-DVDs
I’ve been trying to crack this issue for months. Clips are imported in random order, even though they are shown in the correct order in the preview. Hopefully it will get sorted. See the following thread:-
http://discussions.apple.com/thread.jspa?messageID=9404421&tstart=0
4. DVDs
Haven’t tried this yet, until the mini-DVD issue is sorted. I might go down the road of converting the VIDEO_TS folders into DV files using MPEG Streamclip from squared5.com but I’d rather wait and import them ‘properly’ as the software intended.
5. Sony standard def hard disk camcorder files.
Now this is the biggie…..
I had about 1,000 MPEG2 files on my hard disk, that I’ve moved from my camcorder over the years. To my annoyance, when I switched from a PC to the Mac, I needed to buy the MPEG add-on to Quicktime. OK, so no big deal, but even then, all I could get was the video with no sound. After weeks of digging about, I found out that the reason there was no sound is because apparently Quicktime can’t handle MPEG files with AC3 dolby digital sound. As all of my files are recorded in this format, this was a major hurdle.
I then dug around and discovered that on the Sony CD that comes with the camcorder, there is a utility to down mix the AC3 audio to stereo. But it can only do one file at a time – no good for 1,000 files.
Even so, I tried a few files, and yes – they now played under Quicktime WITH audio.
But when doing an import into IMovie 09, the files are greyed out and cannot be selected. So back to the drawing board...
I then looked into various bits of software, finally deciding to get MPEG Streamclip, in order to convert the files in something more Apple friendly.
I did lots of experiments over many weeks in converting files to different formats for import into IMovie, and even though some of them looked excellent, when exporting to different sized export files (e.g. IPod, AppleTV), some of them had artifacts and shimmering all over the place.
Reluctantly I took the helpful advice of someone to convert them into DV files. I say ‘reluctantly’ because the files are HUGE. So much so, I then shelled out (even) more cash on a Drobo to store all the converted DV files.
Next problem...
Because MPEG Streamclip converts the files into DV files, the original date and time information is lost. This is a real pain and means IMovie thinks all the files are 2009.
I then purchased the excellent ‘A better finder renamer’ and ‘A better finder attributes’, to see if I could rename the files. Unfortunately there is no easy way to say ‘change the date/time on the new DV file to be the same as the old MPEG file’ a thousand times over.
I then approached a company about writing a bespoke automator script to do this for me. But it was going to be expensive.
I then set about manually changing some of the dates of the files.
Even then, IMovie was getting confused during the import, and putting some of the scenes in the wrong order. Looks like because MPEG Streamclip is so quick at doing the conversion to DV, that some of the files have the same time stamp, so IMovie gets confused.
I then looked into software to slow my Mac down, so that MPEG Streamclip would run slower (I wanted to guarantee that each file out of the thousand that it created was created in a different MINUTE to the last file). This was proving fruitless however.
I then had useful discussions with Appleman1958 - see thread -
http://discussions.apple.com/thread.jspa?threadID=1979095&tstart=0
who suggested that I could rename the files with the IMovie notation, i.e.
clip-yyyy-mm-dd hh;mm;ss.ext
I even worked out how to do this automatically using ‘a better finder renamer’.
But there was still one more issue.
When the files were imported into IMovie, the thousand files would just come in as one event (unlike importing DV tape where it splits into days).
Being unhappy with this, I had a brain wave and decided to try something else. AppleMan1958 helpfully suggested putting the files into different folders “behind IMovie’s back”, something I was open to doing, but wanted to try something else first...
I resurrected my old camcorder from my attic, and filmed a few minutes of footage.
I then plugged the camcorder into my Mac. To my AMAZEMENT, the import window appeared in IMovie (just like it does for DV tapes), AND the audio played as well as the video. I was absolutely staggered.
I then noticed an ‘archive’ button within the import window, so decided to press it. It then copied the MPEG file from the camcorder onto the hard disk. But it did so in the structure of the original camcorder (i.e. it creates a series of specially named folders, just like on the camcorder).
I then decided to copy all 1,000 of my MPEG2 files into the new special structure that had just been created.
All 1,000 files were then accessible using the standard import function!!!!
(By the way – I’m sure people already know this information – and I’m in no way taking credit for any of it, as it’s probably been suggested by other people in the past).
I’ve now happily imported all of the files.
(Interestingly, a couple of times it said ‘Error!’ on importing some of the files. The third time I tried it, it worked. How random!!)
What amazes me is that now the Mac CAN seemingly handle MPEG video AND ac3 audio, whereas it can’t handle it by double-clicking the files in the finder. I can’t see why this should be the case. Also, it’s really annoying that when importing the files from hard disk, the files are totally greyed out – but it CAN import them by fooling IMovie into thinking it’s a camera archive.
Ofcourse now I’ve spent all this extra money, it’s time to dust off the old camcorder and use that for a few more years, until I pluck up the courage to go hi-def...
Hope you enjoyed reading – thought I’d share my experiences incase there are any newbies out there with similar issues. It’s annoying that Apple make it seem like childsplay to connect your new shiny camcorder to IMovie, but seem give little help in the more technical issues.
Now, if only they’ll fix the mini-DVD import bug too...!
Brad

Hi Brad,
when you use Streamclip to convert media, use the same name for the exported file (only with different extension). Then make a shell script calling
touch -r origFileName.mp2 newFileName.mov
This will copy the exact time and date from origFileName.mp2 to newFileName.mov
The script may look like this (save the file, give an exec permission to it and call it in the right directory):
#!/bin/bash
for i in `ls *.mp2`; do
NEWNAME=$(ls "$i" | sed -e 's/mp2/mov/')
touch -r $i $NEWNAME
done
You may need to adapt the extension names used (in the example above .mp2 is input file to get the date/time stamp from and .mov is the output file to stamp.
Have fun and cheers

Similar Messages

  • Importing MP4 format into Imovie

    I have just purchase a New HD video camera which seems to record in MP4 format, which shows an error message when I try to import into Imovie (an error occurred during import) my previous camera recorded in avi format, which did not create a problem.
    Will Imovie accept MP4 format or do I need to change some settings.
    Thanks for anyhelp

    sorry, I'm a bit lost in your narration, so in my words, you like to:
    • convert DVDs
    • you need just a few selections of each DVD
    • combine those clips to one movie, not as individual clips on one DVD
    right?
    1) you could speed-up that process dramatically, if you just want to 'select and combine' by avoiding any conversion (editing mp2 directly).. therefor, you have to learn other, very different (=less convenient) tools than iApps.
    2) or, by using a diff. converter, namely Mpeg Streamclip, you can select and convert just the parts you need from DVD, illustrated advice on my site: http://karsten.schluter.googlepages.com/convertdvdstodvs
    3) general advice: slow processing indicates a lack of disk-space on internal/'startup' drive.. keep 15-30Gigs free while doing any 'video work'
    and, btw, welcome, Mactooth92, to the  iMovie boards..

  • Imovie imports different image into project

    I'm trying to create a slideshow using only jpg images. Sometimes (now frequently) when I drag a picture into the slideshow from iphoto, desktop, Adobe Bridge, or even straight out of downloads, the image that actually shows up in imovie is a previously used picture.  Sometimes the correct image shows up in the strip, but a different photo shows up in the preview window.
    I spent several hours at the Genius Bar yesterday and we dumped a plist and rebuilt the entire iphoto library.
    I've got to say that after having imovie closed all night, I reopened it this morning and was able to import  correct images into the correct positions on my project, but then it started acting up again (after I cancelled my Genius bar appointment for today!), and is again putting different pictures into the project than I am actually trying to put into the project.
    I litterally just need to get about 5 more images into the project!
    Please help
    Using imovie 11 and OSx 10.7.5
    Thanks in advance

    I didn't film the video, so I'm not sure what kind of camera was used.
    Here is a screenshot of the Quicktime Inspector:
    And here is a bit more information about my situation: The video plays fine off of the thumb drive it was given to me on, and it plays fine off of my hard drive. But when I import the video into iMovie, all I see is the one still video shot while the audio plays beneath it. I've tried this on two different computers and on both of them, the video is frozen once it's imported into iMovie.
    Bizarre.
    I appreciate your help!

  • Importing a video into iMovie

    I have a Sony SLT-A33 DSLR camera and I am having a problem with importing video files into iMovie. The camera records in two different formats 1920x1080 50i AVCHD and 1440x1080 25p MP4. I have heard that using 1440x1080 with 25 fps progressive MP4 will give better results so i filmed around 10 mins and when i plugged my memory card into MBPR iMovie did not find any importable files.
    I then used a different memory card to check if something is wrong with card but iMovie found nothing again, however when recorded in AVCHD 1920x1080 50i iMovie can import.
    I also have Aperture 3.4.4 installed and it recognised the MP4 files and imported them into Aperture library. I could then access the MP4 file through Aperture library in iMovie but the playback is very laggish and editing is almost not possible.
    Could you advise me on what format I should use?
    1920x1080 50i (interlaced) 25fps
    1440x1080 (progressive) 25fps with pixel ratio of (1x1.333)
    How can i import the files into iMovie for editing?
    I was also looking at FPCX but being a bit pricey, I decided not to get it. Should I invest in FPCX?
    I am using Macbook Pro Retina (Mid 20120
    i7 2.3GHz - 3.3Ghz Turbo Boost
    8GB 1600MHz Ram
    Nvidia GT650M 1GB
    256GB Apple SSD
    Mountain Lion (10.8.3)
    All softwares are fully updated.
    Thanks

    I don't have your camera, but this is worth a try...
    Try importing your MP4 files by using FILE/IMPORT MOVIE... and navigate to your camera card to select the MP4 files.

  • How can I import a movie into iMovie 09 from a hard drive?  The movie will open and play in idvd but breaks into separate files that can't be downloaded when I try to import.  Can it be done?

    How can I import a movie into iMovie 09 from a hard drive?  The movie will open and play in idvd but breaks into separate files that can't be downloaded when I try to import.  Can it be done? I am trying to create a disc of player highlights for a collegiate coach, and I am using movie files downloaded to my hard drive from a DVD created on a PC. 

    No unfortunately it won't open in quicktime either.  It does the same thing that Imovie does, separates it into two file folders audio and video, and if i select video it opens to reveal 8 files that cannot be selected.  VIDEO_TS.BUP, VIDEO_TS.IFO, VIDEO_TS.VOB,VTS_01_0.BUP, VTS_01_0.IFO, VTS_01_1.VOB, VTS_01_2.VB, VTS_01_3.VOB.  All of which cannot be opened or selected.
    Opening it in Idvd and folllowing your suggestion works and I get a format code of NTSC.  Is that the same?  Thank you for your time and response.
    CaCanuck

  • Importing quicktime file into iMovie 11 resulting in distortion

    After having trouble importing Quicktime files into iMovie hd6, I decided to buy iMovie 11. So the file imports without squishing the image into 4:3 as it did in iMovie hd6, but now the movie has a strange strobe like flashing that is not present in the original.
    Any ideas?

    See if you can open the file in QuickTIme PLayer. Click Command-I (or WINDOW/INSPECTOR) in QuickTime Player. Tell us what is listed by the word FORMAT:

  • Cannot import Finalize movie into iMovie

    I have a Sony DCR-DVD103 and when I go to File>Import Movies I do see my Finalized DVD, but all the files including the Import button are grayed out. How can I import the Finalized movie into iMovie?
    Upon connecting the Video Camera to my MacBook Pro, DVD Player launches. I quit DVD Player and go to iMovie>Import Movies, but never see how to import the movie into iMovie.

    I have a Sony DCR-DVD103 and when I go to File>Import Movies I do see my Finalized DVD, but all the files including the Import button are grayed out. How can I import the Finalized movie into iMovie?
    The "Import Movies..." option is for importing "edit" compatible files from a hard drive into iMovie '08. If the source files are not already "edit" compatible, iMovie '08 will not let you import them. Instead, try the ""Import from Camera..." option. If iMovie '08 properly recognizes you DVD camcorder, it will import your MPEG2/AAC content by converting all MPEG-2 "P" and "B" frames to "I" frames (which are editable), convert the AC3 audio to AIFF, and place both in an MOV file container with start and/or end time offsets to minimize drift between audio and video. The resulting file can then be edited in iMovie '08.
    If the camcorder is not recognized by iMovie '08, then you will probably have to import the MPEG2/AC3 files to you hard drive and manually convert them to an edit compatible compression format manually using an MPEG-based, third-party conversion application like iSquint (free), MPEG Streamclip (free but requires $20 QT MPEG-2 Playback component), FFmpegX, (donation-ware), Visual Hub (pay-ware), MPEG2 Works (pay-ware), or similar application.

  • When I try to import mov files into iMovie'08 (7.1.4) the files are greyed out. Any suggestions?

    When I try to import mov files into iMovie '08 (7.1.4) the files are greyed out. Any suggestions?

    Hi Appleman - thanks for your guidance.
    OK RealTime Inspector: Dimensions of my clips - as I don't know which bit this is I will list everything under Inspector, including Format:
    00117
    00117
    33.30
    Format:MPEG-4 Video, 1280 x 720 millions
    AAC, 2channels, 44100Hz
    FPS29.97
    Data Size2.57GB
    Data Rate 10.20 Mbits/s
    Current size 1280 x 720 pixels (Actual)
    And re the types of tracks you mention that iMovie '08 can't import, I don't much about film clips so haven't yet made sense of this, tho I do see that the clips are organised into chapters, so presumably this is 'chapter tracks'?
    Thanks - I'll await your further instructions :-)

  • Import .VOB files into iMovie?

    I have copied footage from my camera (don't have that tapes anymore!) to a DVD. Now I want to import the files into iMovie to edit and so but iMovie doesn't recognize the file-formats on my DVD: .VOB
    Can anyone tell me how I can convert these files so I can import them?
    Thank you very much...
    Marcha
    MacMini   Mac OS X (10.4)  

    Ok I was right, the stretching is coming from importing it directly into imovies folder. Unfortunately when I drag the dv file into imovies the quality was not as good as HB.
    Now trying the crop method directly into imovies to see if that fixes the stretching as the picture quality seemed much better, if that don't work I'll save it to my desktop using HB at 100% quality as that seems to be the best and then drag it into imovies quality.
    How, if it was you, would you convert the files back to mpeg2? Is there a free converter as I don't have QT pro? Will SC do it in good quality?
    I also thought (hate to use the pc word) but I may store the file in my external hard drive as a quicktime or divx or another format (what will give me the best quality from the other formats) and then do the conversion to mpeg2. Then use something like dvdshrink to make the file dvd size
    Gees what a bummer man! Just as well I have 2 weeks off work. Not quite the way I was hoping to spend it though!

  • Whenever i import a clip into imovie i get interference

    I've tried numerous times importing a clip into imovie that plays fine on quicktime with no interference but as soon as i imported into imovie there is awful interference. I tried switching my phone off and reimporting it but that didn't work. I have a tv that uses a portable aerial does that cause interference? I would be really glad if you could help me.

    Hi
    Can this be a setting in Your Camera ?
    I NEVER use any of the Camera functions - so that I have an as Clean original to start from and then I can add whatever effect later. If I go wrong I have a Clean original to re-start from.
    .mov - are no Video-Codec - it is a container (sort of folder) and can hold just about anything good or bad.
    Open the .mov file with QuickTime-player
    Open Inspector [cmd+I]
    Read Video format (codec) : nnnnnnnnnnnnnnnnn
    Frames per second : YY.yy fps
    What does they read ?
    Yours Bengt W

  • Importing analogue video into imovie.

    I am trying to import analogue video into imovie 5 using my canon i830 dv camera with tape out. imovie 5 will not import using this method and as I only have a few tapes to transfer I do not want to purchase further hardware. Will imovie 6 enable me to do this. Any sugestions?

    iMovie has not changed in how it imports video from camcorders to the best of my knowledge. Your DV camcorder with a Firewire connection should import to iM4, 5 (HD), or 6. So it would appear that there is a problem with a setting, hardware, or something else keeping it from working. Sooooo....
    Let's explore your setup. You have a DV camcorder right? It has a Firewire port? You are connecting the camera, with a Firewire cable, directly to the Mac? Daisy chained off an external hard drive? Via a Firewire hub?
    Does the menu of the camera feature different connection types that you can select from (e.g. Firewire, USB, A/V jacks, etc.)?
    What mode do you put the camera in when you attempt to import? Camcorder record mode? VCR play mode? Other?
    When you hook up the camera what exactly happens? Do you get absolutely nothing? Do you get a message that the camcorder is connected but then can not get it to import? Do you get an error message?
    Are you in an iMovie project when you attempt to import? Or are you trying to see the camcorder from the desktop?
    Are you SURE the cable you have is OK? Have you tried it on another device to verify? Some cables have the molded over plastic higher on the connector than others. I personally have had devices with deep ports on them that a cable with more molded plastic (less exposed metal) not connecting but swapping to another cable with less molding and more of the metal connector exposed working correctly.
    Patrick

  • Importing a file into iMovie

    Hi All,
    I am trying to import a file into imovie and it imports with the sound. The file was originally a MUXED file, than I used bbDemux which created 2 seperate files (video & audio) for me. I than brought them back into quicktime pro, combined them and save them as a .MOV file. The file is no longer muxxed but the sound is still missing when I import into iMovie. Any suggestions... Do I need to compress this file, and if so... How?

    The file was originally a MUXED file, than I used bbDemux which created 2 seperate files (video & audio) for me.
    What are the audio and video formats at this point? (I.e., did you simply demux the data or perform any sort of conversion as part of the process?)
    I than brought them back into quicktime pro, combined them and save them as a .MOV file.
    Are you using "Paste" or "Add" to combine the two tracks at this point? (I.e., if the files were demuxed and converted to a QT format, are you merging them sequentially or symchronized "frame-to-frame" here? If not performing any conversion as part of the demux process, switch to an application/utility like MPEG Streamclip that does both as a seamless process that produces an iMovie compatible file in a single step.

  • Import fotomagico slideshow into imovie 09 for hd output to youtube?

    There are many possible options/formats for sharing/exporting from fotomagico, a slideshow software.
    I want to know what's the optimal setting for importing hd movies into imovie and then exporting the imovie to youtube in the highest hd.
    Options for sharing from fotomagico include:
    hd movie for h.264 format
    quicktime mp4
    quicktime
    youtube
    all with options for size, framerate, compression?

    There are many possible options/formats for sharing/exporting from fotomagico, a slideshow software.
    I want to know what's the optimal setting for importing hd movies into imovie and then exporting the imovie to youtube in the highest hd.
    Options for sharing from fotomagico include:
    hd movie for h.264 format
    quicktime mp4
    quicktime
    youtube
    all with options for size, framerate, compression?

  • Can I import DVD's into imovie HD

    Here is my question. I have recently had some photos taken of myself and the photographer gave me an actual DVD (like a movie that you can watch on a real DVD player) of the proofs in a slide show. I would like to post this movie (it's short) on my iweb website but can not figure out a way to import the DVD into imovie HD so I can then make it smaller for use in iweb. Any suggestions?
    Thanks

    Hello Jonathan,
    you will have to convert the files contained in the DVD to a format readable by Quicktime. Normally you would convert the DVD to full quality DV format but as you are going to post it on the web, consider resizing it (e.g. 320x240) and using a suitable codec (e.g. Sorensen3 or MPEG-4). A movie in DV format would be too large a file to view online.
    some reading on how to get the footage off the DVD:
    Dan Slagle's Unofficial iMovie FAQ
    Using Mpeg (DVD) footage
    http://danslagle.com/mac/iMovie/tips_tricks/6010.shtml
    Matti Haveri's website
    How can I edit MPEG or convert DVD or MPEG to DV
    http://www.sjoki.uta.fi/%7Eshmhav/SVCDon_a_Macintosh.html#edit_convertMPEG
    Tools:
    MPEG StreamClip:
    http://www.apple.com/downloads/macosx/video/mpegstreamclip.html
    Apple MPEG2 PlayBack:
    http://www.apple.com/quicktime/mpeg2/
    DVDxDV
    http://www.dvdxdv.com/
    DIVA
    http://www.versiontracker.com/dyn/moreinfo/macosx/17899
    hope this helps
    mish

  • I have been trying to import VHS video into iMovie via a Hollywood Dazzle bridge.  Did not have trouble until I upgraded to mavericks.  I have a mac book pro, 10.9.1, iMovie 10.0.2.  Says it is recording, but when I go to check, it says the file is empty.

    I have been trying import VHS video into iMovie via a Hollywood Dazzle bridge.  I have been successful doing this in the past, but now it is not working.  I have a mac book pro, 10.9.1, (mavericks), iMovie 10.0.2.  Everything in iMovie looks like it is working.  It reads "recording" in the upper left hand corner of the pane while the video is playing.  When I stop the process to check on my clip it says that the file is empty.  The only thing that has changed since I did it successfully is that I upgraded to mavericks from whatever I had previously.  My system is about one year old.  Any suggestions?

    Hey, Clinton,
         Thanks for your help!  I was able to go to iMovie 9.0.9 and import video.  I was still curious as to why it didn't work in version 10.0.2, so I contacted Apple tech support.  They were't sure at first as to why it wouldn't work, so they had me delete iMovie 10.0.2 and then re-install it just to see if something had gone wrong when it upgraded.  That didn't change anything.  In the end, they determined that 10.0.2 doesn't support the Hollywood Dazzle DV bridge.  But I have a workaround path from them that I will share so that it's possible to import to 9.0.9, then move it to 10.0.2. 
         1.  Open iMovie 9 (finder/applications/iMovie 9.0.9
         2.  Import from Dazzle Bridge to iMovie 9, note which event you are importing the clips into
         3.  Close iMovie 9
         4.  Open iMovie 10 (probably in the dock)
         5.  File/Import Media...navigate to home(this was my name, on the left side of iMovie, under Favorites)/Movies/iMovie events.  Find the event folder that contains your Dazzle clips (tip-try sorting by date modified to look at recent events.) 
         6.  Select the clips and import.  Click the blue "Import Selected" button on the bottom right.
    You may get a message that some files cannot be imported.  Click continue import.  It's a little glitchy.  It imports your clip, and also makes a copy of it, too.  On the copy, the audio is normal, but the video is choppy.  In any case, you would delete the copy, anyway.
    Hope this additional information helps somebody else.  Thanks again, Clinton for helping me!

Maybe you are looking for

  • Stock transport order between storage locations and assignment category type E not in MRP

    Hello Gurus, I have a stock transport order between 2 storage location which belongs to the same plant. Besides the stock transport order is allocated to a sales order (account assigment category E). When I run the MD03, the system take into account

  • Paste from powerpoint doesn't work

    Hi, I'm working between powerpoint and pages. I'm trying to copy pictures from a powerpoint and paste them into my pages document. I've tried using the menu options to copy and paste and it still doesn't work.  If i copy a google image and paste into

  • Camera for final cut pro

    Hi I have about £2000 UK pounds to spend on a video camera for producing footage to be edited in Final Cut pro. What is the best type of camera to get for quality and ease of importing and editing? Not sure between tape and hard disk etc. Thanks

  • Connecting Z10 to Link issues

    I bought a new Z10 a few months ago and after several updates to z10 and bb link i still can't connect my phone to link to sync any contacts or back it up. I use to just back up my old bb 7.1 over wifi or the network but that option is no longer avai

  • Record set

    Hi I come from VB background and very new to java. Is it possible to return a record set from call method like in VB? AP