mirror of
https://github.com/LCTT/TranslateProject.git
synced 2025-01-31 23:30:11 +08:00
38 lines
2.3 KiB
Markdown
38 lines
2.3 KiB
Markdown
Open Source Multimedia Converter Curlew 0.1.22.3 Is Out
|
|
================================================================================
|
|
![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, an easy to use, free, and open source multimedia converter for Linux, has reached version 0.1.22.3.**
|
|
|
|
Curlew can be used to convert more than 100 different formats, show detailed file information, preview conversion, insert subtitles, and much more.
|
|
|
|
According to the changelog, the last size and position is now remembered from one instance to another, a few missing dialog icons have been added, and the filesystem is now synced before suspending.
|
|
|
|
The application has a number of dependencies: at least python version 2.7 (no more than 3.0), python-gobject 3.0, gir1.2-gtk 3.0, ffmpeg 0.8, libav-tools 0.8, mencoder, libavcodec-extra, xdg-utils, and mediainfo.
|
|
|
|
The guys from noobslab.com also provide an easy way of installing the application with the help of a PPA. All you have to do is to enter a few commands in the terminal (you will need to be root in order to make it work):
|
|
|
|
sudo add-apt-repository ppa:noobslab/apps
|
|
sudo apt-get update
|
|
sudo apt-get install curlew
|
|
|
|
Check out the official [changelog][1] for a complete list of new features and updates.
|
|
|
|
You can download the Curlew 0.1.22.3 source package:
|
|
|
|
- [Ubuntu 14.04 DEB ALL][2][ubuntu_deb] [172 KB]
|
|
- [tar.gz][3][sources] [152 KB]
|
|
|
|
Remember that this is a development version and it should NOT be installed on production machines. It is intended for testing purposes only.
|
|
|
|
--------------------------------------------------------------------------------
|
|
|
|
via: http://news.softpedia.com/news/Open-Source-Multimedia-Converter-Curlew-0-1-22-3-Is-Out-448028.shtml
|
|
|
|
译者:[译者ID](https://github.com/译者ID) 校对:[校对者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 |