985f6f82b6951b25f4164a6bcf6d65442e192abe
Before this patch, Video Output using FFmpeg video display lot of parameters. But some of theses have a meaning only for some codec (mainly lossy gop codecs : H264, H265, AV1...) Hide not useful parameters for codec : 'DNXHD', 'FFV1', 'HUFFYUV', 'PNG', 'QTRLE' - DNXHD : intra frame codec, encoding setting depends of a profile - FFV1/QTRLE : Intra or P frames only. Lossless codec - HUFFYUV/PNG : Intra lossless codec Co-authored-by: mvji <33432858+mvji@users.noreply.github.com> Pull Request: https://projects.blender.org/blender/blender/pulls/135827
…
Blender
Blender is the free and open source 3D creation suite. It supports the entirety of the 3D pipeline-modeling, rigging, animation, simulation, rendering, compositing, motion tracking and video editing.
Project Pages
Development
License
Blender as a whole is licensed under the GNU General Public License, Version 3. Individual files may have a different, but compatible license.
See blender.org/about/license for details.
Description
Languages
C++
78%
Python
14.9%
C
2.9%
GLSL
1.9%
CMake
1.2%
Other
0.9%
