github jeanslack/Videomass v1.7.0
Videomass

latest releases: v5.0.12, v5.0.11, v5.0.10...
4 years ago

Change log

October 12, 2019 V.1.7.0

+------------------------------------+

NEWS:
  • Audio normalization with EBU R128 algorithm (loudnorm) .
  • Audio normalization in RMS .
  • Peak level normalization now has also target to below level .
  • PEAK/RMS normalizations are not applied to unchanged levels, ie when
    the target does not ensure level changes.
BUG FIXES:
  • fixed bug when choosing to copy the video codec that always enabled
    the audio alac format and left the other audio formats disabled.
  • Fixed bitrate missing on single pass video (serius). This did not allow
    to choose the bitrate for the conversion.
IMPROVEMENTS:
  • The dialog box to show the level statistics for audio normalization
    has been improved with more useful information.
  • code thinning in some file section in the old stuff.
  • Disabled the interaction on standard input on the task_processings.py
    processes adding -nostdin since the interaction could not happen.
  • Added some cosmetic improvement to interface.
ADDED:
  • Added "-pix_fmt yuv420p" option for compatibilities.
  • Added some support for the h.265/HEVC encoder for MKV, MP4, M4V and AVI
    formats.
  • Added some support and controls for the libvpx/libvpx-vp9 (VP8, VP9)
    encoders for WEBM format.
  • The libopus audio encoder for the opus format has also been added.
REPLACEMENTS and REMOVALS:
  • For ALL conversions that involve a double pass into Presets Manager panel,
    the DOUBLE_PASS separator between the first and second pass it is
    replaced by -pass 1 for first pass and -pass 2 for second pass.
  • Removed the "Extract audio source from video" option on Videomass
    because it will be reprogrammed separately in the future.

Don't miss a new Videomass release

NewReleases is sending notifications on new releases.