HD / HDR-CX7 Footage Import (.MTS file format)

Anybody have a way to use .MTS footage in FCP?
Captured with a new Sony HD High Definition Handycam® Camcorder HDR-CX7. Looks as if it's Windows PC friendly, but can't find anything anywhere on how to get it to work with a Mac/FCP/QT, etc..
http://www.sonystyle.com/webapp/wcs/stores/servlet/CategoryDisplay?catalogId=105 51&storeId=10151&langId=-1&categoryId=8198552921644498780

Downloaded the Beta 1.9b3 and the Tips widow suggests:
"MicroMV and HDV camera owners please use Apple's DVHSCap to transfer movies into your Mac; THEN use MPEG Streamclip to convert them"
What is "Apple's DVHSCap"?
Why would I THEN have to convert?
I guess HDV is not ready for prime time. How the heck are people (consumers) using these cameras? Or is this a Mac and Sony battle? Do Windows users have it easy with Sony cameras? I understand that HD is a bit of a new thing, but to have NO info on how to capture or use the footage from a consumer product is a bit weird. Is anyone using a Sony HD camera with a Mac / FCP with ease? I know Panasonic HVX provides an import tool, did Sony leave us out in the cold? Is MTS a common file format? Sorry for all the shotgun questions, but I can't find anything in the PDF that came with the camera OR any web info that has helped or at least said "you're an idiot for purchasing this camera and expecting to use a Mac with it.." HELP. Or I'm off to return yet another Sony camera and get a Panasonic.
Thanks

Similar Messages

  • Import .MTS files from Panasonic HDC SD700 ( AVCHD )

    Does anyone know how to import .MTS files with FCP7?
    I have already tried it via the log and transfer way, that does not work for our .MTS files, even when I do it the same way described on this website for importing AVCHD footage from SDHC cards via the log and transfer.
    Is there maybe a codec missing? Adobe Premiere can use the .MTS files natively.
    Thanks,
    Petra

    The SDHC card gives 3 folders: MISC, PRIVATE and DCIM when I keep the original order and don't change anything in the folder it says when I use log and transfer-> adding files ->
    "MISC" contains unsupported media or has an invalid directory structure. Please choose a folder whose directory structure matches supported media.
    All the properties shown after adding the files are 00:00:00:00 and I cannot play or preview the files in the log and transfer screen

  • Importing .mts files not nested in original camera folder structure

    The short version:
    Is there any way to import .mts files already copied to a hard drive, without keeping the camera's folder structure intact, into Premiere Pro CS5.5?
    The long version:
    I recently purchased an iMac. For years I edited video on Windows using Sony Vegas and Vegas Home Studio. My camera, the Panasonic Lumix TS2, shoots AVCHD video. Vegas has no problem importing and editing AVCHD .mts files from a camera or a hard drive so it wasn't until I attempted to edit some video in Premiere Pro, recieved the "unsupported compressions type" error message and did some searching that I realized folder structure is so critial to working with AVCHD. From what I can tell, the files have to be in the PRIVATE>AVCHD>BDMV>STREAM>xxxxxxx.mts confirguration to be imported via the media browser.
    Here is my situation, I have hundreds of .mts files in separate folders, bundled together with photos from the same day or event. I'm on an iMac i7, using an activated version of Premiere Pro CS5.5 from the Master Collection. Is there any way I can import and edit these files natively? And in the future, is there any way around transferring the entire folder structure everytime I want to copy the video files to my hard drive? I use Bridge to import photos and it will just pull the video files off the card and plop them in the same folder. Having to transfer the videos separately seems like a silly work around in our modern age. Thanks for any help you can provide.

    Yo! I used to have this problem for about 1 year!! And fixed it about half a year ago and I have never been as happy when I fixed it!
    Be sure that your sequence settings are set to the right settings: When you create a new sequence you should be promped with a window asking what settings you want. Open the "AVCHD" folder and there should be 3 folders; 1080p, 1080i, 720p. Pick the one that you filmed at, I film at 1080p, so I open that folder and then you pick the right setting to what you filmed your scene. I film at 24 fps so i pick AVCHD 1080p24 (non-anamorphic). Now there should be a new sequence with the right settings (don't use the same settings as I do unless you have filmed at the same frame rate and that it was filmed at 1080p or 1080i, there is a big difference between "p" and "i"). If you go in to the window in the bottom left corner there should be a tab on that box that says "Media Browser". Click it and the directory to your computer should be shown. If you have your SD card connected there should be something called SD card (or if you have renamed it then it is obvious what you should select). After selecting it there should be a folder called AVCHD and you open it up. This is where it gets tricky... because I don't know what camera you use and don't have any experience with your camera then you will have to go through all the folders that are within the AVCHD folder. They are not so many but in the folder where all the clips are hidden they should be called 00626.mts for example. Then you just select the clips you want to import and import them. This process can also be done by opening Finder (mac) or on PC just open up the same way and select the clips you want and drag them i to your project window
    Then if you drag a clip in to the sequence, this is were you see if you did all the steps right (with the sequence settings) then the light above the clip should be yellow, meaning that the playback engine recognizes the format and can play it back without any compression Therefor giving you much better quality videos!
    Hope this helps, I know the pain you are going through, don't want it to happen to anyone else

  • How import mts file from sony nx5 in final cut pro

    how import mts file from sony nx5 in final cut pro

    LOG AND TRANSFER.  I have the full workflow here:
    http://library.creativecow.net/ross_shane/tapeless-workflow_fcp-7/1
    Make sure you are running FCP 7.0.3.  That version deals with files from the NX5 the best.  If you are on a previous version, like FCP 6....you will need to use CLIPWRAP2 from Divergentmedia.com.  As the specific AVCHD format the NX5 uses is something that FCP 6 cannot really deal with. 
    Gotta love new camera formats.

  • Writing Import and FIle Format Plug-Ins for Photoshop CS1

    Hi All,
    I have written two plug-ins (Import and File Format) which work fine using CS2. Unfortunately we need to be able to have them work in CS1 too. I downed the "Adobe Photoshop CS SDK" but when when I looked at the API document ("Photoshop API Guide.pdf"), chapters 6 and 9 are missing and there is no sample code for these plug-in types.
    Could anyone explain why this is?
    How do I write these types of plug-in's for CS1?
    Thanks for your Help
    All the Best
    Dave

    I have published
    GPL source code to many plugins all of which are compatible with Photoshop 3.0 through CS2, on Windows and Mac. Unless you are using CS2 specific features, the your Import and Format DLLs should already work with CS on Windows.
    On the Mac, the executable format changed between CS and CS2, and you would need to build a PEF plugin for CS. MPW and CodeWarrior can do that; Xcode cannot.

  • FAQ: How do I troubleshoot audio issues when importing .MTS files?

    Hello.   The link FAQ: How do I troubleshoot audio issues when importing .MTS files?
    does not work, and i need the answer please. My imported MTS clips are not playing back audio because it seems that no audio imported with the video.   Thanks, Don.

    Hi there
    Audio plays when the object with the audio assigned appears. This is why you hear it when the Button appears.
    Try assigning the audio instead to the object that appears when you click the button. Perhaps the caption.
    Cheers... Rick
    Helpful and Handy Links
    Captivate Wish Form/Bug Reporting Form
    Adobe Certified Captivate Training
    SorcerStone Blog
    Captivate eBooks

  • Error: Imported bank file format does not correspond to selected format

    Hi All,
    I am trying to execute FF.5 transaction - Import Electronic Bank Statement - for brazilian bank (Banco do Brasil) but I got an error message no. 8B795 (Imported bank file format does not correspond to selected format), I tried format B (Cobrança/pagar itau) and 1 (Cobrança/pagar bradesco).
    The file that I am trying to upload has 400 positions.
    Does anyone know which format I should to use?
    Regards,
    Daniel

    Hello,
    In my case our bank was sending us a file using the version 085, while we were waiting for one of those: 030, 040, 050, 084 or 087.
    Now they will send these files using the version 087.
    Thank you!
    Caio.

  • Trying to import mts files from my cannon  hd video camera

    trying to import mts files into my final cut pro trial version and it does not recognize this file type. any help would be appreciated. I am trying to decide whether to continue using adobe premier for editing or consider purchasing final cut pro
    I am on a 13 inch mac book pro, my first apple product, just got it a week ago and trying to get used to it
    Thanks , Tom

    Got it now.Your hint about importing from the top level of the file system makes sense, and yes I was not importing correctly from the camera. I was triying to import manaully by searching for the sream file and selecting the mts files on there. when I tryed imporing from the inernal memory of the camera and not from the sd card it worked just fine. Thanks
    If I am using files on the sd card can I import them in some way ?

  • Importing MTS files in Premiere Pro CS5 Trial

    I just bought the Master Collection but I am getting the box sent to me via mail so while I am waiting I am using the trial version. Anyways I tried importing MTS files from my hard drive and I am getting the following error - "file has an unsupported compression type." Is this because of the trial version? Will this work as soon as I get my serial number and officially register the product? Thanks in advance.
    - Zef

    Is this because of the trial version?
    Yep; no MPEG-based assets in the trial due to licensing restrictions.
    Will this work as soon as I get my serial number and officially register the product?
    Yep; be sure to uninstall the trial before you install the Master Collection, though. It's a good idea to run the CS5 Clean Script, too.

  • I can't import MTS files in premier cc2014

    Premiere Pro CC 2014 doesn't import .MTS files? Says unsupported compression type

    Move folder to another place on the drive and rename.
    See if that will help.
    Ingest via the Media Browser.

  • How do I get Import and File Format Documentation

    I requested access to the CS2 SDK spcifically requesting that I wanted to create an Import or File Format plug-in but the documentation and the sample code is missing for those kinds plug-in types. Where can I find the documentation that I need to develop these plug-ins? Thanks. Rich

    You'll have to request that separately (or again). Contact your ASN rep and tell him/her that you need access to Format and Import info. You should be sent (pending approval) the "Advanced SDK" via e-mail.

  • Unable to import mts files

    i just updated my premiere to the latest version (cc 2014) and when i try to import mts files it gives me an error message that the file compression type is not supported.
    i have tried to rename the folder as well as deleting the media cache files, i even tried going back to the older version of premiere and now it wouldn't work either.
    anyone has a solution?

    Rename the folder again and manually empty the media cache database folder. (so that it is really empty).
    Where are the mts files stored (what kind of drive).
    See if that will help.

  • Mts files cannot imported with audio in pro cc6. how i can import mts files with audio?

    when i am importing mts files in pro cc6. every time it is being imported without audio. though original mts files have audio. how can i import mts files with audio in cc6?

    To clarify Media Browser suggestion - very important that you copy ALL content from SD card to hard drive before importing using Media Browser. If you only have the .mts files alone, there is stuff missing that is needed for Premiere to properly interpret the video/audio.
    Thanks
    Jeff Pulera
    Safe Harbor Computers

  • Can I import .MTS files from an external hard drive into Final Cut Pro X?

    Can I import .MTS files from an external hard drive into Final Cut Pro X?

    Luis Sequeira1 wrote:
    b) Use an utility like Clipwrap or MPEG Streamclip to convert the mts file to a quicktime (mov) file
    Luis,
    Just to clarify one point…in order for Streamclip to convert the MTS I believe a plug-in like the AVCCAM QuickTime importer from Panasonic needs to be installed. (Credit David McClain over at the FCS boards for that info.)
    Russ

  • Help needed. Can I import MTS files directly into FCE?

    I am currently using iMovie, but iMovie doesn't recognise the .MTS files that my Panasonic AG-HMC41E produces.
    I was thinking of upgrading to Final Cut Express, but I don't know if that will solve the problem or not.
    Can anybody confirm that FCE will enable me to directly import .MTS files?
    Thanks in advance,
    Mike

    As far as I have heard, transcoding to Apple Intermediate Codec (AIC) makes a file that scarcely looks different from the original MTS; I should remind you that if you were able to ingest the MTS files directly into iMovie or Final Cut Express, they will do the same thing - transcode to Apple Intermediate Codec; they're just doing it within the interface of a capturing process. When they are ready for editing, they are now AIC. An app like Streamclip or ClipWrap is just helping you get this done outside of FCE or iMovie.
    ClipWrap 2 can rewrap your mts file as a MOV and leave it untouched - quality is the same. However, FCE won't edit that without having to render a lot. It's best to transcode it to AIC.
    There is a higher quality codec than AIC, called ProRes, but only Final Cut Pro can edit this.

Maybe you are looking for

  • What determines the installation of a volume cap of 83% on my iPhone?

    european iPhones have a lower line-output volume than US iPhones. they're simply not as loud as they "should" be when i'm listening with my headphones. this restriction is bound to EU because of some laws i don't really know a lot about (google helps

  • Exporting from Final Cut Pro

    Hi I have shot a show that ran for 2 hours. I have edited and now just need to know how I should export it and what format so it can fit on a dvd. I will be using iDVD 5 for the menus, and I am under the impression iDVD 5 doesnt support mpeg 2 files.

  • F2FS and rEFInd don't play well together?

    For a few days now I've been trying to install the F2FS file system onto an HP Envy 6 laptop with a tiny (30GB) Intel SSD.  The SSD itself is enterprise-grade and is fully functional to my knowledge at the time of this writing.  I will be testing tha

  • Can't select the third security question

    Hi I posted this under a different title, thought I'd try again as no luck. I can't make any purchases as I keep getting asked to set up questions etc. problem is the third question box won't drop down for me to select a question. Anyone know what's

  • I just updated and my ROBOFORM was deleted, how to retrieve it?

    How can I go back before my update? It knocked my ROBOFORM off and I need it>