RVideo视频处理 RVideo

码农软件 · 软件分类 · 多媒体处理 · 2019-09-14 14:42:35

软件介绍

RVideo 是 一个调用unix命令来对视频和音频文件进行处理的ruby库

sudo gem install rvideo
sudo port install ffmpeg

file = RVideo::Inspector.new(:file => "#{FILE_PATH}/filename.mp4")
file.video_codec  # => mpeg4
file.audio_codec  # => aac
file.resolution   # => 320x240

本文地址:https://codercto.com/soft/d/14583.html

Hadoop in Action

Hadoop in Action

Chuck Lam / Manning Publications / 2010-12-22 / USD 44.99

HIGHLIGHT Hadoop in Action is an example-rich tutorial that shows developers how to implement data-intensive distributed computing using Hadoop and the Map- Reduce framework. DESCRIPTION Hadoop i......一起来看看 《Hadoop in Action》 这本书的介绍吧!

在线进制转换器
在线进制转换器

各进制数互转换器

随机密码生成器
随机密码生成器

多种字符组合密码

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码