1Upload the M4V videos you want resized — work from the largest original you have rather than from a copy you already shrank once.
2Type a target width, a target height or a percentage, and leave the aspect-ratio lock on unless you deliberately want stretching.
3Run the resize; every file in the batch is taken to the same target in a single pass.
4Download the resized M4V file, or the whole set together as one archive.
Resize M4V FAQ
How does Resize M4V change the dimensions?
+
Concretely, the frames are scaled with a high-quality filter and the stream is re-encoded, since resolution is a property of the coded picture; the aspect ratio is preserved unless you deliberately override it. You give it a target width, a target height or a percentage, and it works from the original rather than from a previously resized copy.
Can I keep the aspect ratio, or force exact dimensions?
+
Both. Lock the ratio and one dimension follows from the other, which is what you want almost always. Unlock it and you get exactly the numbers you typed, at the cost of stretching — which on video means every face in the frame is slightly too wide. When you need a different shape, crop or letterbox rather than stretch.
Does the source format affect the result of a resize?
+
It does. M4V is Apple's MP4 variant, sometimes with FairPlay DRM attached, otherwise structurally an MP4. That is what decides whether shrinking the file is purely a question of pixels or also a question of re-encoding.
Is there anything specific to M4V I should watch for?
+
Yes — M4V is structurally an MP4, but a FairPlay-protected one cannot be processed at all — only unprotected files go through. Worth checking before you resize a file you will not be able to regenerate.
What is the most common mistake when resizing M4V videos?
+
Upscaling. Enlarging cannot invent detail that was never captured, so the result is a soft version of the original at a bigger size. Always resize down from the largest source you have, and resize once rather than in stages.
What resolution should I actually target?
+
Match where it will be played. 1920x1080 is still the safe default for almost everything; 1280x720 roughly halves the bitrate and is plenty for a screen recording or a talking head; 3840x2160 is only worth keeping if the footage was genuinely shot at it. Vertical platforms want 1080x1920. Never scale up.
What can I upload to Resize M4V?
+
MP4, MOV, MKV, WebM, AVI, WMV, FLV, 3GP, M4V, MPEG and MPG. The container and codec are probed before anything runs, so a mixed batch is handled correctly per file rather than assumed to be uniform.
Is there a file size limit on Resize M4V?
+
Yes: free accounts process video up to 40 MB per file, by far the most generous cap on the site; ffmpeg with x264, x265 and libvpx does the work, which is the same toolchain behind most desktop video software. Video is the one family where the cap is high enough that upload time, not the limit, is what you will actually notice.
Will Resize M4V lower the quality of my M4V videos?
+
It depends on whether the job needs a re-encode. Operations that only touch the container or the timeline are done as a stream copy and the picture is bit-identical to the source. Anything that has to redraw frames goes through x264/x265 at a quality level you set, where CRF 23 is visually transparent on most footage.
Can I run Resize M4V on several M4V videos at once?
+
Yes. Uploads queue in parallel, which matters more here than anywhere else because video jobs are minutes rather than seconds. Free accounts run one file at a time; a pass lifts that.
What happens to audio, subtitle and chapter tracks?
+
They are carried across. Multi-track audio, embedded subtitle tracks and chapter markers survive wherever the target container can represent them — that is the main thing that separates a proper job from a naive re-encode that silently keeps only track one.
Does Resize M4V cost anything?
+
No. Resize M4V is free without an account, and the output carries no watermark, no corner logo and no intro card. Uploaded video is deleted from the workers shortly after the job completes.