Skip to content

improve audio bitrate in movies #1

@nwolek

Description

@nwolek

I have learned more about the command line settings for ffmpeg since designing these scripts. The audio quality of the output can be improved to CBR 320k using the following option:

-b:a 320k

When I get a chance, I want to slip this setting into the scripts that make mp4 movies. File size will increase, but the benefits outweigh this cost.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions