startup.blend: default ffmpeg output audio bitrate changed to 192.
This commit is contained in:
@@ -468,6 +468,7 @@ Scene *add_scene(const char *name)
|
||||
|
||||
sce->r.ffcodecdata.audio_mixrate = 44100;
|
||||
sce->r.ffcodecdata.audio_volume = 1.0f;
|
||||
sce->r.ffcodecdata.audio_bitrate = 192;
|
||||
|
||||
BLI_strncpy(sce->r.engine, "BLENDER_RENDER", sizeof(sce->r.engine));
|
||||
|
||||
|
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user