[haiku-bugs] Re: [Haiku] #6561: [MediaPlayer] crashes on playing wmv file

  • From: "diver" <trac@xxxxxxxxxxxx>
  • Date: Sat, 11 Sep 2010 18:32:04 -0000

#6561: [MediaPlayer] crashes on playing wmv file
---------------------------------------+------------------------------------
  Reporter:  diver                     |         Owner:  stippi        
      Type:  bug                       |        Status:  new           
  Priority:  normal                    |     Milestone:  R1            
 Component:  Applications/MediaPlayer  |       Version:  R1/Development
Resolution:                            |      Keywords:                
Blocked By:                            |   Has a Patch:  0             
  Platform:  All                       |      Blocking:                
---------------------------------------+------------------------------------

Comment (by diver):

 I tried to replace ffmpeg binary from recent nightly image and now
 MediaPlayer doesn't crash, but exits silently.
 See attachment. Interesting line is:
 {{{
 MediaTrackVideoSupplier::_SwitchFormat() - preferred color space:
 B_RGB24_BIG
 }}}
 I even tried to run this image (http://haiku-files.org/vmware/haiku-
 nightly-r38601-x86gcc2hybrid-vmware.zip) but MediaPlayer exits silently
 anyway. [[BR]]
 Maybe this is related to the fact that I am running Haiku in VirtualBox?
 [[BR]][[BR]]
 Anyway, ffmpeg binary produced by my build env crashes MediaPlayer. I
 already tried to delete generated dir and even reconfigured compilers like
 this:
 {{{
 cd haiku/trunk/generated.x86gcc2
 ../configure --alternative-gcc-output-dir ../generated.x86gcc4 --build-
 cross-tools ../../buildtools/ --include-patented-code --use-gcc-pipe
 --distro-compatibility official --include-gpl-addons

 cd haiku/trunk/generated.x86gcc4
 ../configure --alternative-gcc-output-dir ../generated.x86gcc2 --build-
 cross-tools-gcc4 x86 ../../buildtools/ --include-patented-code --use-gcc-
 pipe --distro-compatibility official --include-gpl-addons
 }}}

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

Other related posts: