Skip to content

Latest commit

 

History

History
30 lines (25 loc) · 1.91 KB

README.md

File metadata and controls

30 lines (25 loc) · 1.91 KB

Intro

SE Video Player is a multi-platform tool for playing back videos annotated with sensory effects metadata (MPEG-V format). If the video does not have an associated SEM or PlaySEM SE Renderer is not available, SE Video Player behaves like a traditional video player. Together with PlaySEM SE Renderer, it is capable of simulating and rendering sensory effects.

Related paper:

PlaySEM SE Video Player PlaySEM SE Video Player 1.0
Click here to see other screenshots.

Pre-requisites:

Running: (Pay attention to the config.properties file)

  • Download the lastest release
  • Uncompress the file PlaySEM_SEVideoPlayer_< version >.zip
  • Run the command java -jar PlaySEM_SEVideoPlayer.jar (Please, check if you need to update the name of the jar file)

Configuration (config.properties):

### PlaySEM SE Video Player - Settings
# VLC directory.
vlc_path=C\:\\Program Files\\VideoLAN\\VLC
# LINUX
# vlc_path=/usr/bin/vlc
# Interface theme (optional NimROD Look & Feel).
theme_path=my.theme


Please, report any application crash (or bug) via issue tracker.
Visit the PlaySEM SE Renderer repository at https://github.com/estevaosaleme/PlaySEM_SERenderer