Git Product home page Git Product logo

Comments (4)

softlair38 avatar softlair38 commented on June 2, 2024

Hi. Dtube let you choose a image from the video source I think no?

from ipfs-uploader.

Strit avatar Strit commented on June 2, 2024

Maybe if it's in a format like mp4. But would be great to have the option for other formats aswell.
For example I always use mkv for my video files.
Codecs is x264 for video and ogg for audio. And I don't get the option.

from ipfs-uploader.

softlair38 avatar softlair38 commented on June 2, 2024

Ok. We already think and work on it. Perhaps it will be to choose a time and the uploader will extract the image at this time. Thank you for your message

from ipfs-uploader.

skzap avatar skzap commented on June 2, 2024

YouTube does it this way and proposes 3 snapshots of the video to the user after the end of the video processing.

This has major cons for us:

  • We store files on IPFS, therefore we would ipfs add two useless files on each upload
  • It creates more centralized logic, and in this case this logic here would be a point of failure. If it stops working correctly, no one can upload.
  • Creates more work load in the /uploadVideo call (which is already heavy)

As long as the normal snap upload keeps existing, I don't have much problems against this feature. It could be useful to a lot of people, and replace our current 'take snap' feature that isn't very intuitive.

from ipfs-uploader.

Related Issues (10)

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.