logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Media::Convert::Normalizer::Bs1770gain - normalize the audio of a video asset using bs1770gain

Attributes

       "Media::Convert::Normalizer::Bs1770gain" supports all the attributes of Media::Convert::Normalizer, plus
       the following extra options:

   tempdir
       The directory in which to write temporary files.

Description

       "Media::Convert::Normalizer::Bs1770gain" is a class to normalize the audio of a given
       Media::Convert::Asset asset using bs1770gain.

Methods

run
       Performs the normalization.

perl v5.40.0                                       2024-12-22             Media::Convert:...zer::Bs1770gain(3pm)

Name

       Media::Convert::Normalizer::Bs1770gain - normalize the audio of a video asset using bs1770gain

Synopsis

         Media::Convert::Normalizer::Bs1770gain->new(input => Media::Convert::Asset->new(...), output => Media::Convert::Asset->new(...))->run();

See Also