Skip to content
This repository has been archived by the owner on Dec 23, 2022. It is now read-only.

Add normalization levels #56

Closed
7 of 9 tasks
FallingSnow opened this issue Jul 11, 2016 · 2 comments
Closed
7 of 9 tasks

Add normalization levels #56

FallingSnow opened this issue Jul 11, 2016 · 2 comments
Milestone

Comments

@FallingSnow
Copy link
Owner

FallingSnow commented Jul 11, 2016

Each level carries on to the next. This means level 3 includes all normalizations from level 1 to 3.

Level 0

  • No normalization of any kind is applied

Level 1

  • Videos are auto cropped

Level 2

  • Subtitle Title normalization for subtitles streams already without a title
  • Audio Title normalization for audio streams already without a title
  • Language normalization detected from title if already exists. Search title for language and apply it to language tag in metadata.

Level 3

  • Audio Normalization - “simple” audio RMS-based normalization to -2.0 dBFS
  • Deinterlace videos.

Level 4

Level 5

This level may alter the video/audio/subtitles in undesirable ways, use caution.
@FallingSnow FallingSnow added this to the 0.4.4 milestone Jul 11, 2016
@FallingSnow
Copy link
Owner Author

loudnorm is currently not supported by ffmpeg stable.

@FallingSnow
Copy link
Owner Author

These systems have been reworked with the 0.5.2 update and is no longer relevant.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant