Video loading lag on laptops?

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

  1. #1

    Default Video loading lag on laptops?

    Wondering if anyone has commentary on a DVD I've been working on.

    Built in Director MX, 3+ gigs of MOV video clips, (it's really just an
    interactive CD with a lot of video)
    End platform: Windows XP, fast laptops, 512 memory, Quicktime 6+

    Problem: When used on laptops it sometimes lags loading random video clips. Up
    to 5 or 6 seconds.. displaying a black screen.

    My understanding of using Qucktime clips was that they only load when the user
    opens them.. no preloading.. therefore no memory issues that way.

    Wondering if the video needs to somehow be cleared from cache to avoid the
    lag?

    Or.. I've noticed on laptops the DVD stops spinning, to save power I guess,
    and then when you load a new video clip it has to start up spinning again and
    might be the cause of the lag.

    Any commentary on how to optimize Director playing a lot of video clips
    without lag would be helpful.



    ryano Guest

  2. Similar Questions and Discussions

    1. dynamic loading video player
      I'm currently in the process of building a dynamic loading video player but i'm having trouble with the following command: myPlayer.contentPath =...
    2. Error loading video
      :sad; I bought a sony handycam in order to create flash sites with video. I uploaded the video to my pc. When I try to import it into flash or...
    3. Delay loading video
      When I test my flash movie using "Ctrl" + "Enter" it connects and when I select users to see their video it loads almost instantly. Then when I...
    4. loading external video files
      I am looking for any way to play a video inside my movie without importing each avi into flash. Even if I have to have Media Player popup, I will do...
    5. dynamically loading video
      hi flashbrains, anyone know if its possible to dynamically load a video file into a flash movie? i want to have the my SWF reading a text file to...
  3. #2

    Default Re: Video loading lag on laptops?

    Hi,

    For information regarding memory and digital videos, please see:

    "Digital video disk and memory issues for Director"
    [url]http://www.macromedia.com/go/12134[/url]


    Jayem Abania Guest

  4. #3

    Default Re: Video loading lag on laptops?

    Thanks Jayem..

    Funnily enough I just read that article. Great article.. but still leaves me
    with questions.

    The problem is I've tested my project on decent desktops and it works fine.
    But, this issue of video lagging seems to be only on laptops. So..

    1) Are other people experiencing a short lag on laptops while the DVD has to
    start spinning again to play a video? (My client is getting a black screen for
    up to 5 seconds)

    2) Is there a way to unload videos or clear cache to help prevent memory
    issues? Or does Director automatically clear the cache?

    Thanks again..


    ryano Guest

  5. #4

    Default Re: Video loading lag on laptops?

    A workaround: place on stage the BMP of the first frame of the video; set
    the video position out of the stage and check on enterFrame if the movieTime
    > 0: at this point move your video in the correct position.
    --
    Diego
    [url]http://dmzone.it[/url]


    "ryano" <webforumsuser@macromedia.com> wrote in message
    news:c5mbjq$qo1$1@forums.macromedia.com...
    > Thanks Jayem..
    >
    > Funnily enough I just read that article. Great article.. but still leaves
    me
    > with questions.
    >
    > The problem is I've tested my project on decent desktops and it works
    fine.
    > But, this issue of video lagging seems to be only on laptops. So..
    >
    > 1) Are other people experiencing a short lag on laptops while the DVD has
    to
    > start spinning again to play a video? (My client is getting a black screen
    for
    > up to 5 seconds)
    >
    > 2) Is there a way to unload videos or clear cache to help prevent memory
    > issues? Or does Director automatically clear the cache?
    >
    > Thanks again..
    >
    >

    Diego Guest

  6. #5

    Default Re: Video loading lag on laptops?

    I think generaly not more can be done then tricks to keep the viewers mind busy
    while the cd starts spinning and the video loads. Keep busy with a picture or
    some tekst and, indeed as stated in the above post and depending on what kind
    of Xtra U use for the video, keep the videoarea offstage or hidden as long as
    it is not loaded.

    Vinitius 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