home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / mac / programm / 18063 < prev    next >
Encoding:
Internet Message Format  |  1992-11-07  |  1.4 KB

  1. Path: sparky!uunet!portal!lll-winken!cert!netnews.upenn.edu!cs.widener.edu!ukma!darwin.sura.net!zaphod.mps.ohio-state.edu!cs.utexas.edu!sun-barr!ames!data.nas.nasa.gov!taligent!apple!evans
  2. From: evans@Apple.COM (John Evans)
  3. Newsgroups: comp.sys.mac.programmer
  4. Subject: Re: Flattened (Single Fork) QuickTime Movies
  5. Keywords: quicktime
  6. Message-ID: <74033@apple.Apple.COM>
  7. Date: 5 Nov 92 21:59:33 GMT
  8. References: <1992Nov5.013115.11383@advtech.uswest.com>
  9. Organization: Apple Computer Inc., Cupertino, CA
  10. Lines: 17
  11.  
  12. This was a bug in QuickTime 1.0 that hurt me once.  When you flatten a movie
  13. and you ask it to include everything in the data fork, QT is supposed to set
  14. a bit in the movie telling it to reference this new file and not use the 
  15. references to the old data files.  This was called something like the
  16. "Self-Reference" bit.  Unfortunately, this bit was not being set in QT 1.0.
  17.  
  18. I'm not sure if there's any good way around this.  I know that this bug has
  19. been fixed in QT 1.5.
  20.  
  21. Good luck!
  22. -- 
  23. +========================+===============================================+
  24. | John S. Evans          | These opinions are mine. Apple's opinions are |
  25. | Collaborative Systems  | Apple's.  Any similarity is coincidental.     |
  26. | Apple Computer, Inc    | "Why does it happen?  Because it happens.     |
  27. | evans@apple.com        |  Roll the bones."                       -Rush |
  28. +========================+===============================================+
  29.