mirror of
https://github.com/LCTT/TranslateProject.git
synced 2024-12-26 21:30:55 +08:00
40 lines
2.0 KiB
Markdown
40 lines
2.0 KiB
Markdown
|
开源多媒体转换器Curlew 0.1.22.3发布了
|
|||
|
================================================================================
|
|||
|
![Curlew interface](http://i1-news.softpedia-static.com/images/news2/Open-Source-Multimedia-Converter-Curlew-0-1-22-3-Is-Out-448028-2.jpg)
|
|||
|
|
|||
|
**Curlew是linux下的一款容易使用,开源多媒体转换器,现在的版本是0.1.22.3。**
|
|||
|
|
|||
|
|
|||
|
Curlew可以转换超过100种不同的格式、显示文件的详细信息、转换预览、插入字幕等等。
|
|||
|
|
|||
|
根据变更日志,转换前后实例的最后大小和位置会被记住、加入了一些失去对话图标、文件系统会在挂起前同步。
|
|||
|
|
|||
|
这个程序有一些依赖:至少Python 2.7 (小于3.0)、python-gobject 3.0、gir1.2-gtk 3.0、 ffmpeg 0.8、libav-tools 0.8、 mencoder、libavcodec-extra、xdg-utils、mediainfo。
|
|||
|
|
|||
|
来自noobslab.com的人提供一种通过PPA来简单地安装这个应用的方法。你要做的是在命令行下输入少量的命令(你需要使用root权限来生效)
|
|||
|
|
|||
|
sudo add-apt-repository ppa:noobslab/apps
|
|||
|
sudo apt-get update
|
|||
|
sudo apt-get install curlew
|
|||
|
|
|||
|
查看官方[更新日志][1]来获取完整的特性与更新列表。
|
|||
|
|
|||
|
你可以下载Curlew 0.1.22.3 的软件包:
|
|||
|
|
|||
|
- [Ubuntu 14.04 DEB ALL][2][ubuntu_deb] [172 KB]
|
|||
|
- [tar.gz][3][sources] [152 KB]
|
|||
|
|
|||
|
记住这是一个开发版因此不应该安装在生产机器上。它只用于测试。
|
|||
|
|
|||
|
--------------------------------------------------------------------------------
|
|||
|
|
|||
|
via: http://news.softpedia.com/news/Open-Source-Multimedia-Converter-Curlew-0-1-22-3-Is-Out-448028.shtml
|
|||
|
|
|||
|
译者:[geekpi](https://github.com/geekpi) 校对:[校对者ID](https://github.com/校对者ID)
|
|||
|
|
|||
|
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出
|
|||
|
|
|||
|
[1]:http://gtk-apps.org/content/show.php/Curlew?content=155664
|
|||
|
[2]:http://sourceforge.net/projects/curlew/files/curlew-0.1.22.3/curlew_0.1.22.3ubuntu14.04_all.deb/download
|
|||
|
[3]:http://sourceforge.net/projects/curlew/files/curlew-0.1.22.3/curlew-0.1.22.3.tar.gz/download
|