Giter Club home page Giter Club logo

Comments (7)

hackergrrl avatar hackergrrl commented on June 2, 2024

I experimented with this a bit, but it's a bigger job than I thought. This module is very tightly coupled to avconv's stderr output, to the point that tests fail when I substitute in ffmpeg.

It might make more sense to write a separate ffmpeg module, and have an abstract-video-conversion-stream that falls back to either avconv or ffmpeg depending on what's available.

Let me know if you have any thoughts on this!

from avconv.

binarykitchen avatar binarykitchen commented on June 2, 2024

Interesting request. But I'm not sure if it's a good idea because both commands require different parameters and emit different events.

Probably better to make a new package which does the detection and delegates the request to the correct library? Keep it simple and have each package do one thing only.

from avconv.

hackergrrl avatar hackergrrl commented on June 2, 2024

Agreed. Something like fluent ffmpeg, but backend agnostic would be great.

from avconv.

hackergrrl avatar hackergrrl commented on June 2, 2024

Aside: ah ha, looks like you've already been down this unpleasant road.

from avconv.

binarykitchen avatar binarykitchen commented on June 2, 2024

oh yes

from avconv.

binarykitchen avatar binarykitchen commented on June 2, 2024

@noffle #8 should please you

from avconv.

hackergrrl avatar hackergrrl commented on June 2, 2024

❤️! I love it when excellent open source folks suddenly pull through like this out of the blue. 🎉

from avconv.

Related Issues (6)

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.