Merge two images and advance play one slide at a time

I have a keynote presentation. I have the speaker notes that are needed to be displayed beside the slide to make sense of the slide's talking points. Both the slides and the notes are also available in PDF.
I like to make a video to dislay on an iWebsite. As slide A appears on one half of the screen while simultainiously the speaker notes for the slide appear beside it. I'd like the viseo to pause so the viewer has time to read the notes. Then by clicking the screen or some other way to advance the video, one side and notes at a time.
Doesanyone have suggestions on how I can create this video? Are there alternatives to this approach?
Carl

You could do this in FCE by putting stills of your slides on V1 and speaker notes on V2 and adjusting their sizes so that each fills an appropriate portion of the screen. Then export the whole thing as a QuickTime movie which a viewer can start/pause/stop in QuickTime Player. It's not as elegant as what you envision, but I think this approach would work.

Similar Messages

  • When I download an album featuring different artists, why is it when I download it onto my iPod it goes on as single songs and only plays one song at a time?

    I've got various albums on my iPod for example, Professor Green, the songs all come up serparate which doesn't allow me to listen to it all at once. I would like to know how to prevent this, thanks.

    Generally all you need to do is fill in an appropriate Album Artist. For more details see my article on Grouping Tracks Into Albums, in particular the topic One album, too many covers.
    tt2

  • How to place two different indesign documents side by side on my desktop in order to copy and paste images and text from one to the other?

    How to place two different indesign documents side by side on my desktop in order to copy and paste images and text from one to the other?

    Or choose Window > Arrange > Tile
    And, you of course can copy/paste without tiling.

  • GUI - How do i merge two diffrent layout managers into one tab?

    Hello
    I want to create a cellphone, and when you click a button it will be displayed in a textfield
    the buttons are in a grid layout (4,3) and the textfield is in a border layout (NORTH)
    I have the layouts in two seperate tabs, but how do i merge two diffrent layouts in to one tab ?
    textfield:
    package guitelefon;
    import java.awt.*;
    import javax.swing.*;
    public class BorderPanel extends JPanel
       public BorderPanel()
          setLayout (new BorderLayout());
          setBackground (Color.green);
          JTextField output = new JTextField(5);
          add (output, BorderLayout.NORTH);
    }Buttons:
    package guitelefon;
    import java.awt.*;
    import javax.swing.*;
    public class GridPanel extends JPanel
        public GridPanel()
          setLayout (new GridLayout (4, 3));
          setBackground (Color.green);
          JButton b1 = new JButton ("1");
          JButton b2 = new JButton ("2");
          JButton b3 = new JButton ("3");
          JButton b4 = new JButton ("4");
          JButton b5 = new JButton ("5");
          JButton b6 = new JButton ("6");
          JButton b7 = new JButton ("7");
          JButton b8 = new JButton ("8");
          JButton b9 = new JButton ("9");
          JButton bs = new JButton ("*");
          JButton b0 = new JButton ("0");
          JButton bf = new JButton ("#");
          add (b1);
          add (b2);
          add (b3);
          add (b4);
          add (b5);
          add (b6);
          add (b7);
          add (b8);
          add (b9);
          add (bs);
          add (b0);
          add (bf);
    }driver:
    package guitelefon;
    //  LayoutDemo.java       Java Foundations
    //  Demonstrates the use of flow, border, grid, and box layouts.
    import javax.swing.*;
    public class LayoutDemo
         public static void main (String[] args)
          JFrame frame = new JFrame ("Cellhpone");
          frame.setDefaultCloseOperation (JFrame.EXIT_ON_CLOSE);
          JTabbedPane tp = new JTabbedPane();
          tp.addTab ("Grid", new GridPanel());
          tp.addTab ("Border", new BorderPanel());
          frame.getContentPane().add(tp);
          frame.pack();
          frame.setVisible(true);
    }

    a simple example with compilable code:
    import java.awt.BorderLayout;
    import java.awt.GridLayout;
    import javax.swing.*;
    public class Main {
      public static void main(String[] args) {
        JFrame frame = new JFrame("Cellhpone");
        frame.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
        JPanel panel = new JPanel(new BorderLayout());
        panel.add(new FooPanel(), BorderLayout.CENTER);
        panel.add(new BarPanel(), BorderLayout.NORTH);
        frame.getContentPane().add(panel);
        frame.pack();
        frame.setLocationRelativeTo(null);
        frame.setVisible(true);
    class FooPanel extends JPanel {
      private static final String[][] BTN_STRINGS = {
        {"1", "2", "3"},
        {"4", "5", "6"},
        {"7", "8", "9"},
        {"*", "0", "#"}};
      public FooPanel() {
        setLayout(new GridLayout(BTN_STRINGS.length, BTN_STRINGS[0].length, 5, 5));
        for (int row = 0; row < BTN_STRINGS.length; row++) {
          for (int col = 0; col < BTN_STRINGS[row].length; col++) {
            JButton btn = new JButton(BTN_STRINGS[row][col]);
            add(btn);
    class BarPanel extends JPanel {
      private JTextField field = new JTextField();
      public BarPanel() {
        setLayout(new BorderLayout());
        add(field, BorderLayout.CENTER);
    }Edited by: Encephalopathic on Oct 29, 2009 7:56 AM

  • Is there a  way to merge two separate iTunes accounts into one?

    Is there a  way to merge two separate iTunes accounts into one?  I don't want to "share libraries."  I just want one account that once stemmed from two seperate accounts and has all of the purchases and history.  Thanks for any help!

    No.

  • In iTunes, is there any way to play one song at at time and have the song stop at its end.  I want to play guitar with a track and have that track stop playing rather than going to the next song.

    I want to play a single song in iTunes on my ipad and have the track stop when the song finishes, rather than itunes playing the next track.  I play guitar with the track and need iTunes to stop at the end of the song.
    I have worked around this issue by creating a separate play list for each song, then inserting the song into the play list.  I would like to find a more straight forward solution that would eliminate this extra step.  On my PC, I use QuickTime to bring up an individual song and then can play one track at a time.
    Thanks!

    On the IPod if the shuffle icon is colored blue it is ON, if it is colored white it is OFF. This control is global, if it is ON any album or list will be shuffled.

  • How do I merge two different libraries, linked to one account? They're on two different computers but I want them to be on one

    How do I merge two different libraries, linked to one account? They're on two different computers but I want them to be on one

    This should do the trick
    Home Sharing Learn More
    http://support.apple.com/kb/HT201976
    Best of Luck

  • ITunes will only play one song at a time, I can't select an album or artist and have it keep playing the next song.

    I just can't figure out how to keep itunes going.  It plays one song at a time and will not go on to the next.  Do I need to change a setting or something?

    At a guess you've somehow managed to uncheck the entire library. Select the Songs view, the CTRL+click an empty checkbox. All boxes should become checked. If you don't see the checkboxes use Edit > Preferences to enable them.
    tt2

  • SuperImpose two images and save it as a single image[urgent]

    Hello..
    Can anyone tell me how do we superimpose two images and save it as a single image.The image on the top is smaller in size in my case.
    Please Help..

    import java.awt.Graphics2D;
    import java.awt.image.BufferedImage;
    import java.io.*;
    import javax.imageio.ImageIO;
    import javax.swing.*;
    class TwoBecomeOne {
        public static void main(String[] args) throws IOException {
            BufferedImage large = ImageIO.read(new File("images/tiger.jpg"));
            BufferedImage small = ImageIO.read(new File("images/bclynx.jpg"));
            int w = large.getWidth();
            int h = large.getHeight();
            int type = BufferedImage.TYPE_INT_RGB;
            BufferedImage image = new BufferedImage(w, h, type);
            Graphics2D g2 = image.createGraphics();
            g2.drawImage(large, 0, 0, null);
            g2.drawImage(small, 10, 10, null);
            g2.dispose();
            ImageIO.write(image, "jpg", new File("twoInOne.jpg"));
            JOptionPane.showMessageDialog(null, new ImageIcon(image), "",
                                          JOptionPane.PLAIN_MESSAGE);
    }

  • How to compare two images and display the difference on Front Panel

    HI..
    I have attached two images.
    I want to compare these two images and subtract the differenc from these two images and display the difference(the mouse) on the front panel
    Anyone can help me?
    Really thanks
    Attachments:
    IMG_2117.JPG ‏1677 KB
    IMG_2118.JPG ‏1650 KB

    The missing thing. You have to keep in mind that what you see is not the same as the camera sees.
    So when using IMAQ Substract it gives you the difference of the value of every single pixel!
    In order to find the mouse as only difference you have to manage that every other pixel value stays the same, e.g. with a proper lightening.
    At the other hand you can combine different filters or alogorithms to get the object, e.g. if the object is darker or brighter then everything else in the image you could use a threshold and then use morphologic operations to get the objects size and position.
    Christian

  • Is there a way to merge two apple id's into one?

    Is there a way to merge two apple id's into one?

    DBO501 wrote:
    Is there a way to merge two apple id's into one?
    This is not possible...
    From Here   http://support.apple.com/kb/HE37
    I have multiple Apple IDs. Is there a way for me to merge them into a single Apple ID?
    Apple IDs cannot be merged. You should use your preferred Apple ID from now on, but you can still access your purchased items such as music, movies, or software using your other Apple IDs.

  • My Itunes will load on Apple TV and play, but only plays one song at a time.  It will not shuffle or continuously play an album.  All of the songs display, but will only play one at a time...home sharing is on.  Any suggestions?

    My Itunes info will load onto Apple TV, but will only play one song at a time of my music.  Home sharing is on, airplay is on, router info has been reset.  What am I missing?  It has never done this before....

    My Itunes info will load onto Apple TV, but will only play one song at a time of my music.  Home sharing is on, airplay is on, router info has been reset.  What am I missing?  It has never done this before....

  • Blackberry 8330 only plays one song at a time

    ts a brand new phone, 4 gig card, used desktop manager to load songs... why will it only play one song at a time?
    this is pretty strange...

    Hello,
    I think you can try two things : the soft reboot, and if it does not work, the hard reboot. Don't worry, you can't lose data with these two reboots.
    Soft reboot :
    1) Hit the three following keys at the same time :
    - Alt
    - Right Shift
    - Delete
    2) wait 2 minutes for the Blackberry to wake up.
    Hard reboot :
    1) your Blackberry device is on
    2) remove the battery and wait for a minute
    3) Put the battery back
    4) wait 5 minutes for the device to wake up.
    Please tell us if it works for you.
    The search box on top-right of this page is your true friend, and the public Knowledge Base too:

  • How do I play one album at a time?

    I want to play one album at a time by artists for whom I have multiple albums. I have the newest generation ipod touch. One album at a time used to be the default mode, but with the new operating system iOS7, this is no longer the case.  Here's an example - I want to play the Pixies "Surfer Rosa," but when i click on the first song, it says it's playing 1 of 58 songs continuously - I want it to stop playing after "Surfer Rosa," I want it to say it's playing 1 of 14 songs.  Is there a simple fix for this?  Something in general settings or music settings that I have overlooked?
    I have found one way to play just one album, but it seems a bit complicated for what should be a simple fix.  I click on the first song on Surfer Rosa, then click on the 3 dot 3 line icon in the upper right corner, then click on another song, then back to the first song, then click done, and now it says it's playing 1 of 14 songs.  It's nice to have found this way around the issue, but, it's a lot of steps for something that used to be the default mode.

    Do you really mean upload as in transferring the files to another computer somewhere, or do you mean you ripped as in ripping a CD to copy the music to your computer?
    Select the tracks you want to edit, Get Info on them, then enter the desired album name.

  • How do I play one album at a time by an artist?

    I have the newest generation ipod touch and i just downloaded the new iOS7.  I would like to play one album at a time by an artist for whom i have multiple albums, but the new design won't let me do it (easily that is).  For example, if I want to play "Surfer Rosa" by the Pixies, I tap on the first song and it show it is 1 or 58 songs, meaning it will continuously play through all the albums.  I want it to say 1 of 14 so it will stop playing after "Surfer Rosa" is done.  I've checked in general settings and music settings and I can't find anything to fix the issue.  Am I missing something?
    I have found one way to play one album at a time.  I click on the first song in the album, then tap the "3 dot 3 line" icon on the right, click on another song in the album, then click on the first song again, tap "done" and then it shows that I am playing 1 of 14 songs.  This seems like an elaborate fix for something as simple as wanting to play one album at a time.

    Turn on *shuffle songs* and then start the Podcast episode you want. The display should say "1 of 1" because all Podcasts are set to *Skip on shuffle* so the one you're playing is the only option for the iPod.
    Phil

Maybe you are looking for

  • Can't remove address from autofill

    I've got a macbook air Version 10.7.5   (Safari Version 6.1.6 (7537.78.2)  And I can't delete the auto fill addresses. In fact, the name doesn't show in "previous recipiets" but shows up when I begin to type her name when composing an email... What I

  • ICS5.1: Settings in iCS Client are not saved

    Hi, I'm using iCS5.1 on Solaris and the web-client for the users to access the information. There is a point "options" where the users are able to customize the layout, time-zone and many other things. If they change a setting and push the button "Ap

  • MVA SQL Server Query Assessment question

    Hi Guys I was doing a course on MVA, Querying Microsoft SQL Server Quick Start. This question came up in the assessment: True or False: You use the INTERSECT operator to combine results from two SELECT statements. Only rows that appear in both result

  • Reg:invoice correction req

    Hi All, when im trying to create an invoice corr req with ref to invoice system is not allowing me to change the condition values. as the material and the target qty are in display mode. plz help me out in solving this issue. its bit urgent. Thanks &

  • Macbook Retina says it cant play hd downloaded from iTunes

    I have one of the new MacBook Pro Retinas, and just tried to buy and download a movie in HD from iTunes. iTunes complained that my computer would not allow me to watch the movie in HD, and offered to let me buy the SD movie instead! I figure it was s