<!doctype html>
<html>
 <head> 
  <meta charset="UTF-8"> 
 </head>
 <body>
  <div>
   This is my first email to this mailing list. So first, hello to everyone.
  </div>
  <div>
   <br>
  </div>
  <div>
   In my open source project voukoder I am using libav/ffmpeg (branch 4.0) for quite some time now. Now I switched to master and I have a strange effect where I am not sure where its coming from.
  </div>
  <div>
   <br>
  </div>
  <div>
   Whenever I user FLTP as sample format and mux it with whatever codec and muxer (i.e. x264/aac => mp4) the audio is pretty much distorted. It also seems to be affected by the video time base. With 1/120 it is pitched up alot and with 1/60 it is quite normal, but distorted. With S16 it works fine.
  </div>
  <div>
   <br>
  </div>
  <div>
   With branch 4.0 everything is okay.
  </div>
  <div>
   <br>
  </div>
  <div>
   I have checked the source samples, they are okay.
  </div>
  <div>
   <br>
  </div>
  <div>
   I appreciate any help and hints as I am struggeling with this issue for quite some time now.
  </div>
  <div>
   <br>
  </div>
  <div>
   Thanks,
  </div>
  <div>
   Daniel
  </div> 
 </body>
</html>