Giter VIP home page Giter VIP logo

Comments (5)

pbsds avatar pbsds commented on August 29, 2024 1

Thanks!

from hatenatools.

pbsds avatar pbsds commented on August 29, 2024

perhaps padding the bgm with zeros could be a solution

from hatenatools.

wyntrr-end avatar wyntrr-end commented on August 29, 2024

perhaps padding the bgm with zeros could be a solution

not sure how that would work, as i'm not super familiar with dealing with audio.

it seems however that ffmpeg allows for specifying how long the output file should be, so if we pass it the -t argument followed by the duration of the flipnote in seconds (not sure if this is already calculated in the script, but is pretty simple to calculate using the number of frames and the calculated framerate), that should work

from hatenatools.

pbsds avatar pbsds commented on August 29, 2024

Try this change.

from hatenatools.

wyntrr-end avatar wyntrr-end commented on August 29, 2024

@pbsds Sorry it took so long to respond. That change seems to work, but perhaps something like this might be more elegant? ffmpeg has an option to specify how long the output file should be, and you've already got the necessary information to calculate the appropriate duration.

from hatenatools.

Related Issues (4)

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.