DVCPROHD Clips lose sync when added from subclip but not from source clips?

I am cutting with 1080P DVCPROHD.
I have sub clipped all the master clips.
However when I add footage to the time line from the sub clips it comes into the time line out-sync...WAY out of syn.
However if I find my shot in the sub clip...then match frame to the source clip before I edit to the time line the sync is solid?
Whats the deal?
Anyone get anything similar?
Message was edited by: afetchko_inc
Message was edited by: afetchko_inc

No-one has seen this?

Similar Messages

  • Delete contacts from icloud, but not from iphone

    I want to delete all my contacts and calendar appointments from iCloud, but not from my iphone, and i still want to have iCloud turned on in the future.
    I have tried to delete the iCloud account from my iphone but when i log in to iCloud.com from a computer the contacts are still there even though i deleted the iCloud account.
    How do i remove these things only from iCloud?

    I fixed it, i had to turn off the syncing of the contacts and the calendar on the phone and then delete them from iCloud. Obviously if i turn on the syncing of these items again the contacts and calendar appointments will reappear in iCloud.
    So problem solved.

  • Delete Apps from MacBook but not from iPhone

    How can I delete Apps from iTunes but not from iPhone 3GS when I Sync them? The moment I delete the Apps from iTunes and then sync iPhone, iPhone deletes them as well.
    Please assist.

    If you intend to ever sync your phone with your Macbook then you can't delete the app from your Macbook, otherwise the apps will also delete from your iPhone (as you've discovered).

  • Want to delete mails from Thunderbird but not from the server?

    Hi,
    Please tell me how to configure the settings of Thunderbird so that if i delete any mail from Thunderbird that mail would be delete only from Thunderbird not from server. I'm using IMAP configuration for all my mail accounts and I'm using Thunderbird in my laptop and tablet both.
    Currently i'm using Thunderbird 24.4.0 and i just want to delete my useless mails from Thunderbird but not from the server without using pop-3 settings.
    Actually the reason for this Question arises because whenever i use to uninstall and reinstatement Thunderbird, i use to take "profiles" as a back up and its size is increasing day by day that is making a big issue to me as i cant take a back up of such a big size file.

    Imap mail accounts keep the emails on the server and you see a remote view of those emails and folders.
    When you subscribe to see a folder, the headers are downloaded, when you select an email to read, the entire folder is downloaded to a temp cache facilitating quicker access. If you synchronize folders, then a copy of that folder is downloaded to an mbox file in your profile, so that you have a copy of the server folder. When you make any changes to a synchronized folder, read an email, delete or move etc, then Thunderbird will resynchronize with the server to update the server. A synchronized folder allows you to work in 'offline' mode and this is the best time to perform a backup as you know there is a temporary stop on synchronizing as you are offline. They will resynchronize when you go back into 'online' mode.
    So, with IMAP mail accounts, the folders you see in Thunderbird are the same folders on the webmail server. If you make any changes via Thunderbird or webmail then you are changing the same folder. You cannot delete an email without deleting it from the server, they are one and the same.
    What you can do is move/copy an email into Local Folders and delete the one on the server. The Local Folders emails are kept in your Profile on your computer, these folders/emails are not on the server, unless you chose to keep a copy of them on the server.
    Pop mail accounts cannot see the folders on the server. They only access the server Inbox folder and download emails not previously downloaded to the mail account Inbox in Thunderbird. These emails are kept on your computer in your profile folder. You can select to keep a copy on the server or not. You can choose to delete emails off your computer and off the server or not.
    If the mail account is gmail , have you subscribed or even synchronized to see the 'All Mail' folder ? Gmail's all Mail folder is their Archive folder, it keeps a copy of all of your non-deleted emails. So, you do not need to subscribe to see this folder as it only shows you what you can already see in other folders. It doubles the disc space.
    Please read section on 'All Mail' at this link.
    * http://kb.mozillazine.org/Using_Gmail_with_Thunderbird_and_Mozilla_Suite
    You do not have to download/synchronize the entire folder. You could select to only synchronize the most recent xx days of emails.
    see info here:
    * https://support.mozilla.org/en-US/kb/imap-synchronization#w_configuring-synchronization-and-disk-space-usage

  • Full page prints from iPhone but not from iPad using photo app with AirPrint ?

    Full page prints from iPhone but not from iPad using photo app with AirPrint ? iPad only prints 4x6 on full size paper. It's an HP 8600.

    I also have this problem printing photos from an iPad to an Epson WF-2540 printer. It prints only 4x6 and without border (so print starts at extreme top left corner of paper). Borderless printing is not selected on printer. Printing a square photo just crops to 4x6 size.

  • I am not able to login to Gmail past 2 weeks, before that I am, But still i can able to login gmail from chrome but not from Firefox

    I am not able to login to Gmail past 2 weeks, before that I am, But still i can able to login gmail from chrome but not from Firefox
    getting following error
    "Oops! Your browser seems to have cookies disabled. Make sure cookies are enabled or try opening a new browser window. [?] "
    Please help me

    The support article http://mzl.la/1BAQKUb might help you.

  • Printer will print from ipad but not from laptop.

    Printer will print from ipad but not from laptop. No previous problems printing from laptop. HP ENVY 110 series;

    Hi Wpbpatfl,
    Have you tried running the HP Print and Scan Doctor? It is a quick and easy tool that diagnoses and resolves many printing, scanning, and connectivity problems. Check out the link below for details on downloading and running the tool:
    http://goo.gl/8NZ0e
    If I have helped in any way, just click the Kudos star on the left. Also, if your issue has been resolved, don't forget to select Accept as Solution

  • TS2621 I can access yahoo mail from safari but not from the iphone ipad mail icon after changing password

    I can access yahoo mail from safari but not from the iphone ipad mail app after changing my password

    Go into your settings and remove the account. Add the account again with your new password.
    Best of luck- K.

  • Application works from NB but not from jar

    Hi,
    I'am programming a game in JAVA and this going as planned. Everything works when I run it from NetBeans, but when I execute the jar file from the console, then I get hunderds of the same exception.
    I really don't know what it is, I see a NoSuchMethod exception in the MouseEvent of the method getLocationOnScreen(), but just as i said, the app works fine without errors from out NB.
    Does somebody knows what the problem is?
    thx Sven
    java -jar Hotel.jar
    Loading board images.
    Loading image: /Images/bg-patern-hotel.jpg
    Opening file /Images/bg-patern-hotel.jpg file exisits: true -- [/Users/svenvanzoelen/NetBeansProjects/Games/Hotel/dist/Images/bg-patern-hotel.jpg]
    Loading image: /Images/Main-board-big.jpg
    Opening file /Images/Main-board-big.jpg file exisits: true -- [/Users/svenvanzoelen/NetBeansProjects/Games/Hotel/dist/Images/Main-board-big.jpg]
    Exception in thread "AWT-EventQueue-0" java.lang.NoSuchMethodError: java.awt.event.MouseEvent.getLocationOnScreen()Ljava/awt/Point;
         at Engine.GameAction.setMousePos(GameAction.java:137)
         at Engine.InputManager.mouseMoved(InputManager.java:277)
         at java.awt.Component.processMouseMotionEvent(Component.java:5647)
         at java.awt.Component.processEvent(Component.java:5371)
         at java.awt.Container.processEvent(Container.java:2010)
         at java.awt.Window.processEvent(Window.java:1184)
         at java.awt.Component.dispatchEventImpl(Component.java:4068)
         at java.awt.Container.dispatchEventImpl(Container.java:2068)
         at java.awt.Window.dispatchEventImpl(Window.java:1801)
         at java.awt.Component.dispatchEvent(Component.java:3903)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:269)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:190)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:184)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:176)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
    Same error goes 50 times more.Edited by: Svenmeister on Apr 16, 2010 7:22 AM
    Edited by: Svenmeister on Apr 16, 2010 7:22 AM

    Ok, I updated my Mac but still got the 1.5.0_22 crap so I changed the function from the mouseEvent to one that 1.5 supports.
    But now when I run the application from the console the Exception about the mouse function is gone, but I got another exception instead of it. And this one is I believe not JRE version relevant.
    The error is in the loading of the images, at the third PNG image to be precise. The images are now in total 10.8MB in size.
    So is this also a 1.6 thing? Would be awesome if someone can explain it.
    java -jar Hotel.jar Loading board images.
    Exception in thread "Image Fetcher 0" java.lang.OutOfMemoryError: Java heap space
         at java.awt.image.DataBufferInt.<init>(DataBufferInt.java:41)
         at java.awt.image.Raster.createPackedRaster(Raster.java:458)
         at java.awt.image.DirectColorModel.createCompatibleWritableRaster(DirectColorModel.java:1015)
         at sun.awt.image.ImageRepresentation.createBufferedImage(ImageRepresentation.java:223)
         at sun.awt.image.ImageRepresentation.setPixels(ImageRepresentation.java:469)
         at apple.awt.OSXImageRepresentation.setPixels(OSXImageRepresentation.java:66)
         at sun.awt.image.ImageDecoder.setPixels(ImageDecoder.java:120)
         at sun.awt.image.PNGImageDecoder.sendPixels(PNGImageDecoder.java:498)
         at sun.awt.image.PNGImageDecoder.produceImage(PNGImageDecoder.java:419)
         at sun.awt.image.InputStreamImageSource.doFetch(InputStreamImageSource.java:246)
         at sun.awt.image.ImageFetcher.fetchloop(ImageFetcher.java:172)
         at sun.awt.image.ImageFetcher.run(ImageFetcher.java:136)
    Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
         at java.awt.image.DataBufferInt.<init>(DataBufferInt.java:41)
         at java.awt.image.Raster.createPackedRaster(Raster.java:458)
         at java.awt.image.DirectColorModel.createCompatibleWritableRaster(DirectColorModel.java:1015)
         at java.awt.image.BufferedImage.<init>(BufferedImage.java:345)
         at apple.awt.CGraphicsConfig.createCompatibleImage(CGraphicsConfig.java:174)
         at GUI.Board.toBufferedImage(Board.java:1472)
         at GUI.Board.loadImages(Board.java:1143)
         at Engine.HotelMain.switchState(HotelMain.java:86)
         at Engine.HotelMain.<init>(HotelMain.java:57)
         at Engine.HotelMain.main(HotelMain.java:194)Edited by: Svenmeister on Apr 16, 2010 11:01 AM

  • Remove songs from iPhone but not from playlist in 7.1

    I use iTunes Match and I recently updated my iPhone 5 to iOS 7.1.  Before 7.1, when in the music app and I wanted to delete a song from my phone i was able to swipe from right to left and delete the song from my phone but it would still remain in the playlist, only it would now show a cloud icon.  Now in 7.1 when i swipe right to left and hit delete, it deletes the song from the playlist (song disappears) I am in and not from the phone, with no way to tehn add it to a playlist.  Is there any way to go back to way it previously worked?  How do I only delete a song from my phone withput removing it from a specific playlist?

    My settings are to show that all music is on and I disagree.  I used to be able to delete songs from the phone without removing them from a playlist.  Maybe it was before iOS 7 but I def could do it.  I would swipre and hit delete and the song would remain but now show a cloud icon.

  • Airport Express streams Airplay from iMac but not from Windows 7 PC

    I have a wireless network set up using a Linksys WRT45G2 v1 router. There is one iMac running Snow Leopard, one laptop running 32 bit Windows 7 Ultimate and one desktop running 64 bit Windows 7 Ultimate. The router is set to WPA2 Personal TKIP+AES security. The Airport Express is set to WPA2 Personal. Its wireless mode is "join a wireless network." It is running firmware version 6.3. The iMac and the laptop are running iTunes 9 and the desktop is running iTunes 10.
    Up until recently I was able to stream music from the iMac and the desktop but not the laptop to remote speakers using airtunes via the airport express. Then the video processor in my desktop PC failed and in the course of diagnostic testing I had to reinstall the OS. After replacing the video card and reinstalling the OS, I tried to reconnect Airport Express to iTunes on the desktop PC but Airport Utility could not find the Airport Express. I returned the Airport Express to factory settings and tried again. The PC still did not recognize the Airport Express. I couldn't use the PC to reconfigure the Airport Express, but the iMac did see it so I reconfigured the Airport Express using the iMac. Now I can stream music using Airport Express from the iMac ONLY.
    When I use the Airport Utility to scan on the desktop or the laptop PCs it does not see the Airport Express. I can, however, see the Airport Express and read its configuration using Airport Utility on both PCs by using "configure other..." under the File tab (i.e. by typing in the IP number and password for the Airport Express.) Even though I can read the configuration and save it, iTunes does not recognize any remote speakers and I cannot stream music from either PC.
    I have tried turning off ALL wireless security as well as all firewalls. I also tried both iTunes 9 and iTunes 10 on the desktop. Nothing makes any difference.
    Before I could at least stream from desktop even though I had never been able to get the laptop to stream.
    Can anyone suggest a way to get Airtunes (Airplay) to work from my PCs?

    I have had the same issue. Airplay working with all devices apart from one windows 7 (the actual media server) and have spent over a week trying to resolve it.
    This worked for me.
    Turn off windows firewall and in my instance macafee. Be warned while macafee says that it's off there are services running all the time.
    You will need to open macafee settings and turn off access protection first
    Then search services from start bar
    Open services and filter by manufacturer
    Stoop all macafee services
    Right click the start bar
    Open task manager
    Stop all macafee processes
    Try your airport utility you should now see your express
    If you can you will see your icon in iTunes
    This pores that it's likely to be a macafee issues. Of course you do not want to leave the firewall off so I installed macafee and installed a fresh copy turning both the windows and macafee firewall on with no resultant issues
    Hope this helps

  • Can only watch videos from YouTube, but not from other websites.

    I can only watch videos from youtube, but certain websites such as dailymotion.com , videos.sapo.pt, etc, the flash video does not load up. I´ve tried updating my video drivers, installing older versions of Adobe flash, but nothing has worked so far. Has anyone has this problem? IShould I be messing with the flash global settings?
    Thanks.

    Hi, You may want to check the system requirements for the other sites. If you can watch videos on Youtube, then you must have Flash Player Installed properly.
    Sometimes certain websites don't support or are late in supporting the latest version of Flash Player (10.1.102.64), so you might want to contact the websites on that.
    You can use this link for setting and see if that makes a difference. Normally you would get a popup from the website to ask for this, but that would depend on how you have the Global Settings Panels set up.
    http://www.macromedia.com/support/documentation/en/flashplayer/help/settings_manager03.htm l
    Hope that helps,
    eidnolb

  • Odd error when 6i report run from server but not from pc

    Getting error:
    REP-0065: Virtual Memory System error. REP-0200: Cannot allocate enough memory. cavaa 22
    running a report from the web server via URL / cgicmd.dat file
    report runs fine from developer tool, naturally
    both windows boxes, server & pc
    report has single ref cursor query from pacakged procedure returning 4 column record type, all defined in same package
    order of columns all appear to be the same, datatypes too
    ideas?

    Another developer created a new function that my ref cursor query used.
    It had an error, thereby causing the ref cursor to fail.... the report failed.
    I think more error handlers are necessary.

  • Delete exchange email from iphone but not from PC

    I just set up an exchange email with my outlook on my pc. We do not use gmail. I want to be able to have my calendar and contacts sync automatically. However, if I delete mail from my phone, I do NOT want it deleted from my computer. I've searched for answers and can't find any that solve the issue. The phone is 5s.

    I really hate to disappoint you, but IMAP and Exchange both act the same way. Mail is stored on the server, when mail arrives, it is synced to all devices. When mail is deleted, it is synced on all devices. You cannot store mail locally in an IMAP or Exchange account. The best answer to your dilemma is to set the amount of days to sync on the phone so you are only observing a smaller amount of mail versus removing the actual mail. Again, as Meg mentioned, you can always manage your mail on the computer and move mail out of the inbox into storage folders if you really want to keep the mail to view/search on the computer, but it would not necessarily be visible on the phone. You can set your Inbox sync to as low as 1 day, so you would only see a single day's mail on the phone, while retaining all of your mail on the server.
    Hope this helps.

  • ICal server accessible from clients, but not from a local user...

    So I've got iCal server running just fine, and the clients log in and work great.
    However, when I try to connect to the iCal server from a user that's local to the server itself (i.e. a non-Admin user on the Mac Pro running the server software) I get Kerberos errors.
    The user, while local, is also been added to the Directory via the Workgroup manager. And what's strange is that their login will work just fine when coming from a client, and will work just fine for things like the Wiki Server and such locally.
    However, when we try to add an account to their iCal to let them see a Group's Shared Calendar and todos It asks for their Kerberos password, and then even if given a valid password for a valid user (that an outside client works fine with) it states that it can't find that user in the Kerberos.
    Obviously I'm doing something wrong, but I haven't been able to figure out what. Any help would be loved!

    Hi
    Don't use Kerberos for the authentication method and it should work just fine.
    Tony

Maybe you are looking for