home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 2003 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.9 KB  |  46 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: chang.unx.sas.com!walker
  3. From: walker@chang.unx.sas.com (Doug Walker)
  4. Subject: Re: Is a real good mpeg player possible on the amiga ?
  5. Sender: news@unx.sas.com (Noter of Newsworthy Events)
  6. Message-ID: <DLqtLz.FFL@unx.sas.com>
  7. Date: Thu, 25 Jan 1996 15:27:35 GMT
  8. X-Nntp-Posting-Host: chang.unx.sas.com
  9. References: <4e2gqu$5ca@caers3.unicaen.fr> <oj6ensqud6u.fsf@hpsrk.fc.hp.com> <4e5l6r$r5l@ulke.hiMolde.no> <4e616e$9hq@serpens.rhein.de>
  10. Organization: SAS Institute Inc.
  11.  
  12. In article <4e616e$9hq@serpens.rhein.de>,
  13. Michael van Elst <mlelstv@serpens.rhein.de> wrote:
  14. >runee@hai.hiMolde.no (Rune Espeseth) writes:
  15. >
  16. >>Maybe when someone gets their finger out and start making an mpeg-player 
  17. >>that supports cybergraphics (24bit) speeds will start showing.
  18. >>(Won't have to do c2p and color-decoding to 8 bit.)
  19. >>So, anyone ? :)
  20. >
  21. >Most 24bit output modes in mp1.03 do not have to do c2p or
  22. >color-decoding to 8bit. However, they still have to convert
  23. >from 24bit YUV to 24bit RGB and transfer the data to the card.
  24. >And no, these aren't significantly faster (depending on your
  25. >graphics card these are even slower).
  26.  
  27. "Software" MPEG players on the PC platform gain much of their
  28. speed advantage by using the video card to automatically
  29. do the YUV->RGB conversion.  I think it would be difficult to
  30. get a reasonable frame rate and decoding quality without this 
  31. kind of hardware assistance, but perhaps not impossible.
  32.  
  33. 8 bit does cost you since you have to do a significant amount
  34. of dithering, but as Michael points out, the bandwidth to the
  35. card may cost you more than the dithering is costing, depending
  36. on the card.
  37.  
  38. -- 
  39.   *****                    / walker@unx.sas.com
  40.  *|_o_o|\\     Doug Walker<  BIX, Portal: djwalker
  41.  *|. o.| ||                \ AOL: weissblau
  42.   | o  |//     
  43.   ====== 
  44. Any opinions expressed are mine, not those of SAS Institute, Inc.
  45.  
  46.