Optimizing for CD playback

Ask a Question related to Macromedia Director Basics, Design and Development.

  1. #1

    Default Optimizing for CD playback

    I'm working on a Director Movie the final will be distributed on a CD as a projector file. The presentation is 4-5 minutes long and will consist mainly of full frame photos (800 x 600) and a narrative soundtrack in which the photos need to be in sync with the sountrack via cues. I have several basic questions for optimizing the movie for optimal playback via CD-ROM.

    1. Should my photos that I use be jpg images? Or is there a better file format?

    2. Should my soundtrack be internal or external? If external will Director be able to recognize the cues that need to be placed in the soundtrack?

    3. Should I use .wav or .swa as the final sound format?

    4. Since the sound is 4 -5 minutes long should I break the soundtrack into smaller pieces say for example one minute sections? If I break the sound into sections should I make smaller individual movies that branch from one to another? Or should I string soundtrack pieces in one movie?

    5. If I break the movie up into individual movies is there a way to prevent a pause in the sound as the next movie is loaded from the CD? (I want the movie to play as one continuous piece.)

    6.Is there an extra or utility out there that would copy my projector file to the end users hard drive C:/temp and play from the end users hard drive rather than from the CD? (i.e. Flasjester's Jugglor)


    Thank You!!
    Wayne



    wayneski webforumsuser@macromedia.com Guest

  2. Similar Questions and Discussions

    1. Optimizing Coldfusion
      ronnie, first off since you failed to read the rules, double posting is against the rules. I don't know why you double posted, I probably pissed you...
    2. Optimizing PDF
      Hey, I have a pdf that i am trying to optimize because it is 14 megs in size. WHen i use the pdf optimizer, i get an message that says "THe...
    3. optimizing images when over each other?
      Hi, I have a photo that I want to put on top of an image of a map which is not a photo. But when I try to optimize the photo for example by setting...
    4. Optimizing Animated GIF (FW4)
      I could use some help optimizing an animated GIF in FW4. http://wwww.foot4ward.com/_stuff/gifprob01.htm The animated GIF at the above URL is...
    5. Optimizing playback of Flash in Director MX?
      I am working on a Flash file that includes complex Swift-3D line art, which I will be importing into Director for final presentation. On "slower"...
  3. #2

    Default Re: Optimizing for CD playback

    > I'm working on a Director Movie the final will be distributed on a CD as a
    > projector file. The presentation is 4-5 minutes long and will consist mainly
    > of full frame photos (800 x 600) and a narrative soundtrack in which the
    > photos need to be in sync with the sountrack via cues. I have several basic
    > questions for optimizing the movie for optimal playback via CD-ROM.
    >
    > 1. Should my photos that I use be jpg images? Or is there a better file
    > format?
    JPEG is fine. Unless you start having trouble with the audio synch. See
    below.
    > 2. Should my soundtrack be internal or external?
    That's your decision, but I always prefer internal sound files. That way
    there's no chance of Director not finding the sound file at run time.
    > If external will Director be
    > able to recognize the cues that need to be placed in the soundtrack?
    Sure, as long as the format the file is saved in supports cue points.
    > 3. Should I use .wav or .swa as the final sound format?
    SWA will be smaller. You can also use MP3 and AIFF, but I don't think MP3
    supports cue points.
    > 4. Since the sound is 4 -5 minutes long should I break the soundtrack into
    > smaller pieces say for example one minute sections?
    Not necessary. If all you're doing is playing static images that come up in
    synch with a sound file's cue points you shouldn't have any problems. The
    only thing that may come up is there might be a slight pause in the audio
    before a couple of the images display. This is because JPEGs are
    uncompressed at runtime before they are displayed. If this is a problem use
    a format that is not compressed, like a Photoshop file or a PICT file or
    something. They'll be bigger files, but Director won't have to uncompress
    them each time it runs.
    > If I break the sound into
    > sections should I make smaller individual movies that branch from one to
    > another? Or should I string soundtrack pieces in one movie?
    Don't bother breaking it up unless you absolutely have to. You're just
    making more work for yourself. Do the presentation as one long sound file
    with the images first. Burn a CD, and test it. If it runs, you're done.
    If not, then break apart the sound file. But don't break it into separate
    ..dir files. That won't save you any memory.
    > 6.Is there an extra or utility out there that would copy my projector file to
    > the end users hard drive C:/temp and play from the end users hard drive rather
    > than from the CD? (i.e. Flasjester's Jugglor)
    There are free installer maker programs out there you can use. But this
    probably isn't necessary for what you need to do.

    ->Later.....Spice

    Tom at FIDIM (no spam) 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