<div dir="ltr">Hi Alexey,<div><br></div><div>It's straight forward, </div><div>Setup multiple <span style="color:rgb(0,0,0);font-size:13px">VAEncSliceParameterBufferH264, the fields are </span><br></div><div><pre style="padding:0px;margin-top:0px;margin-bottom:0px;color:rgb(0,0,0);font-size:13px">
<code>    /** \brief Starting MB address for this slice. */
    unsigned int    macroblock_address;
    /** \brief Number of macroblocks in this slice. */
    unsigned int    num_macroblocks;</code></pre><pre style="padding:0px;margin-top:0px;margin-bottom:0px;color:rgb(0,0,0);font-size:13px"><code><br></code></pre><pre style="padding:0px;margin-top:0px;margin-bottom:0px;color:rgb(0,0,0);font-size:13px">
<code><br></code></pre><pre style="padding:0px;margin-top:0px;margin-bottom:0px;color:rgb(0,0,0);font-size:13px"><code>As you say, you can only divide on macroblocks.</code></pre></div><div class="gmail_extra"><br><br><div class="gmail_quote">
On 9 July 2014 06:06, Alexey <span dir="ltr"><<a href="mailto:warpdest@gmail.com" target="_blank">warpdest@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div dir="ltr"><div><div><div>Hi all,<br><br></div>I try encode frame with many slices 
but i cant find howto set maximum slice size. I realized that slices may
 be divided only on macroblocks not size. Its possible divide frame on 
slices based on slice size?<br>
<br></div>Best Regards,<br></div>Warp.</div>
<br>_______________________________________________<br>
Libva mailing list<br>
<a href="mailto:Libva@lists.freedesktop.org">Libva@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/libva" target="_blank">http://lists.freedesktop.org/mailman/listinfo/libva</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div>mvh,</div>Torbjørn Tyridal<br><div>tlf: 95845415</div>
</div></div>