Thanks all.
I only had one image plugin “Free assets”. I deactivated that but it made no difference.
The lcomment of trying to use jpg file extension and reducing the dimensions wasnt applicable as i was already using jps.
I also tried various sizes from this site – https://sample-videos.com/download-sample-jpg-image.php but any size pic was giving the same error.
Next i tried to increase the php limit. I think it was set at 128mb. I used code snipped plugin and added the following line “define( 'WP_MEMORY_LIMIT', '256M'
);
” to increase the php. This seems to have fixed the issue for now.