Check the size, then choose how to send it
When Discord refuses a video, compression is the first instinct. First, check the video's file size in your device's file details and compare it with the upload limit shown for your Discord account.
Video too large for Discord? Check your upload limit, compress and attach a smaller copy, or send an original-quality link and confirm recipient access.
When Discord refuses a video, compression is the first instinct. First, check the video's file size in your device's file details and compare it with the upload limit shown for your Discord account.
Discord's official file attachment FAQ, updated in August 2026, lists 20MB for non-Nitro users, 50MB for Nitro Basic, and up to 500MB for Nitro. Some users have different limits in tests, so check what applies to you. The file size limit guide explains the wider upload restrictions.
Discord checks the file size before its own compression. Changing mobile video-quality settings alone won't get an oversized file past that check.
This example was tested on September 13, 2026, with the FFmpeg 7.0.2-static command-line app on Ubuntu 24.04.4 LTS. The sample was a generated 20-second, 1920 × 1080 landscape video with audio.
input.mp4 in the command below with your filename; -i selects the input file.ffmpeg -i "input.mp4" -vf "scale=1280:-2" -c:v libx264 -b:v 1800k -c:a aac -b:a 96k -movflags +faststart "discord-video.mp4"stat -c '%n: %s bytes' discord-video.mp4. The sample went from 85,414,421 bytes to 4,801,249 bytes, about 4.8 MB. Your result depends on length and content. Preview the copy and compare its size with your limit. If it's still too large, lower the bitrate and export again with a new output filename, or use a link.discord-video.mp4, add any message, and send it. Wait until the attachment appears in the conversation.For the original quality, share access to the original file. A lower-quality streaming preview isn't the same as the downloadable original.
This also keeps event recordings and editing footage available for reuse. For help choosing a sharing destination, see the large file sharing guide.
DisCoRibute lets you test the video sharing flow from the free allowance, then expand through storage plans only when the workflow works for your server.
DisCoRibute Bot
Add the Bot to your Discord server and send videos, ZIPs, and production assets through member-only share pages.