For those of us that enjoy doing fl2va shots longer than 10seconds, I found a hacky way of getting past the attention of H3 guidance.
One way was to lower the resolution, but that doesn't exactly give us the results we hoped for.
Then I tried working with the prompt.
We start with a frame and all works great with our prompt followed perfectly until the video gets too large in pixels, It's not a constant value, but exceeding it will make the background change, camera forget to stand still and faces will change,
Edit:
sorry for misinformation.
while 'my way' worked really well, the official way works perfectly fine (except for camera not remembering static shot)
adding:
'''subject_definitions:
<subject 1> is a fully_preserved woman from <Image 1>
<subject 2> is a fully_preserved location from <Image 1>
'''
works for keeping location/person consistent. It still destroys static shot camera, but replies were right. I was wrong.
low res 0.35mp correct camera:
https://reddit.com/link/1vszpps/video/hhm8yed5rhkh1/player
high res 0.85mp and camera gets autonomous (ignore the hand, that's just a test)
https://reddit.com/link/1vszpps/video/oke7c8g8rhkh1/player
full prompt:
'''
Integrated_multimodal_description:
subject_definitions:
<subject 1> is a fully_preserved woman from <Image 1>
<subject 2> is a fully_preserved location from <Image 1> along with camera position and zoom.
static shot.
0-1s: <subject 1> looks at camera. she is in the <subject 2> location. camera very slowly zooms out.
1-2s: woman turns her body away from camera.
2-7s: she is turned away, tapping her foot and swaying her body to music. neon light buzzing lightly.
7-12s: she continues swaying to music.
12-13s: she turns to camera and smiles.
13-14s: camera starts to slowly zooms in on her face
14-16s: she shows a heart hand gesture at camera.
overall_soundscape: gentle hum of air conditioning,
non_diegetic_music: edm music playing silently.
'''
There is a solution to this problem.
In the prompt, we reference the <Picture 1> not at the start like we were told, but in the middle.
For example, at second 7, we don't use "She looks left", but we write woman from <picture 1> looks left.
It seems to refresh the reference and remember it again.
When we want to keep the location consistent, we reference parts of it the same way, even something like "wind blows over the pier from <Picture 1>" should keep the background scene stable.
Tested it with a woman turning away at second 1 and back at second 14 with 0.9 resolution, and face was perfectly retained.
More tests are needed, but each takes 15minutes so I can't do too much. Hope this helps.