[haiku-bugs] Re: [Haiku] #12650: 64 bit MediaPlayer crashes on some AVI videos

  • From: "korli" <trac@xxxxxxxxxxxx>
  • Date: Thu, 20 Jul 2017 06:37:53 -0000

#12650: 64 bit MediaPlayer crashes on some AVI videos
----------------------------------------+----------------------------
   Reporter:  vidrep                    |      Owner:  stippi
       Type:  bug                       |     Status:  new
   Priority:  normal                    |  Milestone:  Unscheduled
  Component:  Applications/MediaPlayer  |    Version:  R1/Development
 Resolution:                            |   Keywords:
 Blocked By:                            |   Blocking:  11617, 12508
Has a Patch:  0                         |   Platform:  x86-64
----------------------------------------+----------------------------

Comment (by korli):

 Video decoding doesn't fail because of #12731:
 It seems we try to map B_YCbCr422 to a ffmpeg pixel format, but the
 mapping doesn't exist.
 B_YCbCr422 shouldn't be used as output colorspace when
 USE_SWS_FOR_COLOR_SPACE_CONVERSION is enabled. I think I'll make this
 change, and add some more checks or debugger() calls.
 This should also fix ogg files crashing on x86_64.

--
Ticket URL: <https://dev.haiku-os.org/ticket/12650#comment:8>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts: