Mobile Tech

Gemini could soon let you upload and analyze videos in these formats (APK teardown)


Edgar Cervantes / Android Authority

TL;DR

  • Gemini’s upload and analyze feature could soon support video files.
  • New strings in the latest Google app beta suggest that the feature may support videos in 3GP, AVI, FLV, MOV, MP4, MPEG, MPG, and WebM formats.
  • It might also let users upload and analyze multiple videos simultaneously, although Google will impose a size limitation.

Gemini’s file upload and analysis feature is set to gain support for video files soon. We first spotted evidence of this upcoming feature in a teardown of the Google app last month. Now, we have some details about the video formats the feature might support on release.

You’re reading an Authority Insights story on Android Authority. Discover Authority Insights for more exclusive reports, app teardowns, leaks, and in-depth tech coverage you won’t find anywhere else.

An APK teardown helps predict features that may arrive on a service in the future based on work-in-progress code. However, it is possible that such predicted features may not make it to a public release.

Gemini currently lets you upload and ask questions about various file types, including document files, code files, plain text files, presentation files, spreadsheets, and tabular data files. You can even use the chatbot to analyze web pages and YouTube videos and ask questions about them. However, the upload and analyze feature does not support video files at the moment. That’s set to change soon.

In a previous build of the Google app, we spotted a few strings of code indicating that Gemini’s upload and analyze feature would soon allow users to upload video files. Now, new strings spotted in version 16.13.38 beta reveal that the feature will support video uploads in these formats: 3GP, AVI, FLV, MOV, MP4, MPEG, MPG, and WebM.

Code

3GP
AVI
FLV
MOV
MP4
MPEG
MPG
WEBM

Additionally, the following strings suggest the feature will allow users to upload and analyze multiple videos simultaneously. However, Google will limit uploads based on the combined video duration. The limit will likely differ for paid and free accounts.

Code

{duration, plural, =1 {Your combined video uploads must be one hour or less} other {Your combined video uploads must be # hours or less} }
{duration, plural, =1 {Your combined video uploads must be one minute or less} other {Your combined video uploads must be # minutes or less} }

Along with video support, Gemini’s upload and analyze feature could get support for GitHub repositories. This should make it easier for users to analyze code files using the chatbot.

Note that these changes are not live in the current Google app beta release, and Google hasn’t made any related announcements. We expect the company to share details once the changes are ready for prime time, and we’ll update this post as soon as we have more info.

Got a tip? Talk to us! Email our staff at [email protected]. You can stay anonymous or get credit for the info, it’s your choice.

Related Articles

Leave a Reply

Your email address will not be published. Required fields are marked *

Back to top button