Merge branch 'video-transcoder' into 'master'
video transcoder: initial commit See merge request fdroid/fdroiddata!2826
This commit is contained in:
commit
7b4c548615
35
metadata/protect.videoeditor.txt
Normal file
35
metadata/protect.videoeditor.txt
Normal file
|
@ -0,0 +1,35 @@
|
|||
Categories:Multimedia
|
||||
License:GPL-3.0
|
||||
Web Site:
|
||||
Source Code:https://github.com/brarcher/video-transcoder
|
||||
Issue Tracker:https://github.com/brarcher/video-transcoder/issues
|
||||
Changelog:https://github.com/brarcher/video-transcoder/releases
|
||||
|
||||
Auto Name:Video Transcoder
|
||||
Summary:Video transcoding between common formats
|
||||
Description:
|
||||
Do you want to encode videos on your phone into different formats, trim videos,
|
||||
or extract audio? Are you looking for a free solution which will not take your
|
||||
information?
|
||||
|
||||
Video Transcoder is an application which uses the open source program FFmpeg to
|
||||
transcode video files from one format to another. By selecting the video to
|
||||
process, details for the video are provided and the desired settings can be
|
||||
configured.
|
||||
|
||||
The application requires very few permissions, and never attempts to access the
|
||||
Internet.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/brarcher/video-transcoder
|
||||
|
||||
Build:0.3,3
|
||||
commit=v0.3
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Auto Update Mode:Version v%v
|
||||
Update Check Mode:Tags
|
||||
Current Version:0.3
|
||||
Current Version Code:3
|
Loading…
Reference in a new issue