Video Compression...

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

  1. #1

    Default Video Compression...

    In my Director project, I have some 640x480, 30fps Quicktime videos embeded.
    I've tried adjusting many of the Sorenson compression settings...I get this
    annoying problem everytime. The video will look like it's having refresh
    problems (lines that separate frames of action.) It's quite bizarre
    really...I've tried insanely small bitrates and the problem still persists. It
    only happens during some quick camera pans. I'm quite familiar with the whole
    interlacing /de-interlaceing thing...that doesn't seem to be the problem.

    I was just wondering if there was anyone else out there that had simliar
    problems occur, and what they did to correct them. Since it only occurs during
    quick camera motions, is it unavoidable?

    Eberlini Guest

  2. Similar Questions and Discussions

    1. PDF Compression
      Hi All, I need to write a custom code in JAVA which should be capable of handling the compression of pdf files. Any help would be highly...
    2. Video compression question
      Quick general question on FLVs: When shooting video that will end up as an FLV, does the use of colors effect the compression and size of the...
    3. Wow...new flash 8 video compression is amazing
      This changes everything as far as competitors who stream video from websites. We are simply blown away by the capability of the new Flash 8 video...
    4. Video Compression
      I have embedded a video on my website, but it takes a long time to load when accessing the site, how can I compress/condense the video so the page...
    5. Size of video compression
      Hi, I am working now with video digitizing and compression (Sequence Grabber API). When recording a movie, the movie will only be recorded in...
  3. #2

    Default Re: Video Compression...

    Try compressing it at 320X240. Then open the file in QT Pro and choose
    "Double Size" for playback then save the file. Quick pans don't do well in
    digital video (unless you use MPEG 2...DVD), the best you can hope for is to
    minimize the artifacts. BTW, using too low of a bit rate won't help
    things...try 360 kilobits per second (not Kilobytes per second).

    hth,
    Doug
    "Eberlini" <webforumsuser@macromedia.com> wrote in message
    news:c6p7cb$hj6$1@forums.macromedia.com...
    > In my Director project, I have some 640x480, 30fps Quicktime videos
    embeded.
    > I've tried adjusting many of the Sorenson compression settings...I get
    this
    > annoying problem everytime. The video will look like it's having refresh
    > problems (lines that separate frames of action.) It's quite bizarre
    > really...I've tried insanely small bitrates and the problem still
    persists. It
    > only happens during some quick camera pans. I'm quite familiar with the
    whole
    > interlacing /de-interlaceing thing...that doesn't seem to be the problem.
    >
    > I was just wondering if there was anyone else out there that had simliar
    > problems occur, and what they did to correct them. Since it only occurs
    during
    > quick camera motions, is it unavoidable?
    >

    Doug Golenski Guest

  4. #3

    Default Re: Video Compression...

    Different codecs have different artifacs, the more advanced squeezers
    like sorenson rely heavily on temporal ( frame differenc) compression,
    scene changes and fast motion cause a spike in data rate, or a drop in
    quality depending on compression settings. I thnnk variable data rate
    compression (like sorenson pro?) will up te data rate, throwing in more
    key frames as neededto preserve quality. Another stragety to consider
    to get a smaller fle size and data rate is to output the video at 15
    fps, effectlvely halving the data requirement.

    Speaking of wierd artifacs, DIVX can really go wrong when things get out
    of sync.
    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