<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html style="direction: ltr;">
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
    <title></title>
    <style type="text/css">body p { margin-bottom: 0cm; margin-top: 0pt; } </style>
  </head>
  <body style="direction: ltr;"
    bidimailui-detected-decoding-type="UTF-8" bgcolor="#ffffff"
    text="#000000">
    On 08/05/2012 12:50 PM, Christian Brümmer wrote:
    <blockquote cite="mid:501EA44E.2090005@gmx.de" type="cite">I was
      wrong. i am using one of the head/snapshot
      (git://source.ffmpeg.org/ffmpeg.git) version from june 2012!
      <br>
      <br>
      okay - so what about parallel decoding?
    </blockquote>
    <br>
    Basically parallel decoding introduces a one-frame-per-thread
    latency into your decoding process, which might be a problem for you
    because you want minimal decoding latency. Perhaps some
    configurations can improve on this, but having no control of the
    encoder in my project (it's an axis IP camera), I had to turn off
    multithreaded decoding because of that increased latency.<br>
  </body>
</html>