automagically adding transitions between pics in a slideshow?

Ask a Question related to Mac Applications & Software, Design and Development.

  1. #1

    Default automagically adding transitions between pics in a slideshow?


    A friend of mine sent me a DVD with a few slideshows on it (done
    by a PC). Between each picture in the slideshow was a transition
    effect (push, radial, etc.).

    Ok, I can do this manually in iMovie. Just add pics from an iPhoto
    album, then add the transitions one at a time. But that's pretty
    time consuming if there's a lot of pics. Is there any way
    to automate this operation? Applescript, shell script, etc.?

    Running OS X 10.2.6, iMovie 3.0.2., iDVD 2.

    -Jason

    --
    Jason Perez | "Frodo Lives!" "Gig 'em!"
    Austin, TX
    Jason Perez Guest

  2. Similar Questions and Discussions

    1. Adding mp3 audio to a pdf slideshow.
      Hi, I made a slideshow with Lightroom. I have a Mac (not intel) running 10.4.11 I opened it in Acrobat 9. There is no help in the help as to how to...
    2. Slideshow extension loops same pics
      Hi everyone Hope someone can help me with this. I have an anxious client breathing down my neck. I'm working on a real estate website. 6 locations...
    3. adding pics to scrolling dynamic text
      Hi.. We're two newbies and we wondered if someone could help us. How to add a picture to a scrolling text-box?? We've tried with html putting...
    4. Adding music to slideshow
      In a few weeks I will have to lecture in Cambridge (the UK one) , and I intended to prepare a slide show of my wedding and portrait images. I never...
    5. PDF SLIDESHOW TRANSITIONS
      Howard, when you open up PDF slideshow, do you not have a box at the bottom of the display labeled Transition? That's where you should be able to...
  3. #2

    Default Re: automagically adding transitions between pics in a slideshow?

    In article <becheo$tur$1@localhost.localdomain>, Jason Perez
    <jasonp@norton.sps.mot.com> wrote:
    > A friend of mine sent me a DVD with a few slideshows on it (done
    > by a PC). Between each picture in the slideshow was a transition
    > effect (push, radial, etc.).
    >
    > Ok, I can do this manually in iMovie. Just add pics from an iPhoto
    > album, then add the transitions one at a time. But that's pretty
    > time consuming if there's a lot of pics. Is there any way
    > to automate this operation? Applescript, shell script, etc.?
    >
    > Running OS X 10.2.6, iMovie 3.0.2., iDVD 2.
    >
    For this sort of thing, I would suggest using "LiveSlideShow" rather
    than iMovie (and I'm a huge fan of iMovie). iMovie's AppleScript
    dictionary only has one verb in it -- DoCommand, and inserting a
    transition is not a menu-command operation.

    --
    Spenser
    sbt Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139