Giter Club home page Giter Club logo

video-frame-uploader's Introduction

Video Frame Uploader

license

Drop a video and upload frames of your choosing and/or automatically parse and upload frames from the video to easily tell a story.

Click the image to watch a quick demo
demo video

Features

  • Drag and drop a video to render it as playable in the browser.
  • Preview & upload any number of frames by manually navigating to them in the video.
  • Have Video Frame Uploader turn your video into an story (collection of equally spaced frames).
  • Upload all selected frames.
  • Include a description for each frame (to be sent to the server).
  • Each frame includes a name that represents the video name and the location in the video.
  • Each frame show may be renamed.
  • Uploaded frames may be deleted.
  • Each frame includes a small preview image.
  • Each frame includes a large preview image that can be displayed by clicking the small preview.
  • All selected previews may be viewed in a gallery/slide-show format.
  • The current time of each frame and the duration of the video will be sent to the server with each frame.
  • Compile frame shots from multiple videos.

Browser Support

  • Chrome
  • Internet Explorer 10+
  • Firefox
  • Safari
  • Opera 15+

Questions or Feature Suggestions?

See the issue tracker.

Installation

  1. Clone this repo: git clone https://github.com/FineUploader/video-frame-uploader.git. Switch to the newly created directory.
  2. Load all dependencies, including Fine Uploader: npm install.
  3. Start the server: npm start.
  4. Navigate to http://localhost:8000 in your browser to use Video Frame Uploader.

Notes

  • You may customize server.js, index.html, custom.css, or client.js to suit your specific needs.
  • Files are uploaded into an "uploaderFiles" directory under the "assets" subdirectory.

video-frame-uploader's People

Contributors

rnicholus avatar

Watchers

 avatar

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.