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:
Supported Codecs:
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
Attachment | Size | Date |
---|---|---|
harbour-encode-1.0-1.armv7hl.rpm | 5.1 MB | 25/03/2016 - 23:26 |
harbour-encode-1.0-1.i486.rpm | 9.84 MB | 25/03/2016 - 23:30 |
harbour-encode-1.1-1.i486.rpm | 9.84 MB | 11/05/2017 - 17:20 |
harbour-encode-1.1-1.armv7hl.rpm | 5.11 MB | 11/05/2017 - 17:20 |
harbour-encode-1.1-2.armv7hl.rpm | 5.11 MB | 27/05/2017 - 09:34 |
harbour-encode-1.1-2.i486.rpm | 9.84 MB | 27/05/2017 - 09:34 |
harbour-encode-1.2-1.armv7hl.rpm | 5.11 MB | 18/04/2018 - 15:47 |
harbour-encode-1.2-1.i486.rpm | 9.85 MB | 18/04/2018 - 15:47 |
harbour-encode-1.3-1.armv7hl.rpm | 5.13 MB | 25/04/2020 - 11:54 |
harbour-encode-1.3-1.i486.rpm | 9.95 MB | 25/04/2020 - 11:54 |
harbour-encode-1.4-1.i486.rpm | 9.95 MB | 26/04/2020 - 02:49 |
harbour-encode-1.4-1.armv7hl.rpm | 5.14 MB | 26/04/2020 - 02:49 |
Comments
Marold
Fri, 2021/08/13 - 18:16
Permalink
Please add arch64 version, thanks in advance ! Great work
llelectronics
Fri, 2021/08/13 - 18:30
Permalink
This depends on a port/recompile of ffmpeg for arch64. Otherwise it will not work.
norayr
Sun, 2020/08/16 - 02:22
Permalink
would be nice to allow to apply a 3d lut, ffmpeg can do that.
Termitebug
Wed, 2019/05/08 - 16:02
Permalink
Please add support for .ts (mpeg stream) container. Is it possible?
llelectronics
Thu, 2019/05/09 - 10:22
Permalink
Should be supported already. Everything gstreamer is supporting is supported by my app
Historyscholar
Wed, 2019/02/06 - 11:49
Permalink
Awesome
llelectronics
Fri, 2018/04/20 - 12:17
Permalink
There is some archive extractor coming in SailfishOS 2.2 afaik
P.S.: Also take a look at File Case which supports extracting and creating archives. https://openrepos.net/content/cepiperez/filecase-0
Caballlero
Wed, 2018/04/18 - 16:11
Permalink
Carmen F.B, can you translate this wonderful app? please...
tmynttin
Wed, 2018/04/18 - 11:25
Permalink
...and by codec I mean container.
llelectronics
Wed, 2018/04/18 - 12:57
Permalink
Thanks. This needs fixing
llelectronics
Wed, 2018/04/18 - 15:56
Permalink
And should be fixed with 1.2
tmynttin
Wed, 2018/04/18 - 11:24
Permalink
If you use the same codec as the original file, the new file seems to overwrite the original.
ezio9472
Fri, 2017/05/26 - 18:37
Permalink
New version dose not work. Previous version works very well.
llelectronics
Fri, 2017/05/26 - 18:46
Permalink
What does not work exactly ?
Does it open up ?
ezio9472
Sat, 2017/05/27 - 08:32
Permalink
Yep, it's open. However it dose not convert any file. I start the process , but program dose not create any file and dose not end the process. Version of OS is 2.1.0.11. Jolla Phone. I hope it will help.
P.S. Sorry for my English)
llelectronics
Sat, 2017/05/27 - 09:33
Permalink
Thanks for reporting. Found the issue. The SDK seems to not preserve file permissions. So the ffmpeg_static binary is not set to executable anymore in the rpm. That causes the issue.
This is fixed with the new rpms.
ezio9472
Sat, 2017/05/27 - 20:13
Permalink
Now it works. Thanks)
objectifnul
Sat, 2016/03/26 - 01:53
Permalink
Exactly the kind of app that makes SailfishOS unique. Thanks!
andu
Sat, 2017/05/27 - 22:59
Permalink
Indeed :) Uselessness at its best.
HtheB
Sat, 2016/03/26 - 19:42
Permalink
Unique?
Definitely not...
https://play.google.com/store/apps/details?id=roman10.media.converter
But great to have a native alternative!