I need to use a device formatted in FAT32 to store/share movies (Using my routers filesharing feature. Unfortunately, my router doesn't support ExFat, only FAT32.). FAT32 has a limit for how big files can be, 4 GB. One hour BD is typically 4,5 GB so I have a problem here.
However, VLC seems to support seamless playback of files if they are numbered (at least a movie I had that came on two CDs Movie CD1.avi and Movie CD2.avi worked fine) so my plan was to simply split my too big files in parts slightly smaller than 4 GB. Since I don't need to re-encode or so it should be reasonably quick.
I read this question about using Handbrake to trim videos, but that is not exactly what I want to do. I want to tell Handbrake, or any other similar software (preferably available in Mac version but I have access to Win7 and Linux too) "split this 10 GB MKV into as many MKVs necessary that are max 3,5 GB" (e.g. 2 x 3,5 GB and 1 x 3 GB, Movie1.mkv, Movie2.mkv, Movie3.mkv).
Is there an easy way to accomplish this in Handbrake (or some other software)?