<html>
<head>
<meta content="text/html; charset=ISO-8859-15"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">I made some progress by setting the
OpenAL format to AL_FORMAT_STEREO_FLOAT32 instead of STEREO16.
Makes sense, as the decoded frames are in FLTP format.<br>
Also, I went back to not use swr_convert. It simply won't work and
only crashes without any indication why. And FLTP seems to be the
correct format already when openAL uses STEREO_FLOAT32.<br>
<br>
At least now, the sound is played at the correct speed. <br>
However, it is still very high pitched, so something is still very
much broken.<br>
<br>
<br>
Am 27.01.2014 20:09, schrieb Jan Drabner:<br>
</div>
<blockquote cite="mid:52E6AEFD.8060805@jdrabner.eu" type="cite">
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-15">
<div class="post-text" itemprop="description">
<p>Hey, <br>
</p>
<p>I am decoding an OGG video (theora & vorbis as codecs)
and want to show it on the screen (using Ogre 3D) while
playing its sound. I can decode the image stream just fine and
the video plays perfectly with the correct frame rate, etc.<br>
</p>
</div>
</blockquote>
<br>
</body>
</html>