[Libav-user] Buffered encoded images not saved

laddoe xyfix at hotmail.com
Tue Mar 30 23:24:36 EEST 2021


I know you guys are busy but can someone please  have a look at my question in the post that I did .... " Buffered encoded images not saved"

thank you in advance
________________________________
Van: Libav-user <libav-user-bounces at ffmpeg.org> namens laddoe <xyfix at hotmail.com>
Verzonden: donderdag 25 maart 2021 12:08
Aan: libav-user at ffmpeg.org <libav-user at ffmpeg.org>
Onderwerp: [Libav-user] Buffered encoded images not saved

Hi all,

I have an issue with the first 12 images not being saved to file. I have attached my code ( the relevant ones ) in this email, I have also attached a log file to show that the first 12 images aren't written to the file that is generated. The frame rate is 24 fps and the recording is 5 sec, so there should be 120 frames written to the file. This can be seen in the 4th column. The lines in the log files are as follows :

[cpp filename] : image num [ unique num from camera]  [temp image num for recording seq] [time in ms]

The image class is actually a simple wrapper around  OpenCV's mat class with some addition members. The output file is around 10 MB and when I open it in VLC it doesn't run for 5 seconds but more like 1 - 2 seconds. Can anyone explain the files not written and the duration not being 5 secs. As you can see I have tried with  "av_interleaved_write_frame"  but that didn't help
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://ffmpeg.org/pipermail/libav-user/attachments/20210330/6e2004a6/attachment.html>


More information about the Libav-user mailing list