How do I update event movie quality without disrupting the work in my edited project.

I have a pretty unique problem. I have just over 2 hours of 1080p footage for a music video. I imported it into iMovie, and started working. After a few hours I realized that the setting of "Automatically resize imported video as 960x540" was selected.
I'd like to keep the work in the project, but update the imported video that was 960x540 to it's full 1080p. I understand this would mean replacing all the footage in the event with the full HD video, but would the project be disrupted if this is done?

In theory this might work, but I have never tried it.
I would recommend that you do one of the following ideas.
1) Test it in a small event and a small project.
Or
2) Make a copy of your current Event folder and store it someplace safe. Then move everything from the current Event folder into the trash (Clips, cache folders, thumbnails folders, everything). Then empty the trash. Then reimport your video to this same folder.  If it does not work, replace this new folder with your copy.
Please let us know how it goes.

Similar Messages

  • HT4972 I have ipad version 4.3.2.  I have music on there that I want to keep.  when I go to itunes i cannot backup those music.  how can i update to ios 7 without losing the music?

    I have ipad version 4.3.2 and I want to update to ios7.  However, I cannot backup my musics on itune.  How can I update without losing my musics?

    Updating will not cause you to lose data but things can always go wrong. You should definitely backup before you update. I assume you have music on the device that was not purchased in iTunes and synced with a different iTunes library. You can transfer these songs back to your computer with third party software such as TouchCopy.

  • How do I update slices in photoshop without losing the links in Dreamweaver??

    Hi all,
    I have designed a website in photoshop and everything is sailing smoothly. The only problem I have is that everytime I try to update the layout in photoshop I lose all the links I had put to the slices in dreamweaver. This happens even if am just adding a single word to the layout in photoshop and sav it for web. the website has many many links and everytime I update the site means I have to put the links on all over again and it is a chao as they are over 100 links....
    Is there a way to update the layout in photoshop and still have the slices with their links in dreamweaver?? I also lose all my DIV tags when I update the site...
    Please help

    Sounds like you're exporting Save as type: HTML and Images, which will overwrite your modified HTML (anchors etc) in your web page every time.
    When you export the slices, try exporting Save as type: Images Only, so that only the image get exported and your modified HTML (anchors etc) stays intact.
    Provided your slice names and dimensions don't change, only the sliced images will update and your page layout will remain intact.

  • My friend synced a video to my ipod but it erased all my data on my ipod,but i cant figure out how to load my old libray back without deleting the movie. my friend cant tell me the password. How can I get my old library back without deleting the movie?

    My friend synced a video to my ipod but it earased all my data on my ipod,but I can't figure out how to load my old library back without deleting the movie. My friend shares a family account so she can't tell me the password. How can i get my old library back without deleting the movie?

    Linnwarner wrote:
    She does have the right because she bought the movie.
    Not true at all.
    You only buy the right to your own personal use.
    You do NOT have the right to distribute to others.
    This is illegal.  There is no doubt about it

  • How do i update to itunes 11 without losing all my music

    How do I update to Itunes 11 without losing all my stuff on my current itunes (10.6.3)

    Welcome to the Apple Support Communities
    You won't lose songs when you update iTunes to the most recent version, but I recommend you to make a copy of your library in another folder. After updating, open iTunes and it will update the library to use it with the most recent version

  • Reg: How to Stop Polling of JDBC Adapter without Scheduling the adapter

    Dear Gurus,
    Here I am having one requirement. My clients wants to send data from JDBC adapter (ORcale System table) to R3 system via RFC.
    His Requirement::
    1. He is not telling the time of data flow from Oracle server so that based on that we can schedule the adapter in the Communication Channel monitoring (Availablitiy Time Planning) or Else we can Schedule by deciding the setting of the polling interval time.
    2. He is telling that When ever he waants to send the data he will place one dummy file in the File Adapter FTP location so that it will became an Indication for u to poll the jdbc adapter and to transfer the data to R3.
    3. Untill he keeps the file or gives indication he doesn;t want to communicate with Oracle server due to some security and it s a most important data base he doesn't want to disturb that Oracle Server as so many business are running  on that.....
    We Proposed::
    1. Atleast you need to tell the scheduling time or poll interval time so that we can schedule our adapter.
    but he s not accepting for this
    2. Atleast U need to give access for Data base to enter one more extra field like STATUS CODE so that we will add one number and we keep on Update in the Update table and based on that Update table statement it will poll.
    but he s not even accepting for this
    3. Finally we prposed that to create another table in the Oracle SYstem as Dulplicate Table which is similar to Standard Orginal table when ever he wants to pick the data please keep that data in this Duplicate TABle so that JDBC adapter will pick the data from thsi TABLE instead of picking the data from that standard table so that it will not effect any standard table data in the table.
    but he s not even accepting for this
    We have done some R & D:::
    1. WE approached even through BPM and via switch conditions is one scenario
       FILE RECEIVE >SWITCH CONDITION> RECEIVE AND SEND or else EXIT
    2. Using correlation in anotehr scenario means correlating File adapter and JDBC and based on one dynamica value it will goes to SEND STEP ( RECE IVE --> RECEIVE --> SEND STEPS )
    Even though we know this...concept that...we jsut tried::
    In BPM we can control the flow in XI 3.0 but we cannot Stop the Polling of JDBC adapter at backend because one the data comes from FILE adapter it will keep on HOLD untill it receives the JDBC from Oracle then based on the condition or Correlation it will goes futher SEND step means after that file adapter is picking file or not ...what ever it may be JDBC will polls at backend and brings that data to BPM"
    Hence sugest me How to Stop Polling of JDBC Adapter without Scheduling the adapter or else using STATUS CODE Update statements in JDBC Tables 
    Regards:
    Amar Srinivas Eli

    Hi! All,
    Finally I decided to do the scenario in two steps:
    1: FILE REQ --> JDBC REQ -->JDBC RES --> FILE RECV
    2: FILE RECV --> RFC
    But I am getting issue while doing first scenario
    Desgn :
    I have created 2 Synchronous interfaces :
    1) FILE 2 JDBC REQ
    In this a) out put message is FILE  Req
              b) Input msage:; FILE RES
    2} JDBC2FILE RECV
            a) Output mesage;; JDBC REQ
            b) Input Msge :: JDBC Response
    Mappings:
    1) File REQ-->JDBC REQ
    2) JDBC RES-->FILE RES
    Interface mappings:
    1: FILE 2 JDBC REQ--> JDBC 2 FLE RECV
    CONFIGURATION ::
    1: One Seder File CC
    2: Two reciever CC's one is for JDBC RECEIVER and other s FILE RECEIVER
    3; One Sender Agreement
    4: 2 Recver agreements
    5: One Interface Determination and
    6: One RECCV Determination
    My Question;;
    1. First let confirm whether my development steps are right or not ?
    2: Another thing s I am not sure reg Configuration Steps means
    whetehr one interface determination and one Receiver Determinations are required or not as these are synchronous Interfaces
    3: main Issue is::::
    If my scenario s FILE2RFC2FILE then I will get RFC response automatically but here issue is this is JDBC
    My reqquirement is By sending one Field from fILE to JDBC REQ it needs to send entire TAbLE records as a Response to file as XML
    without having Sender JDBC how can I send the JDBC Res to FILE and If that is the case then again JDBC adapter is polling which is contradict to the client requuirement which i explained above.
    pleas suggest me the Detailed steps mainly Colloboration agreements and logical routings and
    also explain in detail if i can  go for BPM
    Also give cleear blogs but before giving make sure that it contains detailed screen shots because aIready gone thorugh
    Scenario File-JDBC-RFC
    File<-->JDBC Sync coomunication.
    https://www.sdn.sap.com/irj/scn/wiki?path=/display/xi/file-rfc-file(Without+BPM)
    /people/luis.melgar/blog/2008/05/13/synchronous-soap-to-jdbc--end-to-end-walkthrough
    Regards::
    Amar Srinivas Eli

  • How can I reset my administrator password, without knowing the original administrator password?

    Hi guys,
    I use a MacBook Pro with OS X 10.8 Mountain Lion. A few months ago I reset my administrator password and have not been able to remember it since. Consequently, I haven’t been able to do any software updates, my computer is running slow and I'm getting a lot of pop-up junk on my screen. I’m the only user on my computer, apart from the Guest User (Sharing only).
    How can I reset my administrator password, without knowing the original password?
    Thanks.

    Resetting Password and/or Home Folder Permissions

  • How to recover my viber messages? without replacing the other application when i will restore my last backup.

    how to recover my viber messages? without replacing the other application when i will restore my last backup.

    Maybe from the restored iPod via How to perform iPad recovery for photos, videos
    Wondershare Dr.Fone for iOS: iPhone Data Recovery - Wondershare Official     
    http://www.amacsoft.com/ipod-data-recovery.html
    iPod recovery software to restore lost music files      
    http://www.pcrecoverytools.com/ipod-data-recovery.html
    Yu also said:
    I think this is because
    I backed up a long time ago, and the iTunes update may have erased the back up?
    No, updating iTunes does not delete any iOS device backups.

  • I forgot my password for my apple ID. Any ideas on how to put in a new one without knowing the old one?

    I forgot my password for my Apple ID. Anyone have a solution on how to put in a new one without knowing the old one?
    Thanks

    Welcome to Apple Support Communities
    You have to reset your password. You can do this in this site > http://iforgot.apple.com

  • HT1338 Can anyone tell me how to find what OS I'm using on the Mac? Tiger or Leopard? Also, how do I update from 10.6.8 to the latest version?

    Can anyone tell me how to find what OS I'm using on the Mac?
    Tiger or Leopard?
    Also, how do I update from 10.6.8 to the latest version?

    Go to the Apple menu and select "About This Mac". You will get a window similar to this one -
    You current OS X version number will be shown as I've marked.
    OS X 10.4.x is Tiger, 10.5.x is Leopard, 10.6.x is Snow Leopard, 10.7.x is Lion, and 10.8.x is Mountain Lion.
    Whether or not you can go to the latest OS X version depends upon your hardware -
    You will need to purchase the retail set for the OS X version you want; there is no pint in getting and installing any intermediate versions. Once the retail version has been installed, you can update it to the latest release for that version via download updater.

  • How do I close a numbers document without closing the entire app?

    Can anyone tell me how I can close a numbers document without closing the entire app? i.e. go back to the folders display page - is this even possible?

    It is not a bug, but a new feature.<br />
    Some menu entries in the main menu bar are hidden if you use the mouse and only appear if you use the keyboard to open the menu (Bug 626825).
    You can see the difference if you use Alt+F to open the File menu or other menus like the Edit menu (Alt+E) and Bookmarks menu (Alt+B) and compare that to what you see if you use the mouse to open the menu after you have made the menu bar visible by tapping Alt or by pressing F10.
    *[https://bugzilla.mozilla.org/show_bug.cgi?id=626825 bug 626825] - Hide redundant menu commands unless the user invokes the menu using the keyboard (make use of the openedWithKey attribute)
    ''(please do not comment in bug reports; you can vote instead)''
    See also:
    * [[/questions/799856#answer-155765]]

  • Can anyone tell me how to install a network printer driver without having the network printer online?

    Can anyone tell me how to install a network printer driver without having the network printer online? It doesn't matter what manufactors make the network printers. Is a netwaork printer(with network card) has to have that printer on line to be able to install
    the driver? This is the point of my question!
    I've ask a same type of question previously, but I can't either get good answer nor reply on the response.

    DP
    The computer (and driver) have to handshake with the printer, QED it has to be either online or physically connected and if it is physically connected it wont work on the network so yes it does.
    Wanikiya and Dyami--Team Zigzag

  • How so i report my ipod stolen without having the serial number?

    how so i report my ipod stolen without having the serial number?

    The easiest way to find your serial number is this Open Itunes...click help... run diagnostics.....(tick or untick as necessary) so that you just have ticked the last two, device connectivity and device sync. run these tests. it will say no ipod/ipad found but will give results of test....scroll down to bottom of results... here you will find the serial number of your last attached devices.

  • How do i get a movie to play on the internet on my tablet

    How do I get a movie to play in the internet on my tablet

    http://web.mac.com/kcarter10/iWeb/Site/Movie_files/Podcast-1.mov
    Works just fine for me (Safari 3.1 and 10.5.2).
    If you're using Safari you may need to use the keyboard shortcut Command-R to "refresh" the download.

  • How do I accept a typing suggestion without typing the entire suggestion?

    I might be missing something, but I've been wondering about this for a long time: how do I accept a suggestion/shortcut without typing the whole word? Let's say I start typing "experience" by typing e-x-p and then the suggestion "experience" appears. Can I then accept it without typing the whole word? And what if I wanted to type "experiences" -- is there a way to accept the word after e-x-p and then easily add the letter "s"?

    Space bar

Maybe you are looking for

  • Multiple iCloud mail accounts on one computer

    We had a family pack on mac.com and when we moved the accounts to icloud (on  the same mac), the mac can no longer get email from one of the accounts... icloud is not accepting the pasword for this account - however, withut making any changes to the

  • How do I use an Excel list to relocate files on my computer? Scripting?

    I have a very large file at work with hundreds of rows of data at a time. Every week or so we need to find a certain amount of those SKU's and find the corresponding file to send out to our buyers. Excel Data: A438-9 A2974-87 D4049-90 A1799-41 P1231-

  • Characteristic relationship with Exit class is not applied correctly

    We are using a characteristic relationship (with derivation) type Exit class. For that we have created class ZCL_RSPLS_ARTICLE_FROM_PLMOD as a copy of the standard class CL_RSPLS_CR_EXIT_BASE. Target and source characteristics are members of the aggr

  • Unable to setup Yahoo account in Mail.app.

    Everything worked ok till a couple of days ago and now keep getting error messages saying unable to connect to server. This is the latest message. There may be a problem with the mail server or network. Verify the settings for account "yahoo.com.au"

  • Hbm files instead of annotations

    HI, i read the article, very nice it is. in the lat u have mentioned like The metadata could come from anywhere you choose -- it could be loaded from XML files, derived by using naming conventions, etc. can i use my hibernate2 hbm files for this, ple