Video

668 open source Video apps

OPN2 MIDI Player
APK
OPN2 MIDI Player is an implementation of OPNMIDI based MIDI-player for Android. It’s a MIDI-player based on emulator of a Frequency Modulation chip Yamaha OPN2 (YM2612). This small MIDI-player made with using of libOPNMIDI library.Key Features:OPN2 emulationCustomizable bank of FM patches (You have to use the bank editor to create own sound bank)Stereo soundNumber of simulated OPN2 chips can be specified as 1-100 (maximum channels 600!)Pan (binary panning, i.e. left/right side on/off)Pitch-bender with adjustable rangeVibrato that responds to RPN/NRPN parametersSustain (a.k.a. Pedal hold) and Sostenuto enable/disableMIDI and RMI file supportReal-Time MIDI API supporMIDI and RMI file supportloopStart / loopEnd tag support (Final Fantasy VII)111-th controller based loop start (RPG-Maker)Use automatic arpeggio with chords to relieve channel pressureSupport for multiple concurrent MIDI synthesizers (per-track device/port select FF 09 message), can be used to overcome 16 channel limitPartial support for GS and XG standards (having more instruments than in one 128:128 GM set and ability to use multiple channels for percussion purposes, and a support for some GS/XG exclusive controllers)CC74 "Brightness" affects a modulator scale (to simulate frequency cut-off on WT synths)Portamento support (CC5, CC37, and CC65)SysEx support that supports some generic, GS, and XG featuresFull-panning stereo option (works for emulators only)
GitHubIzzyOnDroid
O
ObscuraCam: The Privacy Camera
APK
In a world of viral videos and facial recognition, ObscuraCam helps you share photos and videos while protecting the privacy of you and those you care about. With ObscuraCam you can blur and disguise faces in your photos and videos. Information that could identify you as the cameraperson is removed from the files for added security * PRIVACY FOR YOUR PICTURES: ObscuraCam can be used as a camera to take photos, or to anonymize photos and videos you’ve already taken * DISGUISE YOURSELF: Cover faces with pixelate, redact (blackout) or funny nose and glasses * AUTOMATIC FACE DETECTION: ObscuraCam automatically detects faces in both photos and videos, so you can quickly and easily anonymize a crowd or a long video * MULTIPLE PRIVACY MODES: Faces can be pixelated, removed completely, or disguised with funny nose and glasses. You can also blur everything except a small portion of an image * SHARE SECURELY: We remove all identifying data stored in photos including GPS location data and phone make & model so you can save the protected photo back to the Gallery, or share it directly to Facebook, Twitter or any other "Share" enabled app * PROTECTS THE IDENTITY OF THE PHOTOGRAPHER: Smartphones attach information to every photo they take, including where it was taken and by what type of camera. ObscuraCam removes all of this information * AWARD-WINNING: ObscuraCam was a Winner of the 2013 Knight News Challenge ***Learn More*** * PARTNERSHIP: ObscuraCam is a partnership between the security experts at the Guardian Project and WITNESS.org, a non-profit using the power of video and storytelling to open the eyes of the world to human rights abuses * ABOUT US: Guardian Project is a group of developers that make secure mobile apps and open-source code for a better tomorrow * OUR WEBSITE: https://GuardianProject.info * ABOUT WITNESS: A non-profit using the power of video and storytelling to open the eyes of the world to human rights abuses * WITNESS’ WEBSITE: http://witness.org * ON TWITTER: https://twitter.com/guardianproject & https://twitter.com/witnessorg * OPEN-SOURCE: ObscuraCam is free software. You can take a look at our source code, or join the community to help make Orweb even better: https://github.com/guardianproject/ObscuraCam * MESSAGE US: Are we missing your favorite feature? Found an annoying bug? Please tell us! We’d love to hear from you. Send us an email: support@guardianproject.info face detection, blur, pixelize, human rights, activism, orbot, tor, privacy, obscure, obscura, privacy camera, camera, photo editor, journalist, journalism, photoshop, video, video processing, mosaic, anonymity
F-DroidGitHub
Odeon
APK
Odeon has all features you'd expect from a music player in a clean and simple interface: Browse your music by title, artists and albums. Control playback via the interface, the lock screen or headset buttons. Create and edit playlists. Play tracks that have been added recently or the ones you like the most. Delete tracks you like to free-up the device's storage. Control your music safely while driving with Android Auto. Tell the Google Assistant what to play. Enable Night Mode to reduce eye-strain and save your battery life.
F-DroidGitHub
Odyssey Music Player
APK
The main focus of this project is to create an music player that is optimized for speed (even with large music libraries). * For support for this application please open an issue at our GitHub repository ( https://github.com/gateship-one/odyssey ) * It's main features are a fast music library (artist, album, file browser). Features: * Responsive UI * Album/Artists/Tracks library * File browser * Basic playlist management * Bookmark support * Homescreen widget * Basic search functionality * Colorful Material based themes * Lockscreen control * Simple Last.fm scrobbler support ( https://play.google.com/store/apps/details?id=com.adam.aslfms ) * Artwork downloading for artist/album images (Fanart.tv, Last.fm & MusicBrainz) This music player aims to be very fast and responsive even for large libraries (> 20.000 songs). To accomplish this we try to follow the Material design guidelines as close as possible with multiple colorful themes. This music player works best with accurately taged music libraries. We recommend tagging using MusicBrainz Picard. Cover images shown on screenshots used with permission from Carbon Based Lifeforms ( http://carbonbasedlifeforms.net ) This software is free software, licensed under the GPLv3 or later license. The source code is available on GitHub ( https://github.com/gateship-one/odyssey )
F-DroidGitHub
Ojo RTSP IP Camera viewer
APK
Ojo is a basic IP Camera surveillance wall. IP camera's RTSP streams are added via its url and shown in the classic tile configuration. The number of tiles is automatically chosen based on the number of configured cameras: a single camera goes full screen, adding more cameras the app switches to a grid view: 2x2, 3x3, 4x4 and so on. The maximum number of cameras is determined by the device's capabilities. The stream decoding and rendering is demanded to VLC's library: without their effort this app wouldn't be possible. This app was specifically developed for F-Droid, as I couldn't find any open source RTSP viewers in the main repository. The app can be opened deeplinking to url ojo://view To open the app with focus on a specific camera, you can use an intent (it.danieleverducci.ojo.OPEN_CAMERA) to specify which camera you want to view. The extra argument it.danieleverducci.ojo.CAMERA_NAME will open the app with the camera with the name you specified while adding the camera. The extra argument it.danieleverducci.ojo.CAMERA_NUMBER starting at 1 could be used as well, if you have multiple cameras with the same name. See below an example how to use the intent. The flag (-f 268468224) could be useful if you want to switch to another camera while the app is running: adb -s shell am start -a it.danieleverducci.ojo.OPEN_CAMERA -f 268468224 --es it.danieleverducci.ojo.CAMERA_NAME adb -s shell am start -a it.danieleverducci.ojo.OPEN_CAMERA -f 268468224 --es it.danieleverducci.ojo.CAMERA_NUMBER
F-DroidGitHub
Omni Files
APK
A powerful file explorer app that can edit many different types of files
F-DroidGitHub
OneShot
APK
OneShot is made to remind you of the special moments. Because every day has at least one. And that's what counts in life! So make it your habit and remember the happy days!OneShot is a simple but private android photo diary app (≥ Android 10). You can capture one entry per day, write your diary and store your happiness. It stores your photos in a local folder and your diary within the app. Import and export to JSON is possible.Your data is yours! OneShot will not send data to any server without your consent. The app requires currently no internet permission.
F-DroidGitHub
Open Camera
APK
A feature rich camera application, including: * auto-stabilise option * multitouch zoom * flash/torch * choice of focus modes * face detection * front/back camera support * change recording resolution * video/audio recording * timer * burst mode * silenceable shutter * configurable gui * geotagging * external microphone support
F-DroidSourceForge
Open Video Editor
APK
Open Video Editor lets you edit your videos. It supports HDR and allows to apply filters. With this app you also can trim, scale, and rotate your videos or even grayscale them. It is also possible to use this app to extract audio from a video, to convert a HDR video to SDR, or to convert it to a different format.
F-DroidGitHubIzzyOnDroid
OpenCamera Sensors
APK
Camera app for synchronized recording of video and IMU data with advanced camera options, useful for 3D reconstruction, SLAM, AR, video stabilization. The main OpenCamera Sensors features are: - Recording of sensor data (accelerometer, gyroscope, magnetometer) and video with frame timestamps synced to the same clock - Synchronized video recording on several smartphones with sub-millisecond accuracy - Remote control over network support
F-DroidGitHub
OpenDrummer - Drum Loops
APK
Collection of drum loops in various styles and tempos, designed to enhance your practice by providing solid, high-quality grooves. All loops are audio files converted from MIDI using premium soundfonts. The tempo can be adjusted by up to 10% in either direction; however,this alters the pitch, so use this feature with caution.
F-Droid
OpenPhotoFrame
APK
OpenPhotoFrame is a free, open-source slideshow app that syncs photos from your private cloud (Nextcloud) or local storage. No ads, no subscriptions, no nag screens – just your photos. Features: • Beautiful Slideshow – Smooth crossfade transitions between your photos • Nextcloud Sync – Sync photos from a Nextcloud public share link (WebDAV) • Local First – Works offline, photos are cached locally • Simple Settings – Configure slide duration, transition speed, and sync interval • Always On – Designed to run 24/7 as a dedicated photo frame • Privacy First – Your photos stay on your server, no third-party cloud required Why OpenPhotoFrame? Existing apps like Fotoo or PhotoCloud Frame Slideshow are either riddled with ads and nag screens, require paid subscriptions for basic features, or force you to use public cloud services like Google Photos. OpenPhotoFrame is different: • 100% Free & Open Source (GPLv3) • No ads, no in-app purchases, no tracking • Works with your self-hosted Nextcloud • Simple & focused – does one thing well
F-DroidGitHub
OpenPods
APK
The Free and Open Source app for monitoring your AirPods on Android. Features: * Shows a notification with AirPods status when they are connected * Respects your privacy * Free and Open Source software * Supports Dark Theme Supported devices: * Apple AirPods 1st gen * Apple AirPods 2nd gen * Apple AirPods 3rd gen * Apple AirPods Pro * Apple AirPods Max * Beats X * Beats Flex * Beats Solo 3 * Beats Studio 3 * Powerbeats 3 * Powerbeats Pro
F-DroidGitHub
OpenRec
APK
OpenRec is a minimal, open source, offline audio recording app.Features:Material designOfflineWorks on Android 6.0 and above devicesSupports both light and dark themeNo adsNo collection of personal dataPrivacy policy is mentioned here.
GitHubIzzyOnDroid
OpenSCQ30
APK
OpenSCQ30 is a cross platform application for controlling settings for Soundcore headphones and earbuds.Supports settings such as:Sound ModesEqualizerControls
GitHubIzzyOnDroid
OpenSound
APK
This is a simple Intent that can be used to easily open any sound file, from any app. When an application has to open an audio sound file (like when a file browser need to open an MP3 file or when an Email client needs to open a WAV file in attachment of a received Email), you have the option to open it with this app. Contrary to other audio players, this player does not use Android media library. So it does not fail to open when the file is not in the Android media library. In other words, it is just: Open the file, play it and close (with a KISS philosophy).
F-Droid
OpenTune
APK
A YouTube Music client with Material Design 3, for Android. Features: - Ad-free playback - Background playback - Advanced search - Integrated login - Library management - Offline mode - Synchronized lyrics - Silence skipping - Audio normalization - Tempo and pitch control - Dynamic theme - Multi-language support - Android Auto support - Material Design 3 - Download covers - Customize playlist minuatures - Add a custom Avatar
F-DroidGitHub
Opus 1 Music Player
APK
Instead of "Artists" and "Songs" in pop(ular) music, this program uses the metadata composer and grouping to organise the music in works (e.g. a symphony) consisting of movements (parts of this work). Further, no text is truncated, i.e. long movement names or performer lists will take as much space on the screen as they need to be visible in full length. This application might be seen as an advanced version of the Unpopular Music Player, with added music database query functionality and further enhancements. The program can work together with the Classical Music Tagger and the Classical Music Scanner. Features: * Starts with album list and cover art. * Nowhere text is truncated (with "..."), even the longest work and movement descriptions get the space they need. * Composer and grouping (work, movements) * Views: albums, composers, works, genres, performers, folders * Filter for combinations of composer, genre etc. * Text search * Play lists * "gapless" playback (as far as supported by Android) * If configured, uses database built by Classical Music Scanner, otherwise the system database. * Call Classical Music Tagger or Classical Music Scanner directly from app * Meta data transferred via Bluetooth to car radio * Six colour themes * Scalable UI, also for tablets * Portrait and landscape orientation * Perfect gendering-ism, especially designed for useresses and users from German civil service.
F-Droid
Oscilloscope
APK
An audio oscilloscope and spectrum. * Timebase 0.1 ms - 0.5 sec * Sync control * Single shot * Storage * Index * Spectrum There are toolbar icons to control single step, sync timebase, storage and scrolling. The spectrum display has a display lock function and shows the current dominant frequency and signal level in the toolbar.
F-DroidGitHub
Otic
APK
Otic lets you stream your Android device's microphone input to the local network using `ServerSocket` and Foreground Service. Otic isn't a receiver, so you must have a custom receiver to receive the audio from the Otic client. Check the README (https://github.com/sakethpathike/Otic/blob/master/README.md) for more details.
F-DroidGitHub
Otraku
APK
Otraku aims to support most AniList features and it already covers:Tracking media and managing/filtering collectionsBrowsing/Filtering media/characters/staff/studios/users/reviews/recommendationsForumGeneral/User activity feedsComposing messagesCalendar for release schedulesCustomization with different themes and other optionsAnd more!
GitHubIzzyOnDroid
OuterTune
APK
OuterTune is a supercharged fork of InnerTune. This app is both a local media player, and a YouTube Music client. Features: YouTube Music client with song downloading (offline playback), background playback, no ADs, and account synchronization Local audio file playback (MP3, OGG, FLAC, etc.) Uses a custom tag extractor instead of MediaStore's broken metadata extractor! (e.g tags delimited with backslash now show up properly) Play local and Youtube Music songs at the same time New integrated library screen design Multiple queues Synchronized lyrics, and support for word by word/Karaoke lyrics (e.g LRC, TTML) Audio normalization, tempo/pitch adjustment, and various other audio effects Android Auto support Notice: Android 8 (Oreo) and higher is supported. While the app may work on Android 7.x, we do not officially support this version OuterTune is in a "stable beta" phase. While this app can certainly be used as your main music player, be aware there is a possibility of bugs, incomplete features, or any other unexpected behaviour. Please report issues on our GitHub page! Please visit our wiki for more information including FAQs, guides, and manuals: https://github.com/OuterTune/OuterTune/wiki/Frequently-Asked-Questions-(FAQ)
F-DroidGitHubIzzyOnDroid
Outfield
APK
Simple OBS remote control, supports image of current scene, scene switching, and starting/stopping recording/streaming. Requires the obswebsocket plugin on OBS.
F-Droid
P2Play - Peertube client
APK
P2Play is an unofficial Android client for Peertube. P2play is Material3 (and Material You coming soon), is being migrated to Jetpack compose and is made in Kotlin. Features: 📺 Choose your instance 🔑 Login with your account (2FA support!) 💡 Play videos, comment and reply 📝 Rate, share and download videos 🔊 Follow and keep updated of your subscriptions 🔔 See your notifications! 🔍 Search and find videos P2play is in continuous development. Keep updated in our blog: P2play blog Or follow our blog in the fediverse (@p2play@personaljournal.ca)
F-Droid