Giter Club home page Giter Club logo

Comments (4)

leandromoreira avatar leandromoreira commented on August 20, 2024

@meeme9 thanks for the heads up, as for the strange path, that's because we're using dockerized ffmpeg which "mounts" your current directory into the "/files/" folder on the container.

docker run --rm -v $(pwd):/files jrottenberg/ffmpeg:3.3 $@

from digital_video_introduction.

leandromoreira avatar leandromoreira commented on August 20, 2024

by the way, I removed the download and cut since the original file isn't available do download and we stored, at v/ directory, the small version of the video.

from digital_video_introduction.

leandromoreira avatar leandromoreira commented on August 20, 2024

I'll let this open, and if you think that my solution (just to ignore the "cut") and my explanation (about the why of /files) are good enough feel free to close it. =) once again, thanks.

from digital_video_introduction.

meeme9 avatar meeme9 commented on August 20, 2024

Thanks for your work!
It's OK on my machine now.

from digital_video_introduction.

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.