How to import .MOD files using log and trasfer

I am trying to get some footage taken on my Cannon FS20 into final cut pro
When i mount the camera and go into the SD_VIDEO directory, each clip has 2 files, a .MOD and a .MOI
When I drag these clips into the log and transfer window i get the error
"filename.MOD contains unsupported media or has an invalid directory structure. please chose a folder whose directory structure matches supported media"
How can i fix this?
Thanks

http://www.squared5.com/
http://www.roxio.com/enu/products/toast/default.html?rTrack=mprotoast

Similar Messages

  • Can't Import Sony AVCHD Using Log and Transfer

    HI
    I have been importing AVCHD footage from all kinds of cameras, mainly Panasonics for over 4 years now using Final Cut Pro 7.  I just got a new Sony NEX-EA50 but when I try to import the footage using Log and Transfer, it does not show up.  When I try to drop the card folder into the window I get the ""PRIVATE" contains unsupported media or has an invalid directory structure. Please choose a folder whose directory structure matches supported media." message.
      The only way I can import the footage is using Toast, but that is a pain in the *** because it is a hassle to rename and scan the clips before I import. 
    Does anybody know whats going on?  Did Sony purposely change their file directory system so it couldn't be read by FCP? 
    Thanks in advance.

    Hi,
        What framerate did you shoot ?
    Log and Transfer will not recognise non standard frame rates such as 50 fps or 60fps. Toast, Clipwrap etc is an option but there is another. If you have the Panasonic AVCCAM importer Quicktime plug in, it will allow you to convert to Pro Res through Mpeg Streamclip or Compressor.
    DM
    Hang on, are you pointing log and transfer at the ROOT folder and not the folders inside.

  • Is there a way to import clips from AVCHD folders I have copied from my camcorder to my hard disk? With FCE I could import these clips using log and transfer.

    In FCP-X is there a way to import AVCHD clips from an AVCHD file folder I have copied from my Canon hard disk camcorder to my iMac hard disk?  With FCE I used log and transfer with no problem; but, FCP-X doesn't import them. It will import AIC files that have been created in FCE from the original AVCHD files.  If FCP-X will not import these files directly from the copied AVCHD folder, is there a workaround using other software to convert the files? For example, Compressor? (Canon does not provide any AVCHD conversion software for OSX).

    Hi jphil and Tom
    I have exactly the same problem but the answer you (Tom) provided did not help in my case. Trying to "Import ->From Camera" and pointing to the AVCHD folder yields the error message: "(Folder) contains unsupported files or has invalid directory structure."
    Folder structure is
    AVCHD
         BDMV
              CLIPINF
                   .CPI files
              Index.bdm
              Movieobj.bdm
              PLAYLIST
                   .MPL file
              STREAM
                   .MTS files
    AVF_INFO
         3 files (.bnp, .inp, .int)
    DCIM
         101MSDCF
              empty
         MODELCFG.IND (file)
    My question is: Is that not a "camera archive" of the type you talked about in the thread? Is it on principle not possible to import the files in that format/directory structure? If not, since the shots were not taken by myself, what should I ask the guy who shot the movies to give me to be able to work with them in FC?
    I work with a brand new Final Cut Pro X 10.0.4 (still very clumsy with it) on an iMac 11,3 with MacOS 10.6.8.
    I downloaded the latest version of codec updates from the Apple support site but no difference.
    Thank you in advance
    Giorgio
    Freiburg, Germany

  • How to search for files using wildcards * and ?.

    Hi All,
    I've been searching the forum for a couple of hours now and have been unable to find a good example of how to search a directory (Windows OS) for a file using wildcards * and/or ?. Does anyone out there have a good example that they can share with me?
    Thanks

    Hi All,
    First of all I want to thank everyone for taking the time to respond to my question. All of your responses where greatly appreciated.
    I took the example code that was posted by rkconner, thanks rkconner, and modified it to allow me to search for files in a directory that contain * and/or ?. Yes, I said and/or! Meaning that you can use them both in the same file name, example: r??d*.t* would find readme.txt.
    I've posed my complete and thoroughly document code below. I hope it is very helpful to other as I have searched many forums and spent many hours today trying to resolve this problem.
    Enjoy
    * File Name: WildcardSearch.java
    * Date: Jan 9, 2004
    * This class will search all files in a directory using the
    * asterisk (*) and/or question mark (?) as wildcards which may be
    * used together in the same file name.  A File [] is returned containing
    * an array of all files found that match the wildcard specifications.
    * Command line example:
    * c:\>java WildcardSearch c:\windows s??t*.ini
    * New sWild: s.{1}.{1}t.*.ini
    * system.ini
    * Command line break down: Java Program = java WildcardSearch
    *                          Search Directory (arg[0]) = C:\Windows
    *                          Files To Search (arg[1]) = s??t*.ini
    * Note:  Some commands will not work from the command line for arg[1]
    *        such as *.*, however, this will work if you if it is passed
    *        within Java (hard coded)
    * @author kmportner
    import java.io.File;
    import java.io.FilenameFilter;
    public class WildcardSearch
         private static String sWild = "";
          * @param args - arg[0] = directory to search, arg[1] = wildcard name
         public static void main(String[] args)
              String sExtDir = args[0]; // directory to search
              sWild = args[1];   // wild card to use - example: s??t*.ini
              sWild = replaceWildcards(sWild);
              System.out.println("New sWild: " + sWild);
              File fileDir = new File(sExtDir);
              File[] arrFile = fileDir.listFiles(new FilenameFilter()
                   public boolean accept(File dir, String name)
                        return (name.toLowerCase().matches(sWild));
              for (int i = 0; i < arrFile.length; ++i)
                   System.out.println(arrFile.getName());
         }     // end main
         * Checks for * and ? in the wildcard variable and replaces them correct
         * pattern characters.
         * @param wild - Wildcard name containing * and ?
         * @return - String containing modified wildcard name
         private static String replaceWildcards(String wild)
              StringBuffer buffer = new StringBuffer();
              char [] chars = wild.toCharArray();
              for (int i = 0; i < chars.length; ++i)
                   if (chars[i] == '*')
                        buffer.append(".*");
                   else if (chars[i] == '?')
                        buffer.append(".{1}");
                   else
                        buffer.append(chars[i]);
              return buffer.toString();
         }     // end replaceWildcards method
    }     // end class

  • Using log and trasfer but pixels become magnified in movement

    I have been using final cut pro for a very long time. I usually use XDCAM trasfer to transfer footage from my Sony EX 3 camera. However, I bought a Sony HDR - CX560E (MTS) files and am using Log and transfer. Transfer works fine. Except when i look at the footage the only way i can describe it is like this:
    When there is any movement in the frame the pixels become very magnified in some areas. Almost like they are poping. It looks terrible. At first i though it was the project setting, however, when i go to the file on my computer hard drive it is exactly the same that is why i think it might have to do with the way it is imported. Or either recorded. But i dont think it is the way it is recorded because it plays back on the view finder fine. It transfers as Apple ProRes 422. I dont know if it is creating a glitch with the canon plugin.
    Recorded at HD Quality
    50i
    Quality set to highest quality (FX) on camera
    i have looked on the forums but dont know what to do now
    Final cut Pro 7.0.3

    Ok, well i think i have managed to do it which is great. I would much rather do it straight from Final cut and will still try to figure it out. If anyone has any ideas as to why this is happening than please share. I have managed to convert it from toast to ProRes 442 (which is what i am doing in Final cut), However the picture seems fine. It always asks me to render the audio which only takes a few seconds, but i have no idea why i need to render it.

  • How to import mod files in Imovie

    I recently bought an I Mac and now I try to put my movies (taken with a JVC camcorder, mod extension) in imovie. Because the mod exention is not recognised this isn't working. Can someone tell me how to get these files in imovie?
    Thanks in advance

    you've tried any of the solutions, offered by the automatic forum search ...
    for instance, going via the 'import from Camera' dialog, waiting a while ... ?

  • How to import .MOD Files burned to DVD?

    After a recent trip, a friend transferred my videos from his Panasonic hard disk camcorder to DVDs in .MOD format. When I try to open these .MOD files, I am told "The movie could not be opened - The file is not a movie file".
    Does anyone know or have any tips as to how I can get these files on to my Mac and:
    a. View them in Quicktime?
    b. Import them into iMovie for editing/movie-making?
    My apologies, I do not have much experience in this area. Any insight is greatly appreciated.
    Thanks.

    Try this; http://www.squared5.com/svideo/mpeg-streamclip-mac.html
    I found this on another help site, according to the website, it should work for you.

  • Importing 60i footage using log and transfer, not working :(

    Hi, when I import my 60 fps footage in to Final Cut Express using the log and transfer method (because the footage is AVCHD) it always changes the frame rate to 29.97 even if the frame rate is lower like 24 fps. I need this to be 60 frames per second because I'm working with a slow motion shot and need to get the most frames from the footage.

    Thanks, David,
    We had done all of those little tricks to no avail... but we did figure it out.
    It turns out it was a corrupted sequence that was causing the problems.
    Trashed the sequence, now everything's happy again.

  • How to import pdf files as booklets - and not as books in 9.2

    After having being very fond of the possibility to include booklets (or, in my case, sheet music) in pdf format into the main music library, I can't find the way to do it in version 9.2. It still imports the pdf, but puts it into the Books department. The old pdf files are still in the Music library.
    Any help?
    Thanks,
    Walt

    This change of behaviour is most annoying, and to my mind is further proof that the primary function of iTunes as a music player/organiser has been lost sight of in the welter of iPod/iPhone/iPad 'features'.
    I find that I can still import PDF booklets into the main Music library, but they no longer merge with their related album as they used to when Album Title and Album Artist were set appropriately. What you need to do now if this is what you want to happen is Get Info on the PDF booklet after you import it, and change the Media Type to 'Music' in the Options tab (iTunes 9.2 sets this to 'Book' by default).
    It's a nuisance to have to perform this additional step, but at least it brings back the previous behaviour.

  • Re: How to Import .CSV file using Mac Desktop Manager 1.0.4?

    I am at a total loss.  I have exported my existing address book of 3100 contacts and it can be in any format -  csv or whatever.
     It is from an app called NowContcat and up to date.  You would not know it.
    Anyway all I want to do is import to my BB Bold 9000 running the latest upgrades.
    Can anyone help? - I have tried to read all of the posts but there does not seem to be anything i the manual or otherwise.
    SDK

    Hey kempyau,
    To clarify your issue, are you looking to take the csv file of 3100 contacts and synchronize it with your BlackBerry?
    You can import the contacts in Mac Address Book and then use BlackBerry Desktop Software to synchronize the contacts.
    -ViciousFerret
    Come follow your BlackBerry Technical Team on Twitter! @BlackBerryHelp
    Be sure to click Like! for those who have helped you.
    Click  Accept as Solution for posts that have solved your issue(s)!

  • How to import WMV file for use in adobe programs, especially After Effects and/or Premier?

    How to import WMV file for use in adobe programs, especially After Effects and/or Premier?

    I have the latest adobe creative cloud and i'm using Mac 10.8.2
    My client gave me a wmv file that she wants some people blurred out in the background but when I go to import the media, it's greyed out. I'm assuming that After Effects will be the best solution for this, but maybe there is another way.
    I can purchase a video converter and convert it to .mov but that costs extra money that I don't want to spend just to do this one project.

  • I cannot import my AVCHD files by using log and transfer. I can see all the files, but when I add the file to import que it doesnt work, the status is a red (!) and says that its no data. I have tried with different cards and different cardreaders, but it

    I cannot import my AVCHD files by using log and transfer. I can see all the files, but when I add the file to import que it doesnt work, the status is a red and says that its no data. I have tried with different cards and different cardreaders, but it is still the same. Why?!

    Please give us more specific information -
    What make/model camcorder are you using?
    Are you absolutely certain this is AVCHD video?  Tell us more about the video settings you used in the camcorder (eg, frame size, frame rate, quality level)
    Why are you attempting Log & Transfer from a card reader instead of from your camcorder?  Have you tried doing Log & Transfer from your camcorder?
    Are the SD cards straight from the camcorder, unaltered, or are you just using the cards as storage?
    Are you using FCE 4.0 or FCE 4.0.1?

  • Cant import using Log and Transfer to FCE 4.0.1 from Panasonic DMC-TZ10

    Does anyone know if/how I can import into FCE 4.0.1 using Log and Transfer? I use Log and Transfer with my Sony HDR XR200VE Video Camera but when I try this with the Panasonic DMC-TZ10 I can play the clips in the Log and Transfer Clip viewer however they don't import after I add them to the queue. It just gives me an ! icon and gives up.
    I guess I need to know if there is a combination of camera settings and Codecs I can choose that will allow me to successfully import into FCE 4.0.1 using Log and Transfer.
    The settings I can choose on the DMC-TZ10 camera are the Rec Mode (Either AVCHD Lite (GPS Rec), AVCHD Lite, or Motion JPEG) and the Rec Quality SH, H or L).
    iPhoto 09 and iMovie 09 will automatically import video from this camera if I choose Motion JPEG and H on the DMC-TZ10

    Log and transfer only supports AVCHD. It does not support AVCHD Lite, nor will it work with Motion JPEG media. You could use third party software to convert it, or iMovie and then export a QuickTime movie from there in the correct codec and format.

  • I need to know how best to import .mod files into elements 7

    I need to know how best to import .mod files into elements 7

    lornamarieslade
    Are you working with .mod standard or widescreen?
    If .mod standard, less problematic. The file just might import without issue. Worst case would probably be changing the file extension from .mod to .mpg just prior to import.
    Now .mod widescreen is another story that revolves around maintaining the 16:9 flag that scretches the video for display after encoding. Some have said that the 16:9 flag is lost in the transfer to computer; some say certain editors such as Premiere Elements just cannot read/recognize the flag. Whatever the case this is what you should consider in your Premiere Elements 7 Windows.
    a. If you need to rename the file extension from .mod to .mpg, do so prior to import.
    b. Import the .mod or .mpg counterpart into your Premiere Elements 7 project using the project preset NTSC or PAL DV Widescreen (NTSC or PAL depends on your location of interest). You will probably see that the video does not fill the space in the Edit Mode Monitor (you will probably see standard 4:3 looking image rather than widescreen 16:9 looking image).
    c. Right click the file in the Project media area, select Interpret Footage, and, in the Interpret Footage Dialog/Pixel Aspect Ratio section, dot the Conform To: and change the setting to
    D1/DV NTSC Widescreen 16:9 (1.2)
    or
    D1/DV PAL Widescreen 16:9 (1.422)
    depending on your location of interest.
    A while back there used to be a program called SD Copy that did the job of file name change and adding the 16:9 flag prior to import of the .mod widescreen into Premiere Elements. But, I have lost track of the SD Copy and suspect that is it no longer available. I have dealt with this issue many times at a forum that I formerly frequent. Most have reported back that this workaround worked for them. It is worth a try. I am looking forward to your results.
    If you do opt to upgrade to Premiere Elements 11 Windows (please go tryout before purchase), I am eager to learn how your .mod widescreen is handled by version 11 in your computer environment.
    Thanks.
    ATR
    Add On...I just came across this download for SDCopy. It does not give the appearance of the original the link to which is broken. I have not downloaded and used the following since I do not have any .mod widescreen. So, no guarantees. Please let us know the outcome if you try it if Interpret Footage does not work for you.
    http://paulmcgrath.net/download.php?view.8

  • How to write a file using mod pl/sql

    hi,
    i am having a submit button in my procedure. which should inturn create .sql file in a file path.
    is there any way to create a fileusing htp and htf methods.
    Thanks in advance
    Hari

    >
    i am having a submit button in my procedure. which should in turn create .sql file in a file path.
    is there any way to create a file using htp and htf methods.
    >
    Why are you wasting your time coding from scratch using the PL/SQL Web Toolkit instead of the APEX framework?
    From Re: how to write a file using mod pl/sql it appears that you are not using APEX, so a number of the approaches APEX offers are not relevant. You appear to be looking for a file download solution using the <tt>wpg_docload.download_file</tt> method, such as:
    create or replace procedure download_file (
        p_filename  in     varchar2
      , p_mimetype  in     varchar2
      , p_content   in out nocopy blob)
    is
    begin
      -- Set up HTTP header.
      -- Use "application/octet" as default MIME type.
      owa_util.mime_header(nvl(p_mimetype, 'application/octet'), false);
      -- Set the size so the browser knows how much to download.
      htp.p('Content-length: ' || dbms_lob.getlength(p_content));
      -- Filename will be used as default by the browser in "Save as..."
      htp.p('Content-Disposition: attachment; filename="' || p_filename || '"');
      -- Close header.
      owa_util.http_header_close();
      -- Stream the file content to the browser.
      wpg_docload.download_file(p_content);
    end download_file;

Maybe you are looking for

  • To be able to report by business area at a header level

    Business area reporting at a header level in Procurement/AP Subject Areas At present client is doing a large number of manual lookups in Excel to add Business area detail to certain OBI procurement reports. Reasons for why we are having to do this in

  • What's wrong with the Guide?

    Today the guide for On demand is wonky and I can't figure out how to get it back to normal. And this white on bright blue has got to go. It's very hard to read. This is going from bad to worse. How do I change this setting back to normal??? Makes me

  • Display 'no photo' in a JSP when photo is not present in DB

    Hi All I have stored an image in database uploded from the JSP. The DB has a BLOB column for the image. I have to display a single record at a time. I am able to display the image at the JSP also using <img> tag and specifying the JSP name fetching t

  • [SOLVED] How Can I Add a Simple Volume Indicator to Panel?

    I've managed to get an XFCE de up and running and sound is working as well as keyboard shortcuts. I don't get any splash message to tell me the volume levels, neither do I have any indicator in the panel. How do I get any feedback on my current sound

  • CPU temperature monitoring utility - It works!!!

    After long seeking and testing many HW monitoring programs it works! CPU temp monitoring on toshiba notebooks! Hmonitor v4.2.5.1 at http://hmonitor.com/ Good luck!