I have done a lot of customization in the encoding settings. I want to add these settings to FFMPEG Presets to quickly access them later. How can I do that? I want to add a new preset to the list that appears in the picture I added.
Asked
Active
Viewed 387 times
1 Answers
2
The presets are python script files. They can be found in the folder for the program.
version number/scripts/presets/ffmpeg.
Create your own and save them there, they will show up next time you open blender. To understand the options, use the existing ones as reference.
susu
- 14,002
- 3
- 25
- 48
-
Thank you very much for your help. – burhanaksendir Nov 14 '20 at 23:08


