[FFmpeg-devel] How to encode video frames using ffmpeg in application

Vishal Nandanwar operational.people
Mon Feb 23 07:28:56 CET 2009


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




More information about the ffmpeg-devel mailing list