lua-ffmpeg-ffi
lua-ffmpeg-ffi copied to clipboard
LuaJIT FFI bindings to FFmpeg libraries
Results
1
lua-ffmpeg-ffi issues
Sort by
recently updated
recently updated
newest added
importing ffmpeg.torch as `local ffmpeg = require ('ffmpeg.torch')` after importing other modules with ffi binding, I get an error: ``` /home/ubuntu/torch/install/bin/luajit: /home/ubuntu/torch/install/share/lua/5.1/trepl/init.lua:384: /home/ubuntu/torch/install/share/lua/5.1/trepl/init.lua:384: /home/ubuntu/torch/install/share/lua/5.1/ffmpeg.lua:36: attempt to redefine 'timespec' at line...