Results 1 to 5 of 5

Thread: mpeg 2 playback

Hybrid View

  1. #1
    current implementation takes a few seconds to load an mpeg movie, as it has to check all the i frames when the movie is loaded - to get frame positions in the movie.
    this holds everything else up until done.

    if you are going to have to use mpeg2 files, preload them well before you need them

  2. #2
    It takes forever to even load one in quicktime.

    CC

  3. #3
    Quote Originally Posted by litemover
    It takes forever to even load one in quicktime.

    CC
    i think its because they have to scan through all the frames to find the frame boundaries.
    it might be possible to cache this information -

    but mpeg2 is not really a usable format for most things anyway.

Posting Permissions

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