あかりどろいど 動画編集アプリ

50+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

This is a video editing app.

By arranging materials (text, images, audio, videos) on the timeline,
You can create videos.
You can also create a video using only text and images without the original video.

By overlapping materials on the timeline, you can display them at the same time,
You can divide materials from the timeline.
You can change the length and width of the video and the video time as you like.

In addition to pre-prepared video storage (output, encoding),
For those who are familiar with video, we have made it possible to change the encoder settings as you like.
・mp4 (codec: AVC / HEVC / AV1 / AAC)
・WebM (codec is VP9/Opus)

We have prepared an external linkage function for developers.
https://github.com/takusan23/AkariDroid/blob/master/AKALINK_README.md

This app is open source.
You can check the source code or build it using your computer.
https://github.com/takusan23/AkariDroid
Updated on
Oct 20, 2024

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection

What's new

3.2.0 2024/10/21
・プロジェクト機能とそれの一覧画面を追加しました。複数の動画編集プロジェクトを扱うことが出来ます。
・プロジェクトのエクスポート、インポート機能を実験的に追加しました。
・エンコードの進捗の表示をプロジェクト一覧画面に移動させました。
・音声の音割れ対策のため、トラック数で割る処理を追加しました。
・デコーダーのタイムアウト値を調整しました。ちょっとだけデコードが速くなったはずです。
・ライブラリと targetSdk の更新をしました。