System Information
Operating system: Linux-5.0.0-38-generic-x86_64-with-debian-buster-sid 64 Bits
Graphics card: Mesa DRI Intel(R) UHD Graphics 620 (Kabylake GT2) Intel Open Source Technology Center 4.5 (Core Profile) Mesa 19.2.0-devel (git-2631fd3 2019-07-24 cosmic-oibaf-ppa)
Blender Version
Broken: version: 2.83 (sub 11), branch: Unknown, commit date: 2020-03-25, hash: rB6681a33a6f9978239b2ee37065c3fab6cd372277
Worked: Perhaps never worked
Short description of error
The python path for FFMPEGSettings does not exist. In stead of the correct python path it results in bpy.context.scene.<ffmpeg_setting>
Exact steps for others to reproduce the error
- Enable Python Tools.
- Go to the output path.
- Hover with mouse over a FFMPEG Settings (like codec) and see it gives back that it is a scene setting.
- Change the setting and look in the Info Panel
The actual path should be bpy.context.scene.render.ffmpeg