<html><head></head><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:16px"><div id="yui_3_16_0_1_1449223893102_4152"></div><div id="yui_3_16_0_1_1449223893102_4176" class="">
        <span id="yui_3_16_0_1_1449223893102_4178" itemprop="upvoteCount" class="">Hi,<br><br></span><a title-off="" id="yui_3_16_0_1_1449223893102_4182" class="" href="http://stackoverflow.com/questions/34063647/create-avi-file-from-compressed-data#" title="This is a favorite question (click again to undo)"></a>
        


</div>

            
            

<div class="" id="yui_3_16_0_1_1449223893102_4171">
    <div dir="ltr" id="yui_3_16_0_1_1449223893102_4170" class="" itemprop="text">

<div class="" id="yui_3_16_0_1_1449223893102_4169">I am using ffmpeg libararies to create an AVI file as mentioned in the post (<a class="edited-link-editor" id="yui_3_16_0_1_1449223893102_4188" href="http://stackoverflow.com/questions/27454936/make-avi-file-from-h264-compressed-data">Make AVI file from H264 compressed data</a>), this guy had the same problem as i currently have (i-e getting error value -22.</div>

<div dir="ltr" class="" id="yui_3_16_0_1_1449223893102_4190">Please anyone can explain me what's the meaning of this error code "-22" that i get from "av_interleaved_write_frame" ?<span id="yui_3_16_0_1_1449223893102_4353" class=""><br></span></div>

<div class="" id="yui_3_16_0_1_1449223893102_4192">he suggested that "By setting pts and dts with AV_NOPTS_VALUE I've 
solved the problem." please share any example how to set pts value with 
AV_NOPTS_VALUE  ? and what should be the value of pts any rought 
estimate ?</div><div id="yui_3_16_0_1_1449223893102_4614" class=""><br></div><div id="yui_3_16_0_1_1449223893102_4616" dir="ltr" class="">I found that this error "-22" is coming from "error.h" from the function <span id="yui_3_16_0_1_1449223893102_4353" class="">#define
 FFERRTAG(a, b, c, d) (-(int)MKTAG(a, b, c, d)) but there are no details
 what MKTAG function does. I shall be very thankful if some one can also
 explain what MKTAG does ? and what error code "-22"  means ?</span></div><div id="yui_3_16_0_1_1449223893102_4553" class=""><br></div><div id="yui_3_16_0_1_1449223893102_4576" class="">Thanks in advance,</div><div id="yui_3_16_0_1_1449223893102_4578" class="">Qureshi<br></div><div id="yui_3_16_0_1_1449223893102_4306" class=""><br></div>
    </div></div><div></div></div></body></html>