Giter VIP home page Giter VIP logo

labvlc's Introduction

LabVLC

Project development has stopped. This release is stable but will no longer continue. I lost my LabVIEW license...

Video playback and control in LabVIEW. LabVLC provides a high-level library for adding video to your LabVIEW projects using VLC, an open source media player. You can use it to display a demonstration video of your VI within the VI itself, quickly and interactively tune video playback speed and audio, or just watch a movie. LabVLC can turn LabVIEW into VLC.

demo

blockdemo

Features

  • Play, pause, mute, stop video
  • Manipulate video volume
  • Manipulate video playback speed (affects sound tempo, but not pitch)
  • Works with all VLC video codecs (many many many)

Dependencies

Workflow

  1. Initialize a VLC controller in your VI using LabVLC - InitControl.vi. Requires a pointer to the libvlc.dll of the VLC installation directory, a path to your video, and a PictureBox handle (.NET).
  2. Pass the output cluster to the Play VI (LabVLC - PlayControl.vi)
  3. Perform other playback controls, make some popcorn, watch a movie...
  4. Stop the video when desired (LabVLC - StopControl.vi)
  5. Release the VLC media player using LabVLC - TerminateControl.vi

See LabVLC - Example.vi to try out a simple video player (pictured above)

labvlc's People

Contributors

mciantyre 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.