<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div class="elementToProof" style="line-height: 100%; margin-top: 1em; margin-bottom: 0cm; font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
I went down the rabbit hole of attempting to use ffmpeg in the context of audio decoding given its capacity. I have some success in getting it to decode just about any given audio file to pcm, however when I tried to decode in segments. For reasons unknown
 to me it appears to malfunction when you attempt to decode certain formats, like mp3, aac, but work rather well for mp2, flac and ogg formats. I apologise for any rookie mistakes, and I am curious if anyone has some ideas of what's going on here. I am also
 rather new to mailing lists so please excuse any mistakes. </div>
<div class="elementToProof" style="line-height: 100%; margin-top: 1em; margin-bottom: 0cm; font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
https://pastebin.com/cmt9kdkY</div>
<div class="elementToProof" style="line-height: 100%; margin-top: 1em; margin-bottom: 0cm; font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div class="elementToProof" style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
</body>
</html>