[FFmpeg-user] Detecting frames on Raw video stream
Charl Wentzel
charl.wentzel at vodamail.co.za
Thu Jul 14 15:10:15 EEST 2016
Hi Carl
On 14/07/2016 12:12, Carl Eugen Hoyos wrote:
> You need to use the pipe format (-f image2pipe -vcodec rawvideo)
> together with the -frame_size option.
Thanks, I tried it but I get an "tcp://192.168.1.40:5556: Cannot
allocate memory" error. I seems my images might be too big for this
option, i.e. 2592 x 1944 = 5MB per image.
I tried to set a buffer size using the -bufsize option, but it did not
seem to work.
Charl
More information about the ffmpeg-user
mailing list