Recent Fuji X series cameras (with IBIS) have added an extra Image Stabilization option in movie mode.
It is possible to combine Digital Image Stabilization (DIS) with IBIS (and optionally OIS if the lens supports it)
https://fujifilm-dsc.com/en/manual/x-s10/menu_shooting/movie_setting/#is_mode
0x1422 => { #8
Name => 'ImageStabilization',
Writable => 'int16u',
Count => 3,
PrintConv => [{
0 => 'None',
1 => 'OIS',
2 => 'IBIS',
3 => 'IBIS/OIS',
258 => 'IBIS + DIS',
259 => 'IBIS/OIS + DIS',
512 => 'Digital', #PH
},{
0 => 'Off',
1 => 'On (mode 1, continuous)',
2 => 'On (mode 2, shooting only)',
}],
},
Cameras without IBIS only appear to show 0 or 1 (Off or OIS) in the first number.
Cameras with IBIS will show 0, 2 or 3 for Stills (Off, IBIS or IBIS/OIS) in the first number depending on the lens type
Cameras with IBIS will show 0, 2 , 3, 258 or 259 for Movies (Off, IBIS, IBIS/OIS, IBIS/DIS or IBIS/OIS/DIS) in the first number depending on settings and lens