Help with corrupted nested sequences.

First off, let me say that next project I'm going with Avid. 
I have been using nested sequences as sparingly as possible on a long, complicated project, but the few that I have are prone to getting "corrupted" (this is the technical  term that Kevin Monahan from Adobe has used to describe what's happening).  So it's been recommended that I replace the corrupted sequence.  Sure I can just copy the material in the corrupted sequence and place it in a new sequence, but how can I do this without loosing my HOURS of edits with this nested sequence in my main timeline?
Thanks,
Steve Keller

Have you got a backup of your original photos?  If so then you can
recreate the catalogue very easily in less than 5 minutes.  PSE always
leaves photos in their original location.  they are not moved at all. 
One should always backup photos, videos, documents, emails etc
separately from applications that created them in the first place. 
Disasters happen and we can't always protect from them except to backup
as taught in computing 101 class.

Similar Messages

  • Help with TIFF image sequence frame rate?

    I'm working on an animation sequence, its a 24p project.  Whenever I import an image sequence, Premiere automatically interprets this at 29.97 (though, per the help files, it should automatically interpret at the project frame rate, but it's not).  In the project panel, I use interpret footage so that it interprets at 24p.  However, when I bring this image sequence into the timeline it shows at the right duration, but the end of the sequence is cut off (essentially, premiere is still reading in at 30p, but gives it the duration of 24p).
    CS4 is the first version I've had this problem with.. usually, I just bring in the image sequence and it's fine.
    Any suggestions?
    Thanks.

    Hi, I have the same problem as my workflow is to import R3D into AE CC and render it into Tiff sequence. At first I had changed every setting to 24, and it rendered out choppy and clipped off a few frames in the end.
    Now I have tried this
    Once you import Tiff, right click> Interpret Footage > Main
    Then you will see black box. In this column box, there is Frame Rate column, then tick Assume this frame rate: 24 frames per second.
    You have to type in 24 yourself, then it works out fine.
    My guess is that Tiff is sequence image, and it DOES NOT have frame rate. So you have to tell AE to assume the imported image sequence's frame rate. Otherwise it always assumes 30 by default.
    Hope it works.
    DDH111

  • ABAP help with deeply nested items.

    Gurus,
    We have a requirement whence we need to sum up the key figures from one transformation layer going to the next.  The challenge is, its a deeply nested structure. something like :
    SalesOrderItem     Higher Level Item         KeyFig  
    1000                     0000                          30
    1010                     1000                          20
    1011                     1010                          10
    1015                     1010                          20
    1020                     1010                          20
    1021                     1020                          10
    1022                     1020                          50
    1023                     1020                          10
    1025                     1020                          20
    So now, in the next layer we will be rolling it upto the 1000 , 2000...levels- in this example 1000 level only.
    The round figure items(1010, 1020.....) are the individual kmats and the summation happens like this:
    1. Items 1021, 1022, 1023 and 1025 roll up to 1020; sum = 90.
    2. Now when 1020 rolls up to its higher level item which is 1010, the sum that rolls up from 1020 should be 90 + 20.
    3. Ultimately when all items roll up to item 1000, the total sum will be 190.
    Can someone please help me write this logic in ABAP?
    Thanks!
    Chris

    You can try this, but please put it through more examples. Assumption is that your highest level item will have higher item number as 0000 and that they are always sorted in the way it is given in your example.
    DATA: BEGIN OF itab OCCURS 0,
            posnr(6) TYPE n,
            uposn(6) TYPE n,
            qty TYPE p DECIMALS 2.
    DATA: END OF itab.
    DATA: itab2 LIKE itab OCCURS 0 WITH HEADER LINE.
    DATA: itab3 LIKE itab OCCURS 0 WITH HEADER LINE.
    DATA: v_total TYPE p DECIMALS 2,
          v_posnr(6) TYPE n.
    itab-posnr = '1000'.
    itab-uposn = '0000'.
    itab-qty   = 30.
    APPEND itab.
    itab-posnr = '1010'.
    itab-uposn = '1000'.
    itab-qty   = 20.
    APPEND itab.
    itab-posnr = '1011'.
    itab-uposn = '1010'.
    itab-qty   = 10.
    APPEND itab.
    itab-posnr = '1015'.
    itab-uposn = '1010'.
    itab-qty   = 20.
    APPEND itab.
    itab-posnr = '1020'.
    itab-uposn = '1010'.
    itab-qty   = 20.
    APPEND itab.
    itab-posnr = '1021'.
    itab-uposn = '1020'.
    itab-qty   = 10.
    APPEND itab.
    itab-posnr = '1022'.
    itab-uposn = '1020'.
    itab-qty   = 50.
    APPEND itab.
    itab-posnr = '1023'.
    itab-uposn = '1020'.
    itab-qty   = 10.
    APPEND itab.
    itab-posnr = '1025'.
    itab-uposn = '1020'.
    itab-qty   = 20.
    APPEND itab.
    itab2[] = itab[].
    *-- assumption is that if UPOSN = 000000, then there is no higher level
    *   item
    LOOP AT itab WHERE uposn = '000000'.
      itab3-posnr = v_posnr = itab-posnr.
      DO.
        LOOP AT itab2 WHERE uposn = v_posnr.
          v_total = v_total + itab2-qty.
        ENDLOOP.
        IF sy-subrc <> 0.
          EXIT.
        ELSE.
          v_posnr = itab2-posnr.
        ENDIF.
    *-- This item does not appear as a higher level item
      ENDDO.
      v_total = v_total + itab-qty.
      itab3-qty = v_total.
      APPEND itab3.
      CLEAR itab3.
    ENDLOOP.
    LOOP AT itab3.
      WRITE:/ itab3-posnr,
              itab3-qty.
    ENDLOOP.

  • Help with corrupted Photoshop elements 8 photos

    My computer was infected by a virus that was deleted but the virus corrupted almost all
    files in my computer.  I had some documents backed up but not all current photoshop
    files.
    When I open photoshop the photos are there in the organizer but if clicked and opened they
    become the broken photo icon.  Other photos in my files show file extension not supported or recognized.
    Any help to recover?
    Can I restore to a previous version, all photos show altered 11/23/13 and show no previous
    versions.
    If I can't recover the photo files what happens when I uninstall and reinstall the program.  Are
    all photos gone?  If so I guess I'll just start fresh with photos saved from about 1 year ago.
    Learned my lesson to back-up often!
    Thanks for any and all help.

    Have you got a backup of your original photos?  If so then you can
    recreate the catalogue very easily in less than 5 minutes.  PSE always
    leaves photos in their original location.  they are not moved at all. 
    One should always backup photos, videos, documents, emails etc
    separately from applications that created them in the first place. 
    Disasters happen and we can't always protect from them except to backup
    as taught in computing 101 class.

  • Help with my nested loop...

    this application allows a user to enter two int values, rows(height) and columns(length), that are used to create a box of asterisks.
    my createBox() does not work correctly, only prints first line, loops infinitely, or doesnt loop. can someone help me out please?
    import java.io.*;
    public final class AsteriskBox
    /****InstanceVariables****/
    public static int row;
    public static int col;
    /****Constructor()****/
    public AsteriskBox()
    /****Access()'s****/
    public void createBox(int x, int y)
    if((x > 0) && (y > 0))
    for(int i = x; i > 0; i--)
    for(i = y; i > 0; i--)
    System.out.print("*");
    System.out.println();
    } // createBox()
    public void getInput() throws IOException
    BufferedReader input = new BufferedReader
    (new InputStreamReader(System.in));
    System.out.print("Enter a number of rows: ");
    String inputString = input.readLine();
    row = convertStringToInteger(inputString);
    System.out.print("Enter a number of columns: ");
    inputString = input.readLine();
    col = convertStringToInteger(inputString);
    } // getInput()
    /****Helper()****/
    private int convertStringToInteger(String s)
    Integer intObject = Integer.valueOf(s);
    return intObject.intValue();
    } // convertStringToInt()
    } // AsteriskBox class
    import java.io.*;
    public class AsteriskBoxUser
    public static void main(String args[]) throws IOException
    AsteriskBox box = new AsteriskBox();
    System.out.println("This program creates a box made of asterisks with values given by you!");
    System.out.println();
    box.getInput();
    box.createBox(AsteriskBox.row, AsteriskBox.col);
    }

    You will never break out of the first loop because you are using the same index variable i for both of your nested loops. Use a different variable, say j for your inner loop.
    Incidentally, your row and col variables are mislabeled. If you use the static modifier, they are class variables, not instance variables. This could cost you points on your assignment since it would imply that you don't know the difference.

  • Help with XML Nested sets

    I'm currently making a table similar to the Product Table on
    the Spry demo. I'm having some problems because I need to link
    videos and sounds from nested XML categories to a sidebar, similar
    to the features list on the demo site. The problem is, I dont want
    the full URL to show, but something else
    I managed to get the list to show what I wanted by doing
    something like this:
    <media>
    <video>2004/videos/x.mov <name>Great Video
    </name> </video>
    </media>
    By calling spry:region="media" and then
    <ul><li><a
    href={video}>{name}</a><li></ul>
    I got a full list with the names, but the links were
    apparently lost, and all pointed to the table's url.
    I also tried doing a <div spry:region="media"
    spry:region="name"> and list the <video> and <name>
    tags separately on the XML, but that didn't work.
    I'd be very greatful if someone could help me figure out how
    to do this.
    Thank you,
    Jose

    Just looking at your post, I noticed that when you put the ibar in your shelf and add applications the icons don't like to show up you have to
    1. right click on the application in the ibar
    2. select icon program-properties-icon
    3.click on the grey box
    4.navigate to /usr/share/icons/highcoler/64x64/apps  (you can select 48x48 as well)
    The icon should show up in ibar, as well as the applcation menu. It is hit and miss though. I hope this helps.
    Edit: I think I solved the hit and miss attribute, instead of selecting the file in the middle of the window manager select it to the right. And make sure that the file shows up in the bar at the bottom of the filemanager window.
    Last edited by mich04 (2012-11-25 13:40:36)

  • Need Help with Corrupted Graphics

    I need help real bad. I have spent the last 2 weeks trying to find the reason for crashing in game (not blue screening but corrupted graphics) where the whole screen goes like a television that isn't tuned in, and then after anywhere between 2 to 5 mins my computer will reboot. I'm wondering if anyone has a similar issue, and if there is a fix. I'll list my system specs and a couple of things I have done that hasn't fixed it.
    AMD64 3200+ 939 90mn
    MSI K8N Neo2 - 1.4 bios
    2 x 512mb Geil UltraX
    Leadtek 6800u
    Audigy
    SuperFlower 14cm 500watt
    I haven't started to overclock my machine yet as I have yet to fix this problem. Everything is running stock. I'm finding that its random. I can play Prince of Persia Warrior Within for hours on end without a problem. Then play Counterstrike Source and it will go to  after about 5 mins. I decided to try benchmarks and 3dmark01 will do the same thing randomly. Even Battle Field will play for about 10 mins and it will just go to the fuzzy screen. I even heard that some Soundblaster Cards cause problems and have tried using the onboard sound, with no effect. I have also disabled AGP SideBand and AGP Fastwrite in the bios, as also this can cause some issues, to no effect. I thought maybe the video card maybe the problem, and threw a crappy 5700 LE in my machine, still with no effect. CPU temp is around 36c (water cooled) and GPU is around 48c. Does anyone have any idea as to why the screen craps out in just about every game I play. I'm running Winxp Pro SP2 with DX9.0c, with the latest Drivers for everything I'm running (mainboard, vga, sound, etc). If you can suggest something, please let me know.

    X-((Well, This sorta sounds like what just happened to me.
    My graphics card decided to take a dump on me. When I was playing a game the graphics went all garbled and everything froze. System rebooted a couple times, and yes it seems the cards fan stoped rotating and it fried.
    So to me, it sounds like your video. But you say you tried changing video cards with no effect.
    Dang.  Sorry I cant think of anything. But on the bright side, your post was bumped.  

  • Can anyone help with Streaming in Sequence Panel?

    I am using Pemiere Pro CS4. It is installed on a New HP Compaq 8100 Elite SFF PC. It has 4.0 GB Ram Installed and a Intel Core i5 CPU 650 @ 3.20 Ghz.
    The operating system is Windows 7.
         The problem I am having is that I am able to bring assets in and view them individually in theSource Monitor with no issues. When I bring them into the timeline and view them in the Program Monitor they begin to freeze or jump. They also change resolution sometimes as well. I have been able to get them to stream better but as soon as I add transistions or effects they tend to freeze or jump even more. They rednder with the same issues. Please help.

    I am Re
    cording with a cannon Vixia HF200. I have recorded in both FXP(17Mbps- Recorded in 1920x1080 resolution)) SP(7 Mbps 1440x1080 resolution).
    Movies are recorded AVCHD Video Compression: MPEG-4 AVC/H.264. Audio Compression: Dolby Digital 2ch. As far as codecs I am not sure and the frame rate as far as I can determine are set at a standard of 1/60, I have also noticed that the aperature varies from recordinds that may have been done in portrait vs sport modes. I am not sure on the codecs and have searched to find out with little luck. if I can provide you with any more information please let me know. I keep feeling I am getting close to using this program smoothly and I run into another problem. Thank you for the time and help.

  • Help with 24p capture/sequence settings and interlace artifacts

    We are trying to capture sd video shot on a panasonic DVX 100B at 24p (not advanced) using FCP 6.02.
    The video was shot anamorphic (squeeze) through the camera.
    We have tried a variety of capture and sequence setting and continue to get varying degrees of artifact (lines) at motion points (e.g. when a hand moves).
    We have tried:
    Capture Easy set-up 29.97
    Capture Anamorphic 29.97
    We have tried changing field dominance to none.
    We have experimented with both interlace and progressive scan.
    We have experimented with different playback units including the camera shot with.
    Would love some advice on best capture sequence settings. Playback will be computer/video projector.

    It's sounds like you've been mislead about what 24p (as opposed to 24p Advanced) actually is on tape - it's interlaced 29.97 footage. So, what you're seeing is normal - there should be three progressive frames followed by 2 interlaced frames (since it's pulldown added to 23.98 material).
    So, to get to the heart of your question, you are capturing correctly - Anamorphic 29.97.
    If you want true progressive output, strip the pulldown - use Cinema Tools - and edit as 23.98. Otherwise, if you can't go 23.98, you're stuck with what you've got.

  • Help with Corrupt JPEG

    I have a Pearl and need help repairing a corrupted JPEG's.  I have already transferred the files to my Laptop, and only a small sliver of the image is "viewable."
    Help!

    Hi and welcome to the forums,
    This is a link to PixRecovery: They have a free demo
    http://www.officerecovery.com/pixrecovery/index.htm
    Thanks,
    If you need more information, please ask!
    If not, please resolve the post using the options by the kudo's start.
    Just check the post that had your answer!
    Thanks
    Click Accept as Solution for posts that have solved your issue(s)!
    Be sure to click Like! for those who have helped you.
    Install BlackBerry Protect it's a free application designed to help find your lost BlackBerry smartphone, and keep the information on it secure.

  • PowerBI - Help with a nested join

    Hello:
    I am relatively new to PowerBI and am trying to optimize my queries. Can you please advise on one or both questions below?
    1. I have two external data sources, both SQL Server. I created two queries - one gets all students with a lastname starting with a letter and the second gets all students living in a certain state. I want to join the results of both queries which are pulling
    from the same table. The result of my query is as below:
    let
    Source = Sql.Database("server", "database", [Query="select * from students where state = 'ca'"]),
    Merge = Table.NestedJoin(Source,{"LastName"},NameQuery,{"LastName"},"NewColumn",JoinKind.Inner)
    in
    Merge
    The net result of this according to SQL profiler is that it pulls all 20,000 records for the name query and all 50,000 records for the state query and then appears to merge them in PowerQuery. I was expecting that the merge / join would pass this query down
    to the database and do the join there instead. Perhaps I missed a step in setting up the Query.
    2. Assuming #1 is possible, what if I wanted to achieve the same behavior with OData? Although I am very familiar with the OData filter syntax, how setting up the relationship in PowerQuery and pre-generating the query seems like it would not be possible
    but that's why I am looking for answers!
    Thanks.

    Thank you for the response(s).
    Can we dive just a bit deeper? Instead of specifying a query, I added just the connection and database. In the navigator I chose a view and created a connection (only) from it. I filtered this view (in PQ) to only return columns that matched a given value.
    I then created another query using the same connection as above and did a merge against my first dataset on the rowkey column in order to get the filtered result. I did not specify any queries. The result was still two queries, one filtered one not versus
    a singular query joined at the keys.
    For OData I am gathering that you are saying that my service has to include the columns through something like the expand method. Is there any documentation you can point me to regarding query generation of OData endpoints in Power BI?

  • Help with a nested loop

    basically i need to make a diamond shape out of asterisks. There should be 11 in the middle and decreasing by 2 each line above and below it, until it reaches 1. Now i've come up with a for loop that prints what i need for the top half of the diamond(but the asterisks are not centered). How would i center them and also print the bottom half of the diamond? here's what i have so far.
    import java.io.*;
    class diamond{
         public static void main(String[] args)
         int a;
         int b;
              for(a = 1; a <=11; a++)
                   for(b = 1; b <= a; b++)
                        System.out.print('*');
              System.out.println();
    }here's what it outputs:
    Press any key to continue . . .

    public class Diamond {
        private static final int MAX = 11;
        private static final int MIN = 1;
        public static void main(String[] args) throws Exception {
            for(int a = MIN; a <= MAX; a++) {
                for(int b = MAX; b >= MIN; b--) {
                    if(b <= a) {
                        System.out.print(" *");
                    } else {
                        System.out.print(" ");
                System.out.println();
            for(int a = MIN; a <= MAX; a++) {
                for(int b = MIN; b <= MAX; b++) {
                    if(b <= a) {
                        System.out.print(" ");
                    } else {
                        System.out.print(" *");
                System.out.println();
    }And here's my output:
               *

  • Help with corrupted HD: how to back up files

    ok so i had a problem yesterday: when i hit the power button, my macbook would stay at the white screen with the spining load indicator and the apple logo. same would happen when i started up while holding the option key. anyways i started it up with the original OS disk. in disk utilities i tried to repair the hard drive, unsucessful and is says this:
    Invalid sibling link
    rebhuilding catalog b-tree
    the volume macintosh HD could not be repaired
    updating boot support partitions for the volumes as required
    ERROR: DISK UTILITY can't repair this disk...disk, and restore your backed-up files
    how do i back-up my files?
    Message was edited by: timxj
    Message was edited by: timxj

    Welcome to the Apple discussions.
    When there is an issue like that, often Disk Warrior or TechTool Pro can fix it. Disk Warrior is generally the preferred program. http://www.alsoft.com/diskwarrior/index.html
    You can then back up the files once you get the drive back in shape.

  • I need help with corrupted file iTunes download

    I purchased a song and the download is corrupted.  I erased it and when I went to download again it does it from the same corrupted file that is in My Cloud.  How can I delete it from the cloud and get a fresh new version?  Thanks!

    Anyone ?

  • Please help with "corrupt" message when first plugging in iPod Video

    When I first plug in my iPod video, iTunes launches fine, I see my device and all its contents fine, then receive a message "The iPod "JALF" cannot be updated. The file or directory is corrupted and unreadable." It does not seem to affect any functionality, but I was curious what it meant. Thanks.

    There's a very comprehensive post by forum member Da Gopha on the iTunes corrupt file message now in the user tips section that you may find useful: kipod: If Windows displays an iTunes.exe corrupt file/chkdsk message

Maybe you are looking for

  • Contact center simulator

    Hi Experts, I want give a demo to the client CIC on IDES. For this I came to know about the Contact center simulator. Can any one help me out to tell the process of installing this simulator or any supporting document or link will be helpful.... When

  • Switch user in RFC call

    hi @ all, i´m faced with the following problem and could not find a solution yet: we are building an externel SAP-addon-application that uses SAP as data store. the connection is done via RFC-calls. in the normal scenario we have a typical client-ser

  • While in iBooks Author cursor locked

    I was editing in iBooks Author and cursor locked. Cannot open or close any app.

  • Syncing Outlook to iCloud error message

    I had to uninstall icloud and reinstall it.  When I check the box in the iCloud control panel to set up Outlook 2010, I get a message that says iCloud was not installed properly and to go to the pc control panel and repair iCloud.  I've done that 6 t

  • Where can I set the regularity of my back ups

    Hi I have a mac pro, mountain lion and new time capsule with its first full backup.  Where are the settings to change when I want it to back up?  Thanks