<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Thanks!<br>
      <br>
      If I use the parameters you mention below, rendering is stuck
      right at the beginning. The error message reads<br>
      <br>
      <style type="text/css">
p, li { white-space: pre-wrap; }
</style>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">[mp4 @ 0x7f526c000f00] Using AVStream.codec to pass codec parameters to muxers is deprecated, use AVStream.codecpar instead. [mp4 @ 0x7f526c000f00] Using AVStream.codec to pass codec parameters to muxers is deprecated, use AVStream.codecpar instead.
[mp4 @ 0x7f526c000f00] Could not find tag for codec pcm_s16be in stream #1, codec not currently supported in container [consumer avformat] Could not write header '/home/jogchum/Videodata/Videocamera/Taalfilmkes/Waldreis/Wâldreis-3.mp4'</p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">
</p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">I tried to switch the codec to pcm_s16le, one that is mentioned in one of the mlt-6 consumer profiles, but that made no difference.</p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">
</p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Btw, where can I get info about the parameter values? E.g., what does "g=12" mean? 
</p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">
</p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">
</p>
      Op 25-04-18 om 22:49 schreef Massimo Stella:<br>
    </div>
    <blockquote type="cite" cite="mid:162fe9125ba.maxstar@tin.it"><...><br>
      You can try to do this by using this parameters:<br>
      <br>
      f=mp4 vcodec=mpeg2video g=12 vb=35M acodec=pcm_s16be ar=48000<br>
      <br>
      <...><br>
    </blockquote>
    <p>
</p>
  </body>
</html>