I'm using a JVC (I think it's HM700 something). I know device manager won't import it. Is there any other way to import the footage and have it stitched together (other than just copying it over).
File Format: Quick time format for Final Cut Pro/ISO .MP4 media file format
Recording mode
NTSC setting: HQ mode:1920 x 1080/59.94i (.mov only), 29.97p, 23.98p,
1440 x 1080/59.94i, 1280 x 720/59.94p, 29.97p, 23.98p
SP mode: 1440 x 1080/59.94i, 1280 x 720/59.94p, 29.97p, 23.98p
PAL setting: HQ mode:1920 x 1080/50i (.mov only), 25p
1440 x 1080/50i, 1280 x 720/50p, 25p
SP mode: 1440 x 1080/50i, 1280 x 720/50p, 25p
Audio recording
LPCM 2ch, 48kHz, 16-bit
This format is basically Sony XDCAM-EX. I would look into using FFMPEG to re-wrap the files to an .MXF format. Then Vegas will see it as XDCAM. FFMPEG will also concatenate the multiple files too. If you want to upload a short like 3 second clip of the media, I will help with the command line.
If you have FFMPEG loaded on your machine, you can try FFPLAY <mediafilename> and see if it plays it back. If it does, you can convert/re-encode the footage to whatever codec you want in batch. Including converting to Prores if you are one of those people.