Color Depth Mapping Problems

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

  1. #1

    Default Color Depth Mapping Problems

    I have a cast of 16 bit images. I want to transform them to 8 bit images and
    use the "Microsoft RLE" compression to output AVI movies. If I transform the
    images to 8 bit and make an AVI movie, I get pyschodelic color cycling effects;
    the colors are mapped to what looks to be a random palette. I have tried doing
    the transformation with the computer desktop color at 32, 16 and 8 bit color,
    and playing the movie back at various color depths, but I always get the
    bizzare color mapping during playback. The movie looks ok while it is being
    saved in Director. I only see the color problem when I play it back in windows.

    I suppose I could go back and import the cast as 8 bit right from the start,
    but that will be a lot of work. Also, I really have to use 8-bit with Microsoft
    RLE, so either I figure this out or go back to importing them at 8bit.


    I am using Director MX 2004 on a Windows 2000 PC.

    Thanks

    ExitChannel Guest

  2. Similar Questions and Discussions

    1. bitmap color depth?
      Hi, I've created a Director movie. However, I imported all of the bitmaps at 24 bits color depth instead of 8 bits. Now, the file size of my...
    2. monitor does not follow projector color depth
      While i'm testing my projector on a low end 266 Pentium I PC, where colors are presented accuratly, this is not the case on various other PC's with...
    3. movies make my monitor change color depth
      I have three separate movie files, one created on a Mac and two on a PC. When I change from the PC movies to the Mac movie and back again my...
    4. AppleScript: how to set resolution and color depth?
      I'm trying to write little helper scriptlets for some children's games that run at 8-bit 640x480. The script should change the display, launch the...
    5. color depth with Minolta dual scan III
      I'm running Elements 2 on an XP PC. I'm scanning negatives with the Minolta Dual Scan III. I use the Dual 3 Utility to perform the scan to disk, with...
  3. #2

    Default Re: Color Depth Mapping Problems

    I am not aquainted with RLE video.

    I wonderif getting a screen capture of playing an RLE video with the
    monitor set to 8 bits might get you an embedded sample of the fixed?
    standard palette. Importing the screen bmp into director might capture
    the palette you would remap to.
    JB 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