**System Information**
Operating system: Windows-10-10.0.19044-SP0 64 Bits
Graphics card: NVIDIA GeForce GTX 1070/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 511.65
**Blender Version**
Broken: version: Blender 2.93/ 3.0.1, branch: master, commit date: 2022-01-25 17:19, hash: `rBdc2d18018171`, Blender 3.1, Blender 3.2
Worked: Do not know, sorry
**Short description of error**
Rendering frame 80 via CLI leads to frame 79 as output.
Disabling subframes seems to fix it.
**Exact steps for others to reproduce the error**
1. Open the scene once.
2. Render with `.\blender.exe -b --open-last -f 80`
3. It should result into frame 79
4. Disable subframes (bpy.context.scene.show_subframe = False)
5. Render again with `.\blender.exe -b --open-last -f 80`
6. It should now render frame 80 as expected
{F12914036}
Sorry, I couldn't create a scene where it happens from scratch :(
I got the .blend from a user.