Gemini Now Accepts Reference Images for Video Creation

Creating videos with Gemini can be fun, but if you have specific characters in mind, it can prove tricky. Thanks to an update, users can now upload up to three reference images along with their prompt. This should allow Gemini to pop out almost exactly what you’re looking for.

Whether it be characters or specific scenery, Google says, “This update fundamentally changes the creation workflow by eliminating the need for long, complicated prompts. Instead, Gemini uses the images as visual ‘ingredients’ to automatically guide the model.

var googletag = googletag || {}; googletag.cmd = googletag.cmd || [];

googletag.cmd.push(function() {
var mapping = googletag.sizeMapping().
addSize([0, 0], [[300, 100], [300, 250]]).
build();
googletag.defineSlot( ‘/1043061/DL_INJECT1’, [[300,100],[300,250],[300,600]], ‘gpt-ad-3719433759649-0’ )
.addService(googletag.pubads()).defineSizeMapping(mapping);
window.advadsGamEmptySlotsTimers = window.advadsGamEmptySlotsTimers || {};
const timers = window.advadsGamEmptySlotsTimers;

timers[‘gpt-ad-3719433759649-0’] = setTimeout( function () {
const id = ‘gpt-ad-3719433759649-0’;
document.dispatchEvent( new CustomEvent( ‘aagam_empty_slot’, {detail: id} ) );
delete ( timers[id] );
}, 1000 );

if ( typeof window.advadsGamHasEmptySlotListener === ‘undefined’ ) {
googletag.pubads().addEventListener( ‘slotRequested’, function ( ev ) {
const id = ev.slot.getSlotElementId();
if ( typeof timers[id] === ‘undefined’ ) {
return;
}
clearTimeout( timers[id] );
timers[id] = setTimeout( function () {
document.dispatchEvent( new CustomEvent( ‘aagam_empty_slot’, {detail: id} ) );
delete ( timers[id] );
}, 2500 );
} );
googletag.pubads().addEventListener( ‘slotResponseReceived’, function ( ev ) {
const id = ev.slot.getSlotElementId();
if ( typeof timers[id] !== ‘undefined’ ) {
clearTimeout( timers[id] );
delete ( timers[id] );
}
if ( ! ev.slot.getResponseInformation() ) {
document.dispatchEvent( new CustomEvent( ‘aagam_empty_slot’, {detail: id} ) );
}
} );
window.advadsGamHasEmptySlotListener = true;
}

googletag.enableServices();
googletag.display( ‘gpt-ad-3719433759649-0’ );
} );

What it’s perfect for

  • Character Consistency: Maintaining the exact appearance of a character across different scenes or shots.
  • Style Transfer: Applying specific textures, lighting, or artistic styles from a reference image to the entire video.
  • World-Building: Ensuring objects and scenes in the video match a user’s custom-built world.

Google says this is rolling out starting today and should reach all users by early next week.

Read the original post: Gemini Now Accepts Reference Images for Video Creation

https://www.droid-life.com/2025/11/14/gemini-video-reference-images/?rand=7

android-tech

Passionate about the intersection of technology and society. I break down complex tech news into understandable insights. Focus on AI, cybersecurity, and the future of the web. #TechNews #AI #Innovation

Leave a Reply

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