In the file: /templates/ja_blockk/contenttype/types/video.xml
I just added mp4
as legal extension for video:
<field
name="ctm_local_src"
type="modal_media"
legalExtensions="m4v,ogv,mp4"
label="PLG_JACONTENT_TYPE_SOURCE_LABEL"
description="PLG_JACONTENT_TYPE_SELECT_OR_UPLOAD_A_VIDEO_DESC"/>
Line 33.
You can try again.