Skip to content

Commit

Permalink
claim that it works with newer VLC
Browse files Browse the repository at this point in the history
  • Loading branch information
durka committed Nov 6, 2015
1 parent 2228ac4 commit 1381eb4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@ The wrapper has been tested and works on at least these platforms:
Software dependencies are (obviously) Matlab and VLC:

- Matlab (tested on versions 2014a and 2014b)
- VLC (tested using version 2.1.5)
- **vlc-matlab has been tested NOT to work on newer versions, notably VLC 2.2.1. If in doubt, downgrade to 2.1.5!** Old versions available [here](http://download.videolan.org/pub/videolan/vlc/).
- VLC (tested using versions 2.1.5 and 2.2.1)

# What can the wrapper do?
The functionality is very limited. You can get a handle to a VLC object. Armed with this handle, you can open a video file (which returns another handle to the media). A window is automatically created. With the media handle you can get basic information (frame rate and length), play and pause the media, seek to a specific point, or query the current position.
Expand Down

0 comments on commit 1381eb4

Please sign in to comment.