Curlew is a GTK3 software written in Python and uses ffmpeg/avconv for media encoding. The latest Curlew 0.2.5 features:
- Added an option to include all audio tracks of file.
- Added support for merging files.
- Added Fade In/Out filter feature.
- Added paste "from the Clipboard" feature.
- Use Home directory as default converting destination.
- Hide unused page/widget.
- Add xplayer to players list.
- Colored buttons (Convert/Close).
- Removed CSD option.
- Deleted stdeb config files and use native debian packaging system.
- Fix disabled convert button issue.
- Updated translations.
- Bug fixes and code enhancements.
In Ubuntu, you can fetch Curlew by typing:
Open terminal and insert command line...
$ wget https://sourceforge.net/projects/curlew/files/curlew-0.2.5/curlew_0.2.5-1_all.deb $ sudo apt-get update $ sudo dpkg -i curlew_*.deb; sudo apt-get -f install |
Once installed, launch it from your application launcher
0 comments:
Post a Comment
Note: only a member of this blog may post a comment.