<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p>And I forgot the attached documents my bad sorry.</p>
    <p><br>
    </p>
    <p>Thank you again for your help,</p>
    <p>Best regards,</p>
    <p>DELMAS P.<br>
    </p>
    <br>
    <div class="moz-cite-prefix">Le 16/04/2017 à 13:15, Pierre Delmas a
      écrit :<br>
    </div>
    <blockquote
      cite="mid:77067ec7-44f6-89d6-f9ea-eacacecac047@centrale-marseille.fr"
      type="cite">
      <pre wrap="">Hello,


I have written yesterday for a problem that I have solved. But now I
have another problem I'm able to write headers and almost to write
frames (as you can think its the almost the problem). Currently I read a
video and try to re-write at the same but when I do this I have a video
who is generated with a size less (it's a third of the original
approximatively) than the original video and a duration of zero seconds.
I write my code in C++


At reading I push the pointers of extracted AVFrame into a vector<AVFrame*>


You can find attached my code for the writing part and a text document
who contains the execution.


It seems that only I and P frames are written but I can certify that
this video contains also B-frames.


Is there a better way to extract AVFrame than use a vector ? If yes do
you have examples ?

Is there any other (and probably better) way to write a video ?


Thank you for your help,

Best regards,

DELMAS P.


</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Libav-user mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Libav-user@ffmpeg.org">Libav-user@ffmpeg.org</a>
<a class="moz-txt-link-freetext" href="http://ffmpeg.org/mailman/listinfo/libav-user">http://ffmpeg.org/mailman/listinfo/libav-user</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>