Hrev49937

49933 -Bad sound - MediaPlayer - checked for audio and video files of all formats. (flac, mp3, wma, m4a - mp4, avi, webm, ts)

hrev49930 - OK !!!

On my computer is the only operating system - Haiku OS

49937 - Not work - MediaPlayer and SoundPlay - checked wma and m4a Archive.zip

Hi!

So why keep posting these half sentences into the forum, if there is a bugtracker and even tickets for the issues waiting?

Regards,
Humdinger

Ok your sound is bad. But that should the developers do to fix it without more informations about your hardware? And for bug reports you should use the bug tracker and not the forum

https://dev.haiku-os.org/
Http://besly.de/menu/search/archiv/dev/haiku-trac.html

http://cgit.haiku-os.org/haiku/commit/?id=9dd9b4543645aaf7b5b5b7acddef048c7214375b

Use swresample to rematrix audio channels, try 2

This code is closer to what we used before for gcc2, and should not
crash there anymore. I could not get exactly the same code to work, but
reduced the difference to a single statement (which makes gcc2 work and
breaks gcc4). This is protected under a guard with appropriate ffmpeg
version test.

This code works for both gcc2 and gcc4 (tested with mp3 and aac files as
well as youtube videos). It still gets the timestamps wrong with ffmpeg
2.4, but I’ll try to solve that another time.

https://dev.haiku-os.org/ticket/12509

open playlist item: Son ar Sistr.m4a
[SWR @ 0x19810220] Input channel count and layout are unset
InitFromTrack(): keyframes: 1, frame count: 8504831
Assertion a->planar failed at libswresample/swresample.c:284
Abort
Abort
~>
open playlist item: Los_Palmeras
-_El_Bombon_Asesino.wma
[SWR @ 0x18778f30] Input channel count and layout are unset
_InitFromTrack(): keyframes: 1, frame count: 9081645
Assertion a->planar failed at libswresample/swresample.c:284
Abort
Abort
~>