Hi,

I have gone through the documentation of ffmpeg and found it can be used
from command prompt.


I am developing a C++ application on MAC to encode video. I have sequential
video frames in RAM memory which I want to encode and store it on disk. Does
ffmpeg explore any headers using which I can directly encode video stream
one by one and store it on disk? Can we encode a video frame one by one and
store it on movie file on disk simultaneously?


Please let me know the link off document which explain how to use ffmpeg in
C/C++ application to encode video.


Vishal N
_______________________________________________
libav-user mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/libav-user

Reply via email to