Best way to convert DV/NTSC clips to HDV1080i60?

I was hoping somebody could give me some advice on converting clips shot with a standard DV cam to HDV. I normally shoot with an HDV cam and work with native HDV footage in my projects but was hoping to incorporate some clips taken with a standard DV cam into something I'm currently working on. I was planning to use Compressor to convert the clips and then import the new clips into FCP5, but I'm not sure if this is the cleanest way or not.
As part of the process I think I also need to crop the original clip so that it doesn't stretch horizontally when filling the 16:9 aspect ration from 4:3. I assume I can do this with Compressor but I've never done cropping with it and I'm a bit confused as how much to crop (the 720x480 pixel count always confuses the issue in my head).
Any advice will be greatly appreciated. Thanks a lot!

Whatever application you use, make sure the audio is converted to stereo linear PCM (16 bit) at 48 kHz; this prevents FCE from rendering audio.
Piero

Similar Messages

  • Best way to deal with AVI clips taken with stills cam?

    we have a nikon S70 consumer camera which also takes video clips; these clips are .AVI format.
    I thought it would be smart to convert them to QT format, but a 1.5GB clip became a 38-GB monster!
    What would be the best way to get these .avi clips into my FC Studio workflow so that I can edit, color correct, etc., so that I can burn them to DVD?
    this little cam offers several video formats, like HD (720) and a couple of formats it calls "TV" which appear to be 640x480...at least some of them are those dims.
    thanks!
    rc

    Like the ubiquitous QuickTime .mov file type, AVI is just a wrapper or container; the video contained within could be made from any number of codecs.
    Convert the AVI files to the codec that will match your FCP Sequence settings - prior to importing it into your FCP project.
    -DH

  • What is the best way of converting a Top Level VI into a 'sub vi' - or function ( without duplicating programming)

    Hi,
    General question here about design architecture, which i keep running into, but haven't found a really good solution.  If i write a 'Top Level VI' to do something, what is the best way of converting it into a subVI - which is call-able from other VIs, while still allowing the top level VI to have synchronised feedback/indicator updates.
    I guess the point is that when something is a top level VI you write gui logic about what happens when someone clicks buttons or whatever - which you don't want in the 'sub vi' version.
    I did at one point try having a hidden boolean button that was an input to the subVI which would let the VI know if it was supposed to be doing the front panel stuff - or simply running as a subVI.  This isn't really ideal though - since it would be better to be able to hive off the grizzly useful stuff from the fluffy - front panel updating stuff - having them together makes the VIs rather untidy.  More annoyingly though, if you have the front panel version of it running - say waiting for you to hit 'go', it breaks all the other VIs that use it as a sub vi - since they can't compile when a sub vi is already running.
    Another possibility that i tried was to basically duplicate the vi so that there was a backend part, and a front end part - and when i click 'go' the backend part is called as a sub vi.  The problem with this is that it really limits the interface that the user gets - since none of the controls on the front panel update with the results untill the sub vi is over.  I guess again i could solve this by passing references to some of the controls to update them in the subvi - but this doesn't really seem like the ideal situation if the subvi is called by something else without the same types of controls etc.
    One final idea i had was to essentially paste all the controls in the VI into a global variable file, and make the sub vi update them, and the front panel VI read from them.  This seems to 'work' - although clearly it is a work around rather than a proper solution - since i spend loads of time worrying about how i update cluster variables in the global - reading and writing.
    Does anyone have any guidance on what they do to solve this problem?
    JP

    You could run a subvis in a Subpanel on your top level.  Lets you see the current data while the subvi is running.
    --Using LV8.2, 8.6, 2009, 2012--

  • What is the best way of converting everything in a result set into a string

    hello folks
    What do you think is the best way of converting everything in a resultset into a string???
    At the moment I'm using
    rs.getString(i);
    everywhere (no matter if the underlying datatype is a date or whatever..) it converts automatically evertything expect NULL into a valid string.
    Are there better (simple to use..) ways?

    I don't see a big switch construct. How about trying the following:
    Call this method from your original method by passing the resultset obtained.
    public String[] convert(ResultSet rs) {
         int col = ((ResultSetMetaData) rs.getMetaData()).getColumnCount();
         String[] record = new String[col];
         int i=0;
         while(rs.next()) {
              if(rs.wasNull()) record[i] = new String();
              else record[i] = rs.getString(i);
              i++;
         return record;
    iDriZ

  • What's the best way to convert from Gmail to iCloud?

    I currently use Google's free exchange server and sync my contacts and calendar to Google even though I pretty much do all my emailing from either mac, iphone, or ipad. Since it sounds like it's hard to sync to both google and icloud at the same time, would like to make the switch. Is there a FAQ out there? Can I keep my google email and sync just the contacts w/iCloud or is it an all-or-nothing proposition? If so, is that what others do? Any advice / pointers appreciated. Thanks.

    mike needs help wrote:
    What's the best way to convert Raw images to jpegs?
    GraphicConverter:
    http://www.lemkesoft.com/content/188/graphicconverter.html
    Not free either, but the best shareware program ever made for the Mac.

  • What's the best way to convert a current website into a Fluid Grid Laout?

    As the title says....
    What's the best way to convert a current website into a Fluid Grid Laout?

    See "Using Fluid Grid Layouts (video)"
    http://tv.adobe.com/watch/learn-dreamweaver-cs6/using-fluid-grid-layou ts/
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/
    http://twitter.com/altweb
    http://alt-web.blogspot.com/

  • What is the best way to convert mini dv tapes to digital

    I have a Canon ZR800 that I have created several mini dv tapes with.  What is the best way to convert these tapes I made to a digital format?  I have a Macbook to use for the digital format.

    Hello Jhoslter,
    To transfer footage from the ZR800 to your Mac, you will need a firewire (IEEE-1394) cable and a firewire port on your computer.  If your computer is not equipped with a firewire port, we would suggest contacting your computer manufacturer for information regarding which firewire card will work best on your system.
    As it is only possible to transfer video to a computer via firewire connection with the Canon camcorder, any video capturing program that supports firewire connections should be fine to use to transfer video to your computer.  Canon does not manufacture video capturing programs or support a particular brand.   
    Canon does not require firewire drivers for any of our miniDV camcorders.  Our camcorders use the driver for your firewire card to communicate with the computer.
    The appearance of the "DV IN" message in the camcorder's LCD screen indicates that the camcorder has detected your firewire port and is waiting for a signal from the video editing software to begin the transfer of footage.  The remainder of the transfer process is controlled by that software; we would suggest reviewing the instructions for that program for further information.
    Did this answer your question? Please click the Accept as Solution button so that others may find the answer as well.

  • Looking for best way to convert 35 mm slides to digital images

    Hello Apple Community,
    Am researching best ways to convert several hundred 35 mm slides into digital images.  There are numerous scanners/converters out there but want to ensure I get the best unit compatable with my iMac (27 inch, Late 2009).  Any suggestions welcome.

    For scanning 35mm slides you need a scanner with a good photometric resolution and geometric resolution.
    For the photometric resolution: Get a scanner with a high density range (D-max) value, to get a good resolution of highlights and shadows.
    For the geometric resolution - sharpness and detail - try to get at least 3200 dp,i to be able to get good 8"x10" prints from your scanned slides, a higher dpi value, if you want to be able to print larger images.

  • Aloha, I have a CD-Rom from 2001 that i very much want to access but cannot because i no longer have "classic." There are a variety of video and text files. What is the best way to convert? Any help is greatly appreciated. mahalo.

    Aloha, I have a CD-Rom from 2001 that i very much want to access but cannot because i no longer have "classic." There are a variety of video and text files. What is the best way to convert? Any help is greatly appreciated. mahalo.

    Buy a cheap older Mac like an iMac.
     Cheers, Tom

  • Best way to convert iPhone app to widget?

    hiya
    was wondering if there is a way to convert an iPhone app to a widget
    if not.. what is best approach?
    TIA

    yeah, apple should release the simulator for general consumption.

  • Best way to organise multiple large clips and hundreds of subclips

    Situation
    I have the task of producing a suite of short 2 minute videos comprising highlights of several hours of footage in multiple large files.
    I want to extract and manage the highlights in a non-destructive way and organise them according to subject matter.
    I would then use these in several projects to create the highlights videos required.
    I am using Adobe CC, so it's CS6.
    My approach so far is to:
    1. Import all the footage into a single project as individual large clips
    2. Scrub through each clip, set in/outs and extract to subclip, store in subject matter bin
    My questions:
    1.  if I go back to the original footage and edit it, it doesn't seem to flow through to the subclips. How do I make the subclips inherit the attributes of their parent? (e.g. could be sound, colour, etc)
    2. how do I access these highlights bins from another project?
    3. is this the best way to handle my situation?
    Thanks for your input.
    Ric

    I suppose applying the effects to the source clip and rendering out a new source file is one way of doing it.  Just be very careful that you don't compress the output.  And, of course, it will double the amount of hard drive space.  I'd still make all the sub-clips first and use the "paste attributes" command.  I think you can even lasso a whole bunch of clips and paste attributes to all of them at once (they have to be in the timeline, though - not the project panel).
    It shouldn't take an awful lot of hard drive space to duplicate projects.  Just duplicate the "prproj" file, not the whole projects folder (and certainly not the source material).
    Here's a screen shot of my set-up for a complicated, 5-camera shoot of a play:
    The original project (syncing all the cameras up) is 1 MB, each successive archive gets a little bigger but the current project is only 3.8 MB.  I would imagine if you are deleting bins and sequences for the mini-projects, the prproj file would actually get smaller than the original master.
    Okay.. so here's the mantra about non-tape based video... First you back up the card (including the complete folder structure) onto an archive drive.  Next you copy this folder onto an external or RAID or other "real" archive drive.  Then (and only then) do you start editing the material!
    Ideally, you need at least three, physically separate harddrives (not partitions) in an editing station (this is true Windows or Mac).  One drive for the operating system and applications only (no media or projects or anything!).  One for working projects (each project in its own folder) where everything except the source video is stored.  And finally one for the source video.  On my system my OS drive is Tardis ('cuz I'm a geek!).  I have a Projects drive for projects (duh!) a Scratch drive for working video files and an Archive for "finished" projects waiting delivery and back-back-ups of my SD cards.

  • Best way to change speed of clips

    Hey, I want to change speed of clips, both faster and slower in one clip. What is the best way to do that preserving the quality? I am still learning FCP so my apologies, and I had a hard time finding anything on here through search.

    Jerry's right...
    Take a look at this:
    http://homepage.mac.com/captmench/SlowMo3.mov
    Two frames each of FCP and Shake at 50%. Use your arrow keys to go frame by frame. First frame is normal, second is interpolated. Look at the background!!
    Creative cow should have the whole tutorial online soon... I'll post back with the link when they do.
    Also, for time remap -- shake's got that under control too... but for now, look at this:
    http://www.proapptips.com/proapptipsvideotutorials/879F6B61-CFF9-4FD1-8D43-FDF89 605611A/D95A1854-BE2C-46A6-A064-FA0A2306E254.html
    Good luck,
    CaptM

  • What is best way to handle editing long clips in Final Cut Pro?

    I had to import some footage which contained timecode breaks as one continuous clip. I now have several ultra-long clips. What's the best way to chop out the bits I need and place them in a separate bin for the edit?

    Hi -
    Put the clip in the viewer. Mark an In point where you want your subsection to start and an outpoint where you want it to end. Type Command + U to make a subclip in you browser.
    Repeat as necessary.
    MtD

  • Best way to convert .mov files to .avi???

    Hi, I'm getting kind of desperate here. I've been trying to export .mov files in compressor as .avi files. The video is coming out the same quality and is working fine but the audio is totally out of sync from the beginning, even though the clips are about 30sec long each.
    So, whats the best method to converting .mov files to .avi? I also tried using quicktime itself, (using the export menu). The exported material looks choppy though and won't play right. This may be because the footage is HD, 1080p shot on a JVC camera that recorded straight onto a memory card as .mov files.

    Okay, I have the files already in .mov as I was saying. So, I'm trying to convert them for my actress' editor (who requested them in AVI) because he uses Adobe Premiere Pro on a Windows Platform. I'm not sure which Premiere Pro version he has, nor do I know which formats it accepts as a result.
    You really know how to make things difficult. This adds a whole new set of questions. According to Adobe, if using v3.2.0 or later, there is direct support for XDCAM EX content stored to an SxS card which is not dependent on the "wrapper" (MOV or AVI in this case). So the fist question is what Premier Pro version is she using. Adobe also keeps referring to this content as "Sony XDCAM EX" content which makes me wonder if they are only supporting XDCAM EX content stored on a Sony manufactured camcorder or if the support is generic for any XDCAM EX camcorder manufacturer using the format, which was of course, "developed" by Sony. If the latter, then the next question becomes can the SxS content be be "imaged" for import/capture using Premier Pro's SxS built-in camcorder/card reader routine. If it can be imaged, then, as a non-Windows user, I simply do not know the best method for doing so. If it can't be imaged, would you be willing/able to send her the SxS card itself (or a cloned copy thereof) for her use. On the other hand, if she is using an older version of Premier Pro that does not support native XDCAM EX/Linear PCM editing, you need to ask her what specific compression formats she needs to be wrapped in her requested AVI file container. Until you know more/answer these questions, you cannot proceed further.
    I also tried using Mpeg Streamclip to convert the files to a AVI with a divx compression. Some worked, but most of them would get to 85% or 95% then drop off and say "compression error"... (settings were: quality 100%, frame rate 23.97 (what the video is), frame size 1280 x 720, Upper field dominance) ... I thought I put everything there right... SO what is happening is that about 85% of the clip will be there just fine, but then, all of a sudden, the video in the last few seconds will freeze on a frame and audio will be the only thing playing.
    Since you did not supply complete specific settings, it is difficult to tell for sure. For instance, if your target video data rate is set too low for the HD content, then at the 85-95% point the application may determine that it is impossible to achieve the target average data rate and stop compressing changes in the video scenes and you end up with either a frozen frame or a black screen. Have had this happen to with other encodes using MPEG-4/AVC. Basically the codec is simply reducing the current instantaneous video rate in an attempt to achieve the targeted "average" data rate by the time the end of the file is reached and the current date rate is simply too low to display more than a black screen or a picture in motion.
    Is it usually this difficult to convert formats like this? I thought it would be a quick fix, but it seems I'm running into a bunch of different problems.
    No, but then in a normal work for you would already know what format the editor actually wants to use for editing. As I indicated previously, it is unclear at this time whether she wants to edit content in the "native" format in Premier Pro or needs to have you convert the content to a different editing compression format. iMovie '09, for instance would normally use AIC (Apple Intermediate Codec)/AIFF (Linear PCM) for editing HD content.

  • Best way to convert my Premiere sequence, to AE (other than using prproj obviously)

    I made a thread earlier, but didn't find a solution. I tried to link some Premiere sequences with AE, with blank screens and errors as a result. (probably some components in the file I've gotten rid of, or a bug). I'll pay attention to it in the future.
    I can link the programs together if I convert my prproj to another format. Is there a way I can do this without losing quality? (Preferably without creating a massive file either.) Will I lose quality if I use a render file for ex?
    Thanks in advance

    My Premiere sequence(s) doesn't let me link up with AE. Empty screens, on both sides as a result of using "dynamic link". (Importing project works, but I need live edit (Premiere screen directly affected by what I do with the files in AE)
    I've worked around both programs and looked up online for answers with no real results. Now I'm trying to work around the system, to find a solution. Gathering the sequences and converting them into another file, will probably make AE accept the files live. I'm looking for the best way to do this.
    That's what I'm trying to do here.

Maybe you are looking for

  • Authorization error while testing Web Service in SOAP UI

    Hello All, when i am trying to test my web service in SOAP UI i am getting following error. <faultstring xml:lang="e">Authority check failed</faultstring>       </soap-env:Fault> I am providing user id and password of my server also. we are using ECC

  • Office 2013 ActiveX Controls not working

    Hello, We have two users that are not able to interact with any ActiveX controls in a Word document. When they try to  put a check mark in a check box, the whole object gets surrounded by a box like it does when you have it in design mode. Design mod

  • IOS: How can I tell the current status of the flash - ON or OFF?

    I want to be able to tell whether the Flash LED is ON or OFF. Specifically, during the capture of an image with Flash, the LED stays On for some time then switches OFF (Preflash), then turns On again (main flash) just before the image is captured. I

  • Wireless Mesh Config

    Hi all, I need to config wireless mesh system. I have Wireless Control System, Wireless Lan Controller 2100, and access point 1310 Any one can tell me step to config this sys tem. Thanks all, vote 5* for your help.

  • Rounded Rectangle - Select one point to select side

    I work with shapes all day designing mobile apps. Thus, I'm constantly selecting and resizing rounded rectangles. When resizing I have to individually select all four points of a side to move it without distorting the rounded corners. I cannot click