Git Product home page Git Product logo

Comments (3)

masterkivat avatar masterkivat commented on June 23, 2024 1

Hi. Sorry if this is not the proper section to ask about an feature but is it possible to make your tool recognize when an audio have a delay and automatically adjust it on ffmpeg (or make it manual)? Sometimes I rip DVDs and there's some delay when we demux the content...
Hope you can do that in the future, I love your tool 👍

from ffmpeg-audio-encoder.

jessielw avatar jessielw commented on June 23, 2024

Hi. Sorry if this is not the proper section to ask about an feature but is it possible to make your tool recognize when an audio have a delay and automatically adjust it on ffmpeg (or make it manual)? Sometimes I rip DVDs and there's some delay when we demux the content... Hope you can do that in the future, I love your tool 👍

Yes I believe I can do this easily enough. Give me a little bit as I need to stabilize the version of youtube-dl i'm working on and i'll add this into the program.

Upon further reading you would generally just want to delay the audio with the muxer you was muxing with. Rather that be mp4/mkv, you'd use that to delay the audio.

However, I can set it to where the audio is saved with the proper delay amount in the file name and also display it on the GUI. If you have any more suggestions about this, please feel free to let me know.

IE: Adding delay to an audio file, would have to either pad it to make it longer or trim it to make it shorter, not necessarily what you want. Since my program only messes with audio files atm, this would not be very useful, as adding the delay happens during the muxing process.

from ffmpeg-audio-encoder.

jessielw avatar jessielw commented on June 23, 2024

Hi. Sorry if this is not the proper section to ask about an feature but is it possible to make your tool recognize when an audio have a delay and automatically adjust it on ffmpeg (or make it manual)? Sometimes I rip DVDs and there's some delay when we demux the content... Hope you can do that in the future, I love your tool 👍

It the newest update my tool will detect this and add it to the output filename

from ffmpeg-audio-encoder.

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.