media-processing

There are 21 repositories under media-processing topic.

  • klio

    spotify/klio

    Smarter data pipelines for audio.

    Language:Python84221648
  • omeryusufyagci/fast-music-remover

    A C++ based, lightweight music and noise remover for YouTube and other internet media, using DeepFilterNet for audio enhancement.

    Language:C++19024020
  • livingbio/typed-ffmpeg

    Modern Python FFmpeg wrappers offer comprehensive support for complex filters, complete with detailed typing and documentation.

    Language:Python9271912
  • m4heshd/ufc-ripper

    📹 Video downloader tool for UFC Fight Pass 🥊

    Language:Rust38594
  • eseifert/madam

    Media Asset Management for Python

    Language:Python264737
  • 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.

    Language:Makefile8100
  • ieasybooks/kunnashat

    مجموعة من الكُنَّاشات على Google Colab تسمح للمستخدمين بأداء المهام بشكل أسرع

  • FolhaSP/mosaico

    🎬 Open-source programmatic video composition framework with AI capabilities for Python

    Language:Python347
  • 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

    Language:TypeScript3200
  • welpo/shuku

    Shrink media to keep only the dialogue. Optimise your language immersion!

    Language:Python30
  • 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.

    Language:Python3210
  • 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

    Language:TypeScript110
  • 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.

    Language:JavaScript1
  • mr-pylin/media-processing-workshop

    Implementation of various concepts around Digital Media (Image/Video) Processing (DMP) topics

    Language:Jupyter Notebook10
  • 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. 🎥✨

    Language:Python120
  • 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]

    Language:C++00
  • 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.

    Language:JavaScript00
  • 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.

    Language:JavaScript0100
  • 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.

    Language:JavaScript00
  • 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 .

    Language:JavaScript
  • 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.

    Language:TypeScript