forked from clementfarabet/lua---ffmpeg
-
Notifications
You must be signed in to change notification settings - Fork 0
zanbri/lua---ffmpeg
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
DEPENDENCIES: libffmpeg and torch7 (www.torch.ch) INSTALL: $ torch-rocks install ffmpeg USE: $ torch > require 'ffmpeg' > ffmpeg.Video() -- prints help > vid = ffmpeg.Video('path/to/some/video.mpg') > vid:play{}
About
An interface between ffmpeg and Lua/Torch
Resources
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Lua 99.2%
- CMake 0.8%