when I save rtsp strem to 264 file i get error malloc of size ... failed, why? My ffmpeg commnd is : ffmpeg -i rtsp://<rtsp stream> test.264 this error accur too when I want to save mjpeg stream to 264 file My ffmpeg commnd is : ffmpeg -i http://<mjpeg stream> test.264