Archives For November 30, 1999

Curlew Multimedia Converter

Free and open-source multimedia converter Curlew 0.2.5 was released today with great new features and enhancements.

Curlew is a GTK3 software written in Python and uses ffmpeg/avconv for media encoding. The latest Curlew 0.2.5 features:

  • Add option to include all audio tracks of file.
  • Add support for merging files.
  • Add Fade In/Out filter feature.
  • Add 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.
  • Bug fixes, code enhancements, and translation updates.

How to install Curlew 0.2.5 in Ubuntu:

The software offers pre-compiled .deb package available for download at the link below:

Download Curlew (.deb)

To install the .deb package in Ubuntu 16.04 and Ubuntu 18.04, either use Gdebi package manager or run command in terminal:

sudo dpkg -i ~/Downloads/curlew_0.2.5-1_all.deb; sudo apt-get -f install

Uninstall:

To remove the software, simply run command in terminal:

sudo apt-get remove --autoremove curlew

Curlew Multimedia Converter

Curlew is a free multimedia converter for Ubuntu Linux that features small package size, few library dependencies, 100+ output formats, easy to use UI, and more.

Curlew is written in Python and GTK+ 3, and uses FFMPEG (or Libav-tools) to transcode media files. The main features are:

  • Easy to use user interface (New GTK3 Header bar).
  • Hide the advanced options with the ability to show them.
  • More than 100 output formats.
  • Allow to edit formats.
  • Shutdown or suspend PC afer a conversion process.
  • Show file informations, file details using mediainfo.
  • Allow to skip or remove file during conversion process.
  • Preview file before conversion in its context menu.
  • Show video thumbnail.
  • Convert a specified portion of file.
  • Combine subtitle with video.
  • Allow to crop and pad video.
  • Show error details if exist.
  • And more …
Curlew 100+ output formats

Curlew 100+ output formats

Curlew Advanced Settings

Curlew Advanced Settings

Curlew show file info

Curlew show file info

How to Install Curlew transcoder in Ubuntu:

Pre-compiled Ubuntu .deb is available in the link below:

Download Curlew (.deb)

So far, the latest is “curlew_0.2.2-1_all.deb”, just download and install it via either Ubuntu Software or terminal command (Ctrl+Alt+T):

sudo dpkg -i ~/Downloads/curlew_*.deb; sudo apt -f install

Works for Ubuntu 16.04, Ubuntu 15.10, and their derivatives. Once installed, launch Curlew from Unity Dash, or your desktop app launcher.