<div dir="ltr"><div style="color:rgb(33,33,33);font-size:13px">I was wondering if there is way to use the stream of raw frame coming from a GigE camera and encode them using ffmpeg (e.g. H.264) and store the file into a AVI file with a 64bit timestamp? </div><div style="color:rgb(33,33,33);font-size:13px">I am using Pylon Basler for grabbing image and I have the frame as pylon image or a pointer to a vector.<br><br>I am a newbie in ffmpeg and video encoding and would appreciate if you can provide as much as details as you can...</div><div style="color:rgb(33,33,33);font-size:13px"><br></div><div style="color:rgb(33,33,33);font-size:13px">Pixel format : Mono 8 bit</div><div style="color:rgb(33,33,33);font-size:13px">Camera: GigE with 30 fps</div><div style="color:rgb(33,33,33);font-size:13px">Res: 1280x1024</div><div style="color:rgb(33,33,33);font-size:13px"><br></div><div style="color:rgb(33,33,33);font-size:13px"><br></div><div style="color:rgb(33,33,33);font-size:13px"><br></div><span style="color:rgb(33,33,33);font-size:13px"> Most of the document/tutorial I am seeing are talking about a file which is already saved on the disk.</span><div style="color:rgb(33,33,33);font-size:13px"> I am not using IP camera, so RTSP is not an option for me, plus I am looking for way to have the minimum copy of the frame in the memory.</div></div>