bs1770gain - lundness scanner and normalizer based on ITU-R BS.1770
bs1770gain [options] <file/dir> [<file/dir> ...]
BS1770GAIN is a loudness scanner compliant with ITU-R BS.1770 and its
flavors EBU R128, ATSC A/85, and ReplayGain 2.0. It helps normalizing
the loudness of audio and video files to the same level.
See bs1770gain --help for experimental options.
Command line arguments can appear in any order.
-h,--help
print this message and exit
-i,--integrated
calculate integrated loudness
-s,--shorterm
calculate maximum shortterm loudness
-m,--momentary
claculate maximum momentary loudness
-r,--range
calculate loudness range
-p,--samplepeak
calculate maximum sample peak
-t,--truepeak
calculate maximum true peak
-b <timestamp>,--begin <timestamp>
begin decoding at timestamp (in microseconds, format:
hh:mm:ss.mus)
-d <duration>,--duration <duration>
let decoding last duration (in microseconds, format:
hh:mm:ss.mus)
-u <method>,--use <method>
base replay gain calculation on method (with respect to the
-a/--apply and -o/--output options), methods: "integrated"
(default), "shortterm", or "momentary" experimental methods:
"momentary-mean" (same as "integrated"), "momentary-maximum"
(same as "momentary"), "shortterm-mean", or "shortterm-maximum"
(same as "shortterm")
-a apply the EBU/ATSC/RG album gain to the output (in conjunction
with the -o/--output option)
-o <folder>,--output <folder>
write RG tags or apply the EBU/ATSC/RG gain, respectively, and
output to folder -f <file>,--file <file> write analysis to file
-x,--extensions
enable following extensions/defaults:
1) rename files according to TITLE tag
2) read metadata from per-folder CSV file "folder.csv"
3) copy file "folder.jpg" from source to destination folder
4) automatically add the TRACK and DISC tags
5) calculate maximum true peak
6) convert to stereo
-l,--list
print FFmpeg format/stream information
--ebu calculate replay gain according to EBU R128 (-23.0 LUFS,
default)
--atsc calculate replay gain according to ATSC A/85 (-24.0 LUFS)
--replaygain
calculate replay gain according to ReplayGain 2.0 (-18.0 LUFS)
--track-tags
write track tags
--album-tags
write album tags
--unit <unit>
write tags with <unit>
--apply <q>
apply the EBU/ATSC/RG gain to the output (in conjunction with
the -o/--output option), q=0.0 (album gain) ... 1.0 (track
gain), default 0.0 (album gain)
--audio <index>
select audio index (corresponds to [0:<index>] in FFmpeg
listing, cf. -l/--list option)
--video <index>
select video index (corresponds to [0:<index>] in FFmpeg
listing, cf. -l/--list option)
--stereo
convert to stereo
--drc <float>
set AC3 dynamic range compression (DRC)
--extension <extension>
enable extension out of
"rename":
rename files according to TITLE tag
"csv": read metadata from per-folder CSV file "folder.csv"
"jpg": copy file "folder.jpg" from source to destination folder
"tags":
automatically add the TRACK and DISC tags
--format <format>
convert to format
--loglevel <level>
set loglevel,
level: "quiet", "panic", "fatal", "error", "warning", "info",
"verbose", "debug"
--xml print results in xml format
--time print out duration of program invocation
--norm <float>
norm loudness to float.
The bs1770gain system is written Peter Belkner and others.
The authors can be contacted via
http://bs1770gain.sourceforge.net/ .
This manual page for bs1770gain was written by Petter Reinholdtsen and
is licensed using the same terms as the bs1770gain source.
11 December 2016 BS1770GAIN(1)
Personal Opportunity - Free software gives you access to billions of dollars of software at no cost. Use this software for your business, personal use or to develop a profitable skill. Access to source code provides access to a level of capabilities/information that companies protect though copyrights. Open source is a core component of the Internet and it is available to you. Leverage the billions of dollars in resources and capabilities to build a career, establish a business or change the world. The potential is endless for those who understand the opportunity.
Business Opportunity - Goldman Sachs, IBM and countless large corporations are leveraging open source to reduce costs, develop products and increase their bottom lines. Learn what these companies know about open source and how open source can give you the advantage.
Free Software provides computer programs and capabilities at no cost but more importantly, it provides the freedom to run, edit, contribute to, and share the software. The importance of free software is a matter of access, not price. Software at no cost is a benefit but ownership rights to the software and source code is far more significant.
Free Office Software - The Libre Office suite provides top desktop productivity tools for free. This includes, a word processor, spreadsheet, presentation engine, drawing and flowcharting, database and math applications. Libre Office is available for Linux or Windows.
The Free Books Library is a collection of thousands of the most popular public domain books in an online readable format. The collection includes great classical literature and more recent works where the U.S. copyright has expired. These books are yours to read and use without restrictions.
Source Code - Want to change a program or know how it works? Open Source provides the source code for its programs so that anyone can use, modify or learn how to write those programs themselves. Visit the GNU source code repositories to download the source.
Study at Harvard, Stanford or MIT - Open edX provides free online courses from Harvard, MIT, Columbia, UC Berkeley and other top Universities. Hundreds of courses for almost all major subjects and course levels. Open edx also offers some paid courses and selected certifications.
Linux Manual Pages - A man or manual page is a form of software documentation found on Linux/Unix operating systems. Topics covered include computer programs (including library and system calls), formal standards and conventions, and even abstract concepts.