[Libav-user] Need Help to understand usages of Libavformat.

Rishabh Shak Dwipeey rishabhshakdwipeey at gmail.com
Mon Sep 5 14:09:28 EEST 2022


Hello Team

I need your help to understand and get a clear view on Libavformat.
we are using below command to capture the screen and create movie (screen
capturing) file and store locally :-

"-f gdigrab -framerate 30 -i desktop -offset_x 10 -offset_y 20 -video_size
20x40 -codec x264 output.wmv"

Could you please let us know if mov.c which is present in Libavformat
library, would be used for above mentioned functionality?
Or is there a method "build_open_gop_key_points()" also executing
while screen capturing?

Many thanks in advance.

Regards,
Rishabh Shak Dwipeey
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://ffmpeg.org/pipermail/libav-user/attachments/20220905/cc144de7/attachment.htm>


More information about the Libav-user mailing list