Capture scratch in different formats in the same project

I was asked to edit several hours of wedding video that have two different formats in capture scratch. All are Quick time movie. Can I combine the following formats in the same project and sequences, or what steps do I need to take before I start the project? Any suggestions on the proper Easy Set Up "format" and "use" selection? Thanks for the help.
First format-
DV 720x480 (853x480), 16 bit interger(Big Endian), mono 48kHZ
FPS 29.95
Data rate 30.29 Mbit/s
Current size 853x480 pixels (actual)
Second format-
DVCPro HD (720p60), 960x720(1248x702), 16 bit interger (Big Endian), mono 48 kHz
FPS 23.98
Data rate 49.11 Mbit
Current size 1248x702 ixels (actual)
Rob

DVCPRO HD is not supported in FCE. The HD media is of course much larger than the SD media, so you have to decide how to handle that. Also the frame rate conversion might not be great.

Similar Messages

  • I am having trouble getting a numbers spreadsheet to hold different formats in the same column.  A column with a date formatted heading will not convert to $ for the cells below.   Any suggestions would help.

    I am having trouble getting a numbers spreadsheet to hold different formats in the same column.  A column with a date formatted heading will not convert to $ for the cells below.   Any suggestions would help.

    Hi Wayne,
    Thank you for this response.  I have tried this but when I start enterring $ amounts some, such as $6.00, go in OK others such as $4.00 appear as a date ie 4 Oct 12.  
    Kind regards
    Paul

  • Can two users work on different files of the same project?

    Sorry if this has been asked already...but can two users work
    on different files of the same project? How would that work? Would
    it work something like this?
    1. From RoboHelp 7, user A checks out the entire project.
    2. User A checks in the files they are not working with.
    3. User B checks out the project but can only 'edit' the
    files that have been checked in by user A.
    Is this how the source control works?

    That's the basic idea. User A doesn't actually have to check
    out the whole project, though. RSC will selectively check out only
    the files that are actually getting changed. Both writers will have
    a complete copy of the project on their local machines, but the
    files are read-only until they are literally checked out, which is
    on an as-needed basis unless the writer explicitly checks them out.
    G

  • I would like to import two different cf cards from two different cameras into the same project/folder and have them be in order of the times they were taken, is there a trick?

    I would like to import two different cf cards from two different cameras into the same project/folder and have them be in the order of the times they were taken, any ideas on how to do this?

    Just import them normally and sort the project by date. They will fall into place. If you tried this and it isn;t happening then make sure the data and times on the two cameras are identical and make sure you are sorting by date and time and nothing else.

  • Different zoom levels for different clips in the same project?

    Hi
    I am making a movie with videos from two different cameras. As a result some of the clips are cut down in size to a small portion of the screen. This can be solved if it is possible to use different zoom levels for different clips in the same project. I have not been able to do this. Is it possible?
    kind regards
    Soren

    You can scale the small clips up to the same size of the larger one... but you will get a quality loss.
    Using Motion or Scale to Frame Size commands
    Better to scale the large ones down to a Sequence that matches the smaller clip dimensions.

  • Exporting different formats in the same sequence.

    I created a sequence in FCE mixing both DV footage and MP4 footage (H.264 codec). I had no problems importing into FCE and working with both at the same time.
    When I export quicktime movie to idvd and watch the dvd on a tv, the dv footage looks beautiful but the MP4 footage is very blurry.
    I then tried many different compression options for export, but anything that makes the MP4 footage look good makes the dv footage look terrible.
    Is there an export option in FCE that would create a reasonable looking DVD from original source material in different formats?

    We used 2 different cameras when filming a project. I don't currently have access to the one used to film the MP4 footage. It saved onto a memory card during filming and I got it onto my computer by connecting the video camera and dragging the clips to a file on my desktop.
    An example of the names the clips saved under is SDV_0403.MP4, SDV_0404.MP4, etc.
    Properties of a sample clip as follows:
    Kind: MPEG-4 Movie
    Dimensions: 720x480
    Codecs: H.264, AAC
    Duration: 00:25
    Size: 17.6 MB on disk
    Channel count: 2
    Total bit rate 5,911
    Sorry if there's irrelevant info there...I'm not sure what's necessary.
    I would just drag the clips right from the file on my desktop to FCE either into the timeline or the canvas and insert them among others. Then render them so I could see them in the canvas, editing and rendering as necessary.
    I will try the mpeg streamclip in the future, but I'm freaking out a bit because I've already edited hours of footage, and fear having to go back to the beginning to re-import my source footage and start from scratch. I definitely won't be working with multiple formats in the future. I'm just trying to salvage this project now as best I can.

  • Can I export in different formats at the same time?

    Most of my pictures are in different formats. When I choose ones of different formats and then try and export them at the same time, I have to choose what format to put them in(TIFF, JPEG, etc.) Is there an option to export each one in it's original format or do they all have to be exported in one format of my choosing?
    Maybe I just don't understand formats and how Aperture makes adjustments from Masters to Versions.
    Please help if you can.
    Thanks,
    Brian

    i do all the time. Select the images you want to export and start to export. Once the export begins, select a second set of images and start to export. You can watch the exports through Activity Monitor under Window Menu.

  • Storing images of different format in the same table

    Hi there,
    I have a table with one field of type OrdImage and I am saving in such a table images that are actually stored in an external directory. If images are of the same type everything works fine but if I mix jpeg and gif images I got an error while populating the image properties:
    ORA-29400: data cartridge error
    IMG-00704: unable to read image data
    ORA-06512: at "ORDSYS.ORDIMG_PKG", line 420
    ORA-06512: at "ORDSYS.ORDIMAGE", line 25
    Thanks for Your help
    Leonardo
    null

    I need clarify a thing:
    If you store image1.jpg only and do setProperties(), it works, and
    if you store image2.gif only and do setProperties(), it works, but
    if you store image1.jpg in one row and image2.gif in another row and do setProperties(), does it fail?
    If this is true, call Oracle Support and provide the image files.
    null

  • Sharing typedefs and VIs between different targets in the same project

    Hi,
    I'm writing a distributed application that runs on a PC and a CompactRIO. There are some data structures and convenience functions (typedefs and VIs) that I'd like to share between them. What's the recommended way of doing so? Is an LVLIB suitable for this purpose?
    I currently just host the shared items on the "My Computer" target. However, when I'm editing my code, I sometimes have to click "synchronize with other application instances". Also, the shared items show up on the dependencies list of my cRIO target. I'd rather not have these happen; is it possible to avoid these?
    Thanks!
    Solved!
    Go to Solution.

    Hi JKSH,
    JKSH wrote:
     I'd rather not have these happen; is it possible to avoid these?
    Why do you want this not to happen? When you assign a VI to one target, but still use that VI on the other target, LabVIEW has to recompile for that other target (read: No, you can't avoid that!).
    I do the same for many VIs (a lot of them in my user.lib) but still have no problems with it. And using the same typedef for all targets in a project really helps minimizing errors!
    Best regards,
    GerdW
    CLAD, using 2009SP1 + LV2011SP1 + LV2014SP1 on WinXP+Win7+cRIO
    Kudos are welcome

  • Problem with SQL*Loader and different date formats in the same file

    DB: Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bi
    System: AIX 5.3.0.0
    Hello,
    I'm using SQL*Loader to import semi-colon separated values into a table. The files are delivered to us by a data provider who concatenates data from different sources and this results in us having different date formats within the same file. For example:
    ...;2010-12-31;22/11/1932;...
    I load this data using the following lines in the control file:
    EXECUTIONDATE1     TIMESTAMP     NULLIF EXECUTIONDATE1=BLANKS     "TO_DATE(:EXECUTIONDATE1, 'YYYY-MM-DD')",
    DELDOB          TIMESTAMP     NULLIF DELDOB=BLANKS          "TO_DATE(:DELDOB, 'DD/MM/YYYY')",
    The relevant NLS parameters:
    NLS_LANGUAGE=FRENCH
    NLS_DATE_FORMAT=DD/MM/RR
    NLS_DATE_LANGUAGE=FRENCH
    If I load this file as is the values loaded into the table are 31 dec 2010 and 22 nov *2032*, aven though the years are on 4 digits. If I change the NLS_DATE_FORMAT to DD/MM/YYYY then the second date value will be loaded correctly, but the first value will be loaded as 31 dec *2020* !!
    How can I get both date values to load correctly?
    Thanks!
    Sylvain

    This is very strange, after running a few tests I realized that if the year is 19XX then it will get loaded as 2019, and if it is 20XX then it will be 2020. I'm guessing it may have something to do with certain env variables that aren't set up properly because I'm fairly sure my SQL*Loader control file is correct... I'll run more tests :-(

  • Can we write data to different sheets in the same excel output file ?

    Hi,
    I am using XML publisher and generating output in the excel sheet format.
    Is it possible to write the data to different sheets on the same excel file using XMLP?
    Please let me know how to do this.
    Thanks in advance,
    Raj.

    Hi,
    No, it's not possible with 5.6.2. Excel based templates are supposed to be coming but I don't know when the release date will be.
    Thanks
    Paul

  • Can I print several different pics of the same size on one shee  of papert?

    Hi,
    I should like to print a group of several different pics of the same size & resolution on one sheet of (A4) paper eg 6 family photos. There doesn't seem to be a template for this - just two choices of format (both with one large and a few smaller format) and there is no 'Printer' pop up menu.
    I tried to laboriously copy pics to a two column works word processing document (after resizing in a different one so that they would fit in the columns). This is time consuming and when down sizing the pics lose resolution!
    Maybe I can download templates somewhere on the apple site as suggested by apple care but I couldn't find out where. Maybe there is a possibility of doing some contact prints?
    Any help much appreciated - many thanks - John

    Select the 6 photos you want printed in the iPhoto Library or Album window.
    Choose File->Print.
    In the Print dialog box, Select the paper size in the Paper popup menu.
    In the Style popup menu, select N-Up.
    In the Photos per page popup select 6.
    The preview should show what you'll get. I hope its what you wanted.
    Message was edited by: Thomas Emmerich

  • 2 different files in the same location?

    When we upload files they go all in one folder.
    The first editor calls his graphic "Picture 1.png" (wonder where that came from..)
    Sure sometimes before the item gets deleted another one will upload an completly different picture with the same filename.
    The thing that it different between the 2 would be the Asset ID. So I was wondering if there is a way to make folders with asset IDs in the location where everybody uploads there stuff to.
    To tidy up on the long run I guess we just would need to delete the empty folders (as the content has been archived).
    How would I do this? How do other people deal with the same filenames for different files? It even happens within the same production so the solution to create an subfolder for each production (read this a while ago) does not work for us.
    I know that for future projects we will tell people to use more describing filenames (but even there: there might be two different kitchens called the same..) but I also talk about a huge, messy archive to migrate..
    thanks
    tobi

    Let me rephrase things a bit as I used the term Excel chart  to literally. We create charts in SSRS. We then use a query string that includes "rs:command=render&rs:format=Excel" to get the chart into Excel. The "chart" in Excel is really just an
    image and the associated data table is the cells filled in with the data. We then "select" the area that encompasses all of these objects and paste that into the PowerPoint slide.
    Our source folder structure is as follows (note that I while I am being generic, the Ecel file names are the same between folders:
    Folder A: File1.xls, File2.xls, File3.xls ..... File40.xls
    Folder B: File1.xls, File2.xls, File3.xls .....File40.xls
    This goes on for 8 folders but can be as many as 30
    The routine we use to create the xls file from the SSRS chart names the xls file and puts it in the correct folder.
    The idea was we would create a template chart set in PPT for folder A and then create copies of the PPT and change the links to point to Folder B, etc.
    We have ensured that all Excel Documents are closed when we try to do an update.
    We are also getting the following error and I'm paraphrasing: Cannot open multiple instances of a file of the same name even if it is in a different location. This occurs when doing an update links when we don't get the initial error message I listed first.
    If we change the names of the files in each folder: i.e. FolderAFile1.xls, FolderAFile2.xls, etc then we can do the update links. This is time consuming as the SSRS exports are done by the end users and we are the developers trying to create a reusable solution.
    One other issue we are seeing which I hope you can address is that when we are getting the update links to work, the process opens up each Excel file THREE times. It takes almost 15 minutes to update a PPT with 18 linked xls files.

  • How do I apply different margins to different section in the same document?

    In Pages 5, how do I apply different margins to different section in the same document? there are is no layout break like in Pages 4.

    Use the Text Format Pane, Layout Tab, Indents.
    You could do the same thing by dragging the margin stops on the Ruler.
    Jerry

  • Outlook-2 different entries for the same person (but not the same email)

    i was asked to switch from outlook 2007 to outlook 2013 as a trial.
    For some reason, I get two different entries for the same person (but not the same email), one which is the name as normal and one where the name has ' around it. In the below example:
    I have 24 emails sent to Ciaran and then a further 14 sent to 'Ciaran'
    The email address for both is exactly the same and it does not seem to matter if I create a new email or reply to an incoming one.
    I switched back to Outlook 2007 and the issue is still the same.
    any suggestions?

    I would say that there is no way to prevent Outlook from doing it, it dependents on how the sender formatted the sending address, not the recipient who replies.
    To fix this:
    Open the message and double click the address and view source
    Just replace the generated Display As with the Display As you want
    Thanks,
    Ethan Hua CHN
    TechNet Community Support

Maybe you are looking for

  • G3 has failed... need to use 8.6 drive in series with an OS 9 HD- Doable??

    I am giving up on trying to restore an old G3 and thus have my HD, a WD1000, which was OS 8.6 - and all its content, orphaned. I have a spare AGP G4 with an OS 9 system. Ideally wanted to just plug this old drive into a spare bay on that machine. Can

  • Pdf forms in windows 8?  cannot fill image field

    pdf forms in windows 8?  cannot fill image field

  • Kernal Panic in OS X Server

    I need help resolving a kernal panic in OS X Server on a MacPro. I disconnected all of my peripherals and restarted in hopes that it would clear with no luck. Now I am not sure what to do next. I have the original install disc but of course cannot ge

  • Xi basics

    how to do multi-mapping?can we do without bpm?how?

  • How do I get my free copy of Mountain Lion?

    I'm a very excited Apple customer because I received my MacBook Pro (Retina Display) today! Now that I have it, I would like to download my free copy of Mountain Lion! The only issue is, when I went to the website to enter in the purchase date, etc.,