Encode

Rating: 
4.944445
Your rating: None Average: 4.9 (18 votes)

An easy to use audio & video encoder based on ffmpeg. 

Encode allows you to convert audio & video files to many different formats supporting different codecs. 
It is also possible to extract audio or video from a clip. 

Supported Containers:

  • AVI
  • MP4
  • MKV
  • OGV
  • WEBM
  • MPEG
  • MP3
  • WAV
  • FLAC
  • OGG
  • opus
  • m4a

Supported Codecs:

  • DNXHD
  • DVVIDEO
  • FFV1
  • h263
  • huffyuv
  • libtheora
  • libvpx
  • libxvid
  • mjpeg
  • mpeg1video
  • mpeg2video
  • mpeg4
  • msmpeg4
  • wmv2
  • ac3
  • alac
  • dca
  • eac3
  • flac
  • libfaac
  • libmp3lame
  • lipopus
  • libvorbis
  • mp2
  • pcm_s16le
  • wmav2

Encode allows setting of bitrate, resolution and aspectratio for video aswell as bitrate,channels,samplerate and language channel for audio.

NOTICE: Encoding might take a while on a mobile device and eat up battery life. 

Tip: In order to extract audio from a video without reencoding choose a audio only container format and as codec copy. (it will actually not reencode but simply copy the audio part of the video file to the new container)

Encode is licensed as BSD (3-clause) and you can find its sourcecode here: https://github.com/llelectronics/3ncode/tree/sailfish_app

The package comes with a static compiled ffmpeg version which is licensed under the GPLv3

Screenshots: 
Application versions: 
AttachmentSizeDate
File harbour-encode-1.0-1.armv7hl.rpm5.1 MB25/03/2016 - 23:26
File harbour-encode-1.0-1.i486.rpm9.84 MB25/03/2016 - 23:30
File harbour-encode-1.1-1.i486.rpm9.84 MB11/05/2017 - 17:20
File harbour-encode-1.1-1.armv7hl.rpm5.11 MB11/05/2017 - 17:20
File harbour-encode-1.1-2.armv7hl.rpm5.11 MB27/05/2017 - 09:34
File harbour-encode-1.1-2.i486.rpm9.84 MB27/05/2017 - 09:34
File harbour-encode-1.2-1.armv7hl.rpm5.11 MB18/04/2018 - 15:47
File harbour-encode-1.2-1.i486.rpm9.85 MB18/04/2018 - 15:47
File harbour-encode-1.3-1.armv7hl.rpm5.13 MB25/04/2020 - 11:54
File harbour-encode-1.3-1.i486.rpm9.95 MB25/04/2020 - 11:54
File harbour-encode-1.4-1.i486.rpm9.95 MB26/04/2020 - 02:49
File harbour-encode-1.4-1.armv7hl.rpm5.14 MB26/04/2020 - 02:49
Changelog: 
  • Updated translation
  • Import newest fmhelper from filecat
  • Use overlay background color for infobanner
  • Error handling for removing files in opendialog
  • Use more robust move,copy and remove functions in OpenDialog