我正在寻找一种托管或自托管解决方案,它允许我操作由最终用户上传到服务器的视频文件。
有谁知道任何解决方案 - 开源或其他 - 可以:
所有这些都不需要 GUI,所以我可以创建一个脚本?本质上,ImageMagick 用于视频文件!
我正在为 rvm 苦苦挣扎。这不是我第一次安装 rvm,也不是我第一次遇到它的问题,但事实证明这个问题是正确的;并且所有看起来相关的文章要么完全过时,要么没有解决。
我已经安装了 rvm,但是当我尝试安装任何版本的 Ruby 时,我收到一个错误。
这是我正在使用的命令:
$ rvm package install readline
$ rvm install ree -C --with-readline-dir=$HOME/.rvm/usr
ree-1.8.7-2010.02 - #fetching (ruby-enterprise-1.8.7-2010.02)
ree-1.8.7-2010.02 - #extracting ruby-enterprise-1.8.7-2010.02 to /Users/Richard/.rvm/src/ree-1.8.7-2010.02
ree-1.8.7-2010.02 - #installing
Error running './installer -a /Users/Richard/.rvm/rubies/ree-1.8.7-2010.02 --dont-install-useful-gems ', please check /Users/Richard/.rvm/log/ree-1.8.7-2010.02/install*.log
There has been an error while trying to run the ree installer. Halting the installation.
Run Code Online (Sandbox Code Playgroud)
并在日志文件中:
ossl_x509revoked.c:64: warning: passing argument 2 of ‘ASN1_dup’ from incompatible pointer type
readline.c: In function ‘username_completion_proc_call’:
readline.c:734: error: ‘username_completion_function’ undeclared (first use …Run Code Online (Sandbox Code Playgroud)