Coder Social home page Coder Social logo

What are valid drc effect types? about libmpegh HOT 9 CLOSED

sclsj avatar sclsj commented on July 21, 2024
What are valid drc effect types?

from libmpegh.

Comments (9)

SakethSathuvalli avatar SakethSathuvalli commented on July 21, 2024

Hi @sclsj,

The effect types and their descriptions are part of the MPEG-D DRC specification

from libmpegh.

sclsj avatar sclsj commented on July 21, 2024

Thank you! Is there a specific page number / range you can give me to the list of options?

from libmpegh.

sclsj avatar sclsj commented on July 21, 2024

OK. I saw it in Table A.45. But do I use the bit position, drcseteffect, or shortname?

from libmpegh.

sclsj avatar sclsj commented on July 21, 2024

And how can I set a lower gain? It seems like -target_loudness does nothing.

from libmpegh.

sclsj avatar sclsj commented on July 21, 2024

It seems like it's still not working. For example, I tried effect:10, -effect:"Fade-in", and -effect:fade which all produced the same result if the flag is not specified. I though if it doesn't change the DRC parameters (maybe a limiter to avoid clipping is always applied), it should at least change something?

from libmpegh.

sclsj avatar sclsj commented on July 21, 2024

I'm mainly trying to get #20 fixed because I felt like there is definitely a limiter applied overall because from experimenting rendering of different channel layout it seems like individual objects are not heavily compressed. I'm trying to see what options will allow me to override the encoder settings to compress heavily.

from libmpegh.

sclsj avatar sclsj commented on July 21, 2024

So all in all, is there any option / set of options that will allow me to override the default specification and preserve the dynamic range of the source material?

from libmpegh.

SakethSathuvalli avatar SakethSathuvalli commented on July 21, 2024

Hi @sclsj,

It is possible to extract un-rendered signals from the decoder using the -ext_ren: command line option. However, there is no option to avoid the DRC processing happening on the stream if DRC paylod is present in the encoded bit-stream.

You can refer to our wiki page on external rendering interfaces for more information on using the option -ext_ren:

Thanks!

from libmpegh.

sclsj avatar sclsj commented on July 21, 2024

Closing as duplicate of #20 and #19

from libmpegh.

Related Issues (20)

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.