-
Notifications
You must be signed in to change notification settings - Fork 17
clementfarabet/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