[haiku-bugs] Re: [Haiku] #5846: SIMD color space conversion does not handle all color spaces correctly. (was: Playing avi video broken)

  • From: "stippi" <trac@xxxxxxxxxxxx>
  • Date: Wed, 13 Oct 2010 21:20:41 -0000

#5846: SIMD color space conversion does not handle all color spaces correctly.
-----------------------------------+----------------------------------------
  Reporter:  X512                  |         Owner:  dlmcpaul 
      Type:  bug                   |        Status:  assigned 
  Priority:  normal                |     Milestone:  R1       
 Component:  Audio & Video/Codecs  |       Version:  R1/alpha2
Resolution:                        |      Keywords:           
Blocked By:                        |   Has a Patch:  0        
  Platform:  All                   |      Blocking:           
-----------------------------------+----------------------------------------
Description changed by stippi:

Old description:

> r36511
> In new revisions AVI video image doubles and changes colours. Sound is
> OK.
> In R1/Alpha1 video playing fine. This bug can be not reproduceable all
> AVIs.

New description:

 r36511
 In some videos, the image doubles horizontally and has wrong colors if the
 native color space conversion is used in AVCodecDecoder. Using libswscale
 is slower but has the correct conversion. See
 USE_SWS_FOR_COLOR_SPACE_CONVERSION on line 43 of AVCodecDecoder.cpp

--

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/5846#comment:13>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts:

  • » [haiku-bugs] Re: [Haiku] #5846: SIMD color space conversion does not handle all color spaces correctly. (was: Playing avi video broken) - stippi