Coder Social home page Coder Social logo

marq4 / random-video-clip-generator-docker Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 19 KB

Plays random sections of videos for background visual noise (Dockerized).

Dockerfile 3.75% Shell 7.44% Python 88.81%
youtube ffmpeg video dj-tools docker entertainment music-videos party random video-clips

random-video-clip-generator-docker's Introduction

Random Video Clip Generator (Docker - Windows host - Git Bash)

Plays random sections of videos for background visual noise. Great for parties.

You will need:

  • Docker desktop (for Windows 10+).
  • VLC.
  • Git Bash.
  • The videos have to be locally available.

How to use:

  1. Install docker: https://docs.docker.com/desktop/windows/install/
  2. Install VLC (video player): https://www.videolan.org/vlc/download-windows.wa.html
  3. Install git bash: https://git-scm.com/download/win
  4. Create a directory here called share and download a couple of music videos there.
  5. Start docker desktop and verify it's running:
    docker info
  6. Get image and run container (pulls and starts. These ARE the files from Windows, not copies):
    winpty docker run -it --name randomvideoclipgenerator_cont --volume C:\\Random-Video-Clip-Generator-Docker\\share:/root/RandomVideos/share marq4/random-video-clip-generator:latest
  7. Inside the container do (and follow those instructions):
    cat Instructions.txt
  8. Move the playlist file out of the share directory (in Windows).
  9. Double-click the playlist file to open it with VLC.
  10. To finish with the container simply:
    exit
  11. To log into the container after it has been stopped do:
    docker start randomvideoclipgenerator_cont
    winpty docker exec -it randomvideoclipgenerator_cont bash
  12. To make new videos available to the container simply move them into share directory in Windows. No need to restart the container.

Sanitize video file names:

See: Clean the video file names

List of suggested videos:

List

random-video-clip-generator-docker's People

Contributors

marq4 avatar

Watchers

 avatar

random-video-clip-generator-docker's Issues

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.