More and more, we're going to encounter requests to store very large videos in lossless format. Those videos will be huge, we already received requests for 16 GB and 18 GB files from @Goryeo.
Current Wikimedia infrastructure uses swift as a storage backend, but without support for large object.
MediaWiki isn't equipped either to send large objects to swift, as there is a need to divide the file in several parts < 5 GB each.
We need to determine a strategy at infrastructure and MediaWiki levels to store those large files.
References: