Git Product home page Git Product logo

loudness_validator's Introduction

PLoud Validator

Build Status Coverage Status ![Stories in Progress](https://badge.waffle.io/mikrosimage/loudness_validator.svg?label=2 - Working&title=In Progress)

PLoudValidator is a software to validate audio files with correct loudness. It can validate various specifications:

  • EBU R 128
  • ATSC A85
  • CST-Ficam RT-017 specification for France.

It can also correct file to EBU R 128. Comming soon for others specifications.

License

See COPYING.md

Run applications

See USAGE.md

Compilation

See INSTALL.md

More information

EBU R-128

open link

ATSC A85

download pdf

France CST-Ficam RT-017 specification

download pdf

EBU test material

download zip archive

loudness_validator's People

Contributors

cchampet avatar marcantoine-arnaud avatar valnoel avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

loudness_validator's Issues

Optimize the analyse process

These following points can be a started point:

Why did it divide by 5? Could the buffer be larger than that?
https://github.com/mikrosimage/loudness_validator/blob/develop/src/tool/common/ProcessFile.hpp#L12

Could this loop of affectations be avoided?
https://github.com/mikrosimage/loudness_validator/blob/develop/src/tool/common/ProcessFile.hpp#L31

Could this call be multi threaded?
https://github.com/mikrosimage/loudness_validator/blob/develop/src/loudnessAnalyser/LoudnessAnalyser.cpp#L35

@ChristopheLorenz
@MarcAntoine-Arnaud
Do you have any idea of how to improve performances of analyse process?

adding aiff export

like the Wav format, the application need to correct also the AIFF format.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.