简介

Arista.png

Arista 是一款 GNOME 下易于使用的多媒体转码器。

特性

多种格式转换

支持多终端设备(包括Android,Apple iOS,iPod,诺基亚 N 系列等)

安装

  • 命令安装,终端执行:
 sudo add-apt-repository ppa:webupd8team/arista
 sudo apt-get update
 sudo apt-get install arista

同时安装下列软件包支持更多视频格式:

 sudo apt-get install gstreamer0.10-plugins-bad-multiverse gstreamer0.10-plugins-ugly-multiverse

如果你想安装nautilus扩展,使用命令如下:

  sudo apt-get install nautilus-arista

卸载

  • 命令卸载,终端执行:
 sudo apt-get remove arista

相关链接