All Projects → tyage → video-player

tyage / video-player

Licence: MIT license
Video player for Atom editor.

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Video player for Atom

Build Status

sample image

Usage

Play videos in background

  1. Video Player: Play In Background or Ctrl-Alt-P to start
  2. Select video files
  3. Video Player: Stop or Ctrl-Alt-S to stop

Play videos in new tab

  1. Video Player: Play In New Tab to start
  2. Select video files
  3. Close tab to stop

Requirements

  • vlc (VLC is used when the codecs are unsupported)

Commands

For videos that runs in new tab

Video Player: Play In New Tab

It plays the video in a new tab.

For video that runs in background

Video Player: Play In Background

It plays the video in background.

Video Player: Stop

It stops background video.

Video Player: Toggle back and forth

It displays the background video to front (or back).

Video Player: Toggle controller

It shows (or hides) the background video controller.

Video Player: Reload source

It reload the source of background video.

This command is useful when video stops unexpectedly.

Video Player: Pause

It pauses the background video.

Video Player: Resume

It resumes the background video.

This command is useful when the video is paused.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].