media-processing
There are 21 repositories under media-processing topic.
spotify/klio
Smarter data pipelines for audio.
omeryusufyagci/fast-music-remover
A C++ based, lightweight music and noise remover for YouTube and other internet media, using DeepFilterNet for audio enhancement.
livingbio/typed-ffmpeg
Modern Python FFmpeg wrappers offer comprehensive support for complex filters, complete with detailed typing and documentation.
m4heshd/ufc-ripper
📹 Video downloader tool for UFC Fight Pass 🥊
eseifert/madam
Media Asset Management for Python
hasithaishere/aws-ffmpeg-lambda-layer
This repository hosts a custom AWS Lambda layer that includes static versions of FFmpeg and FFprobe utilities from the FFmpeg Linux package. These utilities are compatible with both Amazon Linux 2.x and Amazon Linux 1.x instances.
ieasybooks/kunnashat
مجموعة من الكُنَّاشات على Google Colab تسمح للمستخدمين بأداء المهام بشكل أسرع
FolhaSP/mosaico
🎬 Open-source programmatic video composition framework with AI capabilities for Python
Jodu555/CineFinn
This is meant to be a super simple alternative to Plex but of course much simpler and mainly to get Hands on with Video Processing Vue and other cool stuff
welpo/shuku
Shrink media to keep only the dialogue. Optimise your language immersion!
yihong1120/Continuous-Media-Capture
This repository contains code for capturing continuous media from a given URL, and saving the media frames locally. The media type, URL, and camera name can be specified. This is useful for security cameras or live feeds.
Bornmajor/my-camera-app
showcase the capabilities of capturing photos and videos using a mobile device. The app leverages the expo-camera, expo-media-library, and expo-av libraries to provide a seamless experience for capturing and managing media
darsan-in/handstop-demo
This repository demonstrates Handstop, a video encoding library developed for Node.js. It showcases the capabilities of Handstop in efficiently encoding videos, making it suitable for various media processing tasks.
mr-pylin/media-processing-workshop
Implementation of various concepts around Digital Media (Image/Video) Processing (DMP) topics
ThecoderPinar/Otomatik-Video-Stabilizasyon
👩💻 Bu projeyi, titreşimli ve dengesiz videoları profesyonel kalitede, pürüzsüz içeriklere dönüştürmek için geliştirdim. 🎥✨
facsimiles/mkvtoolnix
🎥 MKVToolNix: Your go-to toolkit for creating, modifying, and inspecting Matroska (.mkv) files! 🚀 Seamlessly merge, split, and edit video files with ease. Essential for video enthusiasts and professionals alike. Boost your media management efficiency today! [MIRROR][UNOFFICIAL]
ranjeetvit2012/h264-video-conversion-ffmpeg
set the video codec to H.264 using Node.js and ffmpeg, you can use the fluent-ffmpeg library, which provides an easy interface for working with ffmpeg in Node.js.
tim021008-la/SubtitleJS
SubtitleJS is an npm package that provides tools for parsing and converting SubStation Alpha (ASS) and SubRip (SRT) subtitle files in JavaScript.
CoCreate-app/CoCreate-ffmpeg
A media processing module using FFmpeg for video/audio manipulation via a JavaScript API and HTML attributes. Supports transcoding, resizing, and more, simplifying media tasks for web applications.
ranjeetvit2012/node-media-chunking
A Node.js tool that downloads media, converts it to H.264 format, and splits the video into smaller chunks using ffmpeg. Ideal for applications that require video segmentation or adaptive streaming. media download and fluent-ffmpeg to process video files, offering .
ranjeetvit2012/video-processing-ffmpeg
A Node.js API that allows media url (images and videos) and returns metadata such as media dimensions (width and height). Supports multiple file formats and provides easy integration for applications that need media processing.