Giter VIP home page Giter VIP logo

Comments (5)

wongpratan avatar wongpratan commented on June 3, 2024 2

@grahammcculloch I used $ ffmpeg to test to combine our 5 chapter video files. It is so quick to combine. It spends less than 2 seconds.

$ ffmpeg -f concat -safe 0 -i mylist.txt -c copy output.mp4
concat demuxer

from bible-karaoke.

grahammcculloch avatar grahammcculloch commented on June 3, 2024

@wongpratan this line currently accepts a single hearThisFolder. But we pass this straight into an array here. So it might be a very simple change to support multiple folder paths! Can you try and 'test' this by calling the bbkConvert method with an array of more than one folder as the _ argument to the bbkConvert method? Hopefully that will generate one video with multiple input chapters!

from bible-karaoke.

wongpratan avatar wongpratan commented on June 3, 2024

@grahammcculloch I tested to pass an array with 2 path strings by hard code. it generates the same result with the first path. I think it uses only first path there.

from bible-karaoke.

grahammcculloch avatar grahammcculloch commented on June 3, 2024

@wongpratan are you able to investigate converting the underlying code to process all the items in that array?

from bible-karaoke.

megahirt avatar megahirt commented on June 3, 2024

#87 implements this feature.

from bible-karaoke.

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.