Showing 59 open source projects for "android audio effects"

View related business solutions
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • Save Up to 91% on Cloud Compute With Spot VMs Icon
    Save Up to 91% on Cloud Compute With Spot VMs

    Automatic sustained-use discounts. One free VM per month. No negotiation needed.

    Run batch jobs at 60-91% off with Spot VMs. Long-running workloads get automatic discounts with sustained use.
    Try Free
  • 1
    FFmpegAndroid

    FFmpegAndroid

    FFmpeg implements video cropping, watermarking, transcoding

    ...It integrates OpenGL-based filters and GPUImage effects to enhance video processing performance and visual output. Beyond implementation, the repository includes detailed documentation on FFmpeg commands, JNI integration, and multimedia protocols, offering both practical tools and educational resources. With support for decoding, encoding, and rendering pipelines, it acts as a full-stack reference for Android multimedia engineering.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Seal

    Seal

    Video/Audio Downloader for Android, based on yt-dlp

    Video/Audio Downloader for Android. Download videos and audio files from video platforms supported by yt-dlp (formerly youtube-dl). UI and logic written with pure Kotlin. Single activity, no fragments, only composable destinations.
    Downloads: 246 This Week
    Last Update:
    See Project
  • 3
    Android FFmpeg

    Android FFmpeg

    An Android FFmpeg audio and video development tutorial

    LearnFFmpeg is an educational repository that provides structured resources for understanding and mastering FFmpeg and multimedia processing concepts. It includes tutorials, command examples, and explanations of core concepts such as encoding, decoding, and streaming workflows. The project is designed to guide users from basic usage to more advanced topics, helping them build practical knowledge of FFmpeg operations. It often includes real-world examples and scenarios that demonstrate how...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    NewPipe

    NewPipe

    A libre lightweight streaming front-end for Android

    ...Users can play videos at high resolutions, listen to audio in the background, and even use a popup player for multitasking, all while avoiding ads and excessive permissions that are common in official clients. NewPipe also supports downloading audio, video, and subtitles for offline viewing or saving bandwidth, and it parses service websites directly when official APIs aren’t suitable for its aims.
    Downloads: 62 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 5
    mpvExtended

    mpvExtended

    A beautiful media player for android, based on mpv-android

    ...The application supports a wide range of media formats and includes features such as network streaming, external subtitles, and audio track management. It emphasizes usability improvements over traditional mpv-based players by simplifying navigation, file browsing, and playback controls. mpvEx also incorporates advanced playback options like picture-in-picture mode and background audio playback for multitasking. Its architecture allows deep customization through scripting and configuration, making it suitable for both casual users and advanced media enthusiasts.
    Downloads: 33 This Week
    Last Update:
    See Project
  • 6
    Musify

    Musify

    Unlock the full potential of music: Stream effortlessly with one app

    Unlock the full potential of music, and stream effortlessly with one app.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 7
    Stremio Core

    Stremio Core

    Types, addon system, UI models, core logic

    Stremio Core is the Rust engine that powers Stremio’s apps by centralizing all reusable logic behind discovery, catalogs, metadata, streams, add-ons, and user/library state. It exposes a clean set of modules—types, addon_transport, and state_types—so apps can talk to add-ons, model UI state, and react to events without duplicating code. The architecture is inspired by Elm: immutable state, message-driven updates, and explicit side-effects (“effects”) keep behavior predictable and testable....
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    go2rtc

    go2rtc

    Ultimate camera streaming application

    go2rtc is a lightweight, zero-dependency streaming server designed to unify and convert video streams across a wide range of protocols and devices, particularly in smart home and surveillance environments. Written in Go, it provides real-time streaming capabilities with extremely low latency by supporting protocols such as RTSP, WebRTC, RTMP, HTTP, and HomeKit, while also enabling seamless transcoding using FFmpeg when needed. The application can ingest streams from IP cameras, USB devices,...
    Downloads: 55 This Week
    Last Update:
    See Project
  • 9
    wlmedia

    wlmedia

    Next audio and video player SDK

    wlmedia is a multimedia processing and playback project designed to provide tools for handling video and audio content in lightweight environments. It focuses on integrating FFmpeg capabilities into streamlined workflows for decoding, encoding, and playback. The project includes support for multiple media formats and emphasizes performance and efficiency in resource-constrained systems. It demonstrates how to build media pipelines that handle playback, processing, and format conversion....
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    ytDownloader

    ytDownloader

    Desktop App for downloading Videos and Audios from hundreds of sites

    ytDownloader is a modern desktop application designed to download videos and extract audio from hundreds of online platforms through a clean graphical user interface. Built as a cross-platform tool for Windows, macOS, and Linux, it leverages tools like yt-dlp and FFmpeg under the hood while abstracting their complexity into an intuitive user experience. The application supports downloading from major platforms such as YouTube, Facebook, TikTok, Instagram, Twitch, and Twitter, offering users...
    Downloads: 19 This Week
    Last Update:
    See Project
  • 11
    FFShare

    FFShare

    An android app to compress image, video and audio files

    FFShare is a lightweight command-line tool designed to simplify sharing video clips by quickly uploading them to online platforms using FFmpeg-based processing. It allows users to select segments of videos, encode them, and upload them directly without manual editing steps. The tool integrates with FFmpeg to handle trimming, compression, and format conversion before sharing. It is designed for speed and convenience, enabling rapid workflows for content creators and developers. ffshare also...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    ZLMediaKit

    ZLMediaKit

    WebRTC/RTSP/RTMP/HTTP/HLS/HTTP-FLV/WebSocket

    ZLMediaKit is a high-performance C++11 media server and streaming SDK for real-time audio and video applications. It supports a wide range of protocols, including RTSP, RTMP, HLS, HTTP-FLV, WebSocket-FLV, GB28181, HTTP-TS, HTTP-fMP4, MP4, and WebRTC. The project is designed for protocol conversion, live streaming, low-latency playback, recording, forwarding, and large-scale client access. Its asynchronous, multithreaded network model makes it suitable for commercial streaming deployments...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 13
    Vanced Tube APK for Android

    Vanced Tube APK for Android

    Vanced Tube: Ad-free YouTube streaming & seamless playback on Android

    Vanced Tube is a modified YouTube client available for Android devices, offering enhanced functionality and a premium-like experience for free. It removes the interruptions of ads, supports background playback, and provides advanced features like video downloads and customizable playback settings. Designed with user convenience in mind, Vanced Tube allows users to enjoy videos and audio seamlessly, whether online or offline.
    Downloads: 20 This Week
    Last Update:
    See Project
  • 14
    YouTube Downloader ArmoMan

    YouTube Downloader ArmoMan

    An android application to download audio (mp3) from YouTube videos.

    An android application to download audio (mp3) from YouTube videos and from playlists. YouTube Downloader ArmoMan is an intuitive Android application designed to empower users to effortlessly extract high-quality MP3 audio from YouTube videos and playlists. With a user-friendly interface and a host of convenient features, this app simplifies the process of downloading and enjoying your favorite YouTube content in audio format.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    FrostWire

    FrostWire

    Search, Download, Play, Share on Bittorrent and the cloud

    FrostWire https://www.frostwire.com/ is a media player, Video Downloader and Peer to Peer (P2P) information sharing client for the BitTorrent network. This project is not affiliated with LimeWire LLC. FrostWires' source code is Licensed under the GNU GPL and Apache Open Source licenses. System Requirements Any of the following operating systems: ● Windows 10, 8, 7, Vista for Intel processors (64-bit only) ● Mac OS X 10.11 (El Capitan) or later (64-bit) ● Linux, Unix...
    Leader badge
    Downloads: 307 This Week
    Last Update:
    See Project
  • 16
    AIO Video Downloader (Official)

    AIO Video Downloader (Official)

    AIO Video Downloader lets you download videos from 1000+ websites.

    AIO Video Downloader is a clean and reliable Android application designed as a powerful alternative to VidMate and SnapTube. It delivers a simple yet feature-rich video downloading experience, developed with privacy and user convenience in mind. Unlike many similar apps, AIO Video Downloader removes all the clutter, bloat, and annoying ads while giving you the smooth performance you expect. Powered by a strong backend, AIO Video Downloader supports downloads from 1000+ websites including...
    Downloads: 53 This Week
    Last Update:
    See Project
  • 17
    Open Camera

    Open Camera

    Camera app for Android.

    Open Camera is an Open Source Camera app for Android(TM) phones and tablets. * Get it on Google Play: https://play.google.com/store/apps/details?id=net.sourceforge.opencamera * Get it on F-Droid: https://f-droid.org/en/packages/net.sourceforge.opencamera/ * Or you can download the APK/source directly, see "Files" above. Android, Google Play and the Google Play logo are trademarks of Google LLC.
    Leader badge
    Downloads: 1,473 This Week
    Last Update:
    See Project
  • 18
    VidMate

    VidMate

    Great video and music downloader

    ...You can choose to download just the audio in formats like MP3 or M4A, or download videos in MP4 format tailored to your needs. VidMate offers customizable settings such as default video quality, a pop-up mode for floating video playback, and a restricted mode to filter adult content. It also includes a built-in music player where users can create playlists and set timers for automatic playback stop.
    Downloads: 42 This Week
    Last Update:
    See Project
  • 19
    ReVanced Extended byIE
    *YouTube Extended: v21.04.223 *Music Extended: v9.15.51 *ReVanced Youtube: v20.40.45 *ReVanced Music: v8.40.54 *ReVanced MicroG: v0.3.15.1.255034 *ReVanced Reddit (Extended-Extras): v2026.14.0 *ReVanced X (Extended-Extras): v12.7.1-release-0 *Extended Morphe Patches: cli_v1.13.0-patches_v1.39.1 *ReVanced Patches: cli_v6.0.0-patches_v6.2.1 *X Extended Patches: cli_v1.13.0-patches_piko-v3.8.0 Thank you! ReVanced Team!
    Downloads: 11 This Week
    Last Update:
    See Project
  • 20
    Snaptube

    Snaptube

    YouTube downloader & MP3 converter

    ...Snaptube’s clean, user-friendly interface requires no account creation or complicated setup to start building your offline media library. With over 1.4 billion downloads worldwide, Snaptube is praised for its reliability, speed, and ease of use. It is compatible with Android 5.0+
    Downloads: 15 This Week
    Last Update:
    See Project
  • 21
    YouTube Vanced APK

    YouTube Vanced APK

    Ad Blocker, Background Player, and Video Downloader for Android

    YouTube Vanced is an enhanced version of YouTube that offers all the core features of the original platform, along with additional free premium functionalities. One of its standout features is the built-in ad blocker, allowing you to watch videos without interruptions from ads. It also includes background playback, enabling you to watch videos or listen to MP3s while using other apps on your Android device. Another key feature is the content downloader, which lets you save videos or MP3s in...
    Downloads: 58 This Week
    Last Update:
    See Project
  • 22
    FvdTube YouTube Downloader

    FvdTube YouTube Downloader

    Download your favorite YouTube videos and music effortlessly, anytime

    FvdTube YouTube Downloader is a versatile app that allows users to download videos and audio from YouTube and other platforms quickly and effortlessly. It supports a variety of formats and resolutions, enabling users to save content in their preferred quality for offline viewing. With its fast download speeds and built-in media player, FvdTube offers a seamless experience for managing and enjoying downloaded files. The app also features a user-friendly interface, making it easy to search,...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    YTDowloaders

    YTDowloaders

    Программа для загрузки видео и аудио

    Вышла новая версия программы YTDowloaders 1.15.2 Программа для загрузки видео и аудио. Приложение не подписано, при установке вы получите предупреждение. Выберите Подробнее-> Выполнить в любом случае. Program for downloading video and audio The application is not signed, you will receive a warning upon installation. Select More info-> Run anyway.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    fanplayer

    fanplayer

    A portable video player based on ffmpeg for windows and android

    fanplayer is a lightweight, cross-platform video player built directly on top of FFmpeg, designed for Windows and Android environments. It is implemented in C with a focus on simplicity, performance, and minimal dependencies, avoiding external libraries such as SDL. The player directly interfaces with platform-specific rendering APIs like Direct3D and AudioTrack, enabling efficient audio and video output. It supports a wide range of media formats and streaming protocols while maintaining low CPU and memory usage compared to traditional FFmpeg players. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    YTDLnis

    YTDLnis

    Android Video/Audio Downloader app using yt-dlp

    YTDLnis is a free and open source app that uses yt-dlp, a powerful command-line program that supports over 1000 websites. With YTDLnis, you can download videos and audios in various formats and qualities, customize your download options, and manage your downloads in a simple and user-friendly interface. YTDLnis is compatible with Android 6.0 and above, and requires no root access. Download YTDLnis today and enjoy your favorite content offline anytime, anywhere. Official website:...
    Downloads: 51 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next