"Video is still processing. Try again later." means the file uploaded fine — Drive just isn't ready to play it yet. Google lists it among the error messages you may see in Drive, with this explanation: "The video is not ready to be played. If the file is large, it may take awhile before your video is ready. Try again in a while."
That is the whole official explanation. The far more useful thing Google documents elsewhere on the same page is why this error so often appears for other people while the video plays perfectly for you.
What this error actually means
Drive keeps storing a file and playing a file as two separate things. Google's help center says plainly that "Any file type can be stored in Drive," then gives a much shorter list of the formats Drive can preview. This error lives in the gap between those two milestones: the bytes are on Google's servers, the playable version is not finished.
The only causal hint Google gives is file size — "If the file is large, it may take awhile before your video is ready." Two things follow directly from that, and neither is a guess:
- Nothing is lost. Processing happens after the upload has already succeeded.
- Size is the one lever you hold. Google does not publish how long processing takes, or which quality levels it produces in what order. If you read a specific number of minutes somewhere, it did not come from Google's documentation.
Why it plays for you but not for the people you shared it with
This is the part almost nobody explains, and it is written down officially. Google documents a feature called Instant video playback in three sentences:
"When you upload videos, you can watch them right away."
"This feature is available for videos you upload in the same browser session."
"While you enjoy instant playback, the video might still be processing so that it can be viewed on other devices or by people you shared it with."
Read the scope on the second line: the same browser session you uploaded in. You get immediate playback as the uploader. Other devices — and everyone you shared the link with — are waiting for processing to finish.
Three practical consequences:
- Playing it yourself proves nothing. It is not a test of whether your recipients can watch it.
- To see what they see, leave the session. Open the file in a different browser or on your phone.
- A colleague reporting the error while your tab plays fine is not a bug. It is exactly the behaviour Google describes.
The fastest fix
Wait, then re-check from outside your upload session rather than from the tab you uploaded in. If it is still stuck well beyond what feels reasonable, stop waiting on that copy and upload a smaller file in a format Drive's video page lists.
Those formats, verbatim from Google's "Store & play video in Google Drive" page, come with their codecs attached — and the codec matters as much as the extension:
WebM files (Vp8 video codec; Vorbis Audio codec)
MPEG4, 3GPP, and MOV files (h264 and MPEG4 video codecs; AAC audio codec)
AVI (MJPEG video codec; PCM audio)
MPEGPS (MPEG2 video codec; MP2 audio)
WMV
FLV (Adobe - FLV1 video codec, MP3 audio)
MTS
OGGGoogle prefaces that list with "Not all video types may work on all devices." Note also what is not on it: HEVC/H.265, AV1 and MKV never appear. Google does not say they are unsupported — it simply never lists them, which is a good reason to hand Drive something that is listed.
Re-encoding to H.264 in an MP4 container addresses both levers at once: it lands inside the listed codecs, and it usually produces a much smaller file than a phone or screen recorder exports.
Try it right here
Runs in your browser. Your file is not uploaded anywhere.
This runs inside your browser tab — the file is read from disk, re-encoded locally, and handed straight back, so nothing is uploaded twice on the way to fixing an upload problem.
One sizing decision worth making deliberately: Google states that "You can upload video of any resolution, but the minimum size for playback in Drive is 4 KB. The maximum playback resolution is 1920 x 1080." Uploading a 4K master so people can watch it in Drive buys you nothing on the playback side, and it is exactly the kind of large file Google ties to a long wait. If the file is a QuickTime export from a Mac or iPhone, MOV to MP4 handles the container in the same pass.
Other causes, in order of likelihood
You are out of storage. Google's limit for stored video is conditional: "You can store videos up to 5 TB if you have purchased at least that much storage. Otherwise you are limited to how much storage you have available." A free account has far less room than that.
Third-party cookies are off. Google states a hard prerequisite: "To play videos in Drive, you need to turn on third-party cookies." Note the tension with Google's own upload advice, which suggests "Try incognito mode ... This can help bypass issues related to cookies or extensions." Both appear on the same official page, so if incognito fixes your upload but breaks playback, that is the two instructions pulling in opposite directions — not you doing it wrong.
It is a different error than you think. Google lists four separate video messages, and only one of them is about processing:
- "Video is unplayable." — "The video may be corrupted or uploaded in a format that won't work. Try to upload the video again or in a different format."
- "This video is currently unavailable." — "The video is not ready to be played. Try again in a few minutes."
- "Playback limits" — "You've hit the limit for viewers who aren't signed in. To continue to play the video, sign in to your Google Account."
That last one is worth knowing about: there is an official limit on viewers who are not signed in, and the official fix is signing in. Google does not publish the threshold, so treat any specific number you see quoted as unsourced.
The upload itself misbehaved. Google's own checklist for upload problems includes checking connection stability, checking that the video is not bigger than your available storage, trying a different browser or clearing its cache, turning off extensions, using the Drive desktop or mobile app instead of a browser, and checking the file format. Third-party tricks like editing the playback URL appear nowhere in Google's documentation.
How to tell it worked
Open the file in a browser you did not upload from, or ask the person you shared it with. If it plays there, processing is done — because that is precisely the audience Google says processing serves. Checking in your original tab only tells you that instant playback works, which it was going to do anyway.
FAQ
How long does Google Drive take to process a video? Google does not state a duration. The documentation says only "If the file is large, it may take awhile before your video is ready." Any specific timing you find elsewhere is not from Google.
Why can I watch my video but the person I shared it with can't? Because instant playback is scoped to "videos you upload in the same browser session." Google writes that while you get instant playback, the video "might still be processing so that it can be viewed on other devices or by people you shared it with."
Does Google Drive compress my video while processing it? Google's documentation does not say that it does. What it does state is a playback ceiling — "The maximum playback resolution is 1920 x 1080" — which describes how the video is played, not a change to your original file. For anything more specific, check the official documentation.
Will making the file smaller help? It targets the one cause Google names. Since the official reason for a long wait is a large file, uploading a smaller one is the only lever the documentation actually supports. Browse all Clapr tools to see the rest, including compress video.
Is it a format problem instead? Possibly, and it shows as a different message. A format Drive cannot handle produces "Video is unplayable.", not the processing notice. Re-encoding to a listed format is the official advice for that one.
Quotes come from Google Drive Help — "Store & play video in Google Drive" and "Files you can store in Google Drive" — checked 16 September 2026. For related upload and sharing behaviour, see large Gmail attachments turning into Drive links and the rest of our fix guides.