Showing 38 open source projects for "m4s video segments"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    AutoClip

    AutoClip

    AI-powered video clipping and highlight generation

    AutoClip is an open-source, AI-powered video processing system designed to automate the extraction of “highlight” segments from full-length videos — ideal for creators who want to generate bite-sized clips, compilations, or highlight reels without manually sifting through hours of footage. The system supports downloading videos from major platforms (e.g. YouTube, Bilibili), or accepting local uploads, and then applies AI analysis to identify segments worth clipping based on content (e.g. high energy moments, speech, or other heuristics). ...
    Downloads: 18 This Week
    Last Update:
    See Project
  • 2
    LosslessCut

    LosslessCut

    The swiss army knife of lossless video/audio editing

    LosslessCut aims to be the ultimate cross platform FFmpeg GUI for extremely fast and lossless operations on video, audio, subtitle and other related media files. The main feature is lossless trimming and cutting of video and audio files, which is great for saving space by rough-cutting your large video files taken from a video camera, GoPro, drone, etc. It lets you quickly extract the good parts from your videos and discard many gigabytes of data without doing a slow re-encode and thereby...
    Downloads: 669 This Week
    Last Update:
    See Project
  • 3
    AutoCut

    AutoCut

    Cut videos with a text editor

    AutoCut is an innovative tool that lets users edit and cut videos using a text-centric workflow instead of a traditional video editor. AutoCut automatically generates subtitles or transcripts for uploaded videos, and users can simply edit the text file to select the segments of the video they want to keep. This approach transforms video editing into a textual editing task, greatly lowering the barrier to editing for users who find traditional video editors complex or unintuitive. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    P2P Media Loader

    P2P Media Loader

    An open-source engine for P2P streaming of live and on demand video

    p2p-media-loader is a JavaScript library that enables peer-to-peer delivery of video content using WebRTC, reducing server load and improving scalability for streaming platforms. It works seamlessly with HLS and DASH formats by extending existing players like hls.js and dash.js, allowing viewers to share video segments with one another. The library is optimized for browser environments and is ideal for developers looking to build decentralized or bandwidth-efficient media applications.
    Downloads: 3 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    TwitchAdSolutions

    TwitchAdSolutions

    This repo aims to provide multiple solutions for blocking Twitch ads

    TwitchAdSolutions is an open-source repository that aggregates multiple techniques, scripts, and tools designed to block or bypass advertisements on the Twitch streaming platform. Rather than being a single application, it serves as a curated collection of methods that users can apply depending on their environment, including browser extensions, proxy-based approaches, and custom scripts. The project focuses on maintaining functional workarounds for Twitch’s evolving ad delivery system,...
    Downloads: 21 This Week
    Last Update:
    See Project
  • 6
    VideoRAG

    VideoRAG

    "VideoRAG: Chat with Your Videos

    VideoRAG is a retrieval-augmented generation (RAG) framework tailored for video content that enables AI systems to answer questions, summarize, and reason over long videos by combining visual embeddings with contextual search. The system works by first breaking video into clips, extracting visual and audio-textual features, and indexing them into embeddings, then using an LLM with a retriever to pull relevant segments on demand.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    AI YouTube Shorts Generator

    AI YouTube Shorts Generator

    A python tool that uses GPT-4, FFmpeg, and OpenCV

    AI-YouTube-Shorts-Generator is a Python-based tool that automates the creation of short-form vertical video clips (“shorts”) from longer source videos — ideal for adapting content for platforms like YouTube Shorts, Instagram Reels, or TikTok. It analyzes input video (whether a local file or a YouTube URL), transcribes audio (with optional GPU-accelerated speech-to-text), uses an AI model to identify the most compelling or engaging segments, and then crops/resizes the video and applies subtitle overlays, producing a polished short video without manual editing. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    SponsorBlock

    SponsorBlock

    Skip YouTube video sponsors (browser extension)

    SponsorBlock is an open-source crowdsourced browser extension and open API for skipping sponsor segments in YouTube videos. Users submit when a sponsor happens from the extension, and the extension automatically skips sponsors it knows about using a privacy-preserving query system. It also supports skipping other categories, such as intros, outros, and reminders to subscribe, and skipping to the point with highlights. The extension also features an upvote/downvote system with a weighted...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 9
    Edpuzzle Answers

    Edpuzzle Answers

    A Javascript bookmarklet that can get the answers for Edpuzzle

    ...It also includes functionality to skip video segments and prevent interruptions such as auto-pausing when switching tabs. The project supports integration with platforms like Canvas and Schoology where Edpuzzle content may be embedded. Additionally, it provides a lightweight graphical interface and optional backend support for more advanced features such as AI-assisted responses.
    Downloads: 10 This Week
    Last Update:
    See Project
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 10
    yt-fts

    yt-fts

    Search all of YouTube from the command line

    yt-fts, short for YouTube Full Text Search, is an open-source command-line tool that enables users to search the spoken content of YouTube videos by indexing their subtitles. The program automatically downloads subtitles from a specified YouTube channel using the yt-dlp utility and stores them in a local SQLite database. Once indexed, users can perform full-text searches across all transcripts to quickly locate keywords or phrases mentioned within the videos. The tool returns search results...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 11
    Vidi2

    Vidi2

    Large Multimodal Models for Video Understanding and Editing

    ...Vidi targets applications like intelligent video editing, automated video search, content analysis, and editing assistance, enabling users to efficiently locate relevant segments and objects in hours-long footage. The system is built with open-source release in mind, giving developers access to model code, inference scripts, and evaluation pipelines so they can reproduce research results or integrate Vidi into their own video-processing workflows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    N_m3u8DL-RE

    N_m3u8DL-RE

    Cross-Platform, modern and powerful stream downloader

    N_m3u8DL-RE is a modern cross-platform command-line downloader designed to capture and save streaming media delivered through protocols such as HLS, DASH, and MSS. The tool enables users to download both video-on-demand and live streams, then automatically process and merge media segments into playable files. Built with performance and flexibility in mind, it supports multiple operating systems including Windows, Linux, and macOS. The project includes extensive command-line options for controlling output paths, naming patterns, and temporary storage behavior. ...
    Downloads: 58 This Week
    Last Update:
    See Project
  • 13
    Label Studio

    Label Studio

    Label Studio is a multi-type data labeling and annotation tool

    ...Configurable label formats let you customize the visual interface to meet your specific labeling needs. Support for multiple data types including images, audio, text, HTML, time-series, and video.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 14
    HLS.js

    HLS.js

    HLS.js is a JavaScript library that plays HLS in browsers

    HLS.js is a JavaScript library that implements an HTTP Live Streaming client. It relies on HTML5 video and MediaSource Extensions for playback. It works by transmuxing MPEG-2 Transport Stream and AAC/MP3 streams into ISO BMFF (MP4) fragments. Transmuxing is performed asynchronously using a Web Worker when available in the browser. HLS.js also supports HLS + fmp4, as announced during WWDC2016. HLS.js works directly on top of a standard HTML<video> element. HLS.js is written in ECMAScript6...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 15
    Bandicut Video Cutter

    Bandicut Video Cutter

    Easy video cutting, splitting, and joining video editing tool

    Bandicut Video Cutter is a fast and user-friendly video editing tool designed for cutting, trimming, and joining video clips with precision. It allows users to quickly remove unwanted sections of videos or split them into multiple segments without losing quality, thanks to its high-speed mode that retains the original file quality. Bandicut supports a wide variety of formats, including MP4, AVI, and MKV, making it compatible with most video types. ...
    Downloads: 17 This Week
    Last Update:
    See Project
  • 16

    Video Processor

    Comprehensive utility for streamlining video ad creation processes.

    The Video Processor V1 script emerged from a light-hearted debate about automation in the workplace, leading to the creation of a tool capable of automating aspects of ad production. Initially crafted as a jest, this script has evolved into a utility that others might find valuable for streamlining video ad creation processes.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    Esegui SB

    Flexible video encoding script supporting multiple formats and codecs.

    ...Subtitle Handling: Include or exclude subtitles as needed. Customizable Settings: Adjust CRF values and aspect ratios to suit your needs. Video Segmentation and Merging: Split videos into segments and merge them back together. Track Disposition Management: Set default tracks for audio, video, and subtitles. Audio Track Extraction: Extract and encode audio tracks independently. Audio normalization: Adjusts audio levels to ensure consistent volume across tracks. The script leverages FFmpeg's built-in libraries and tools for these functions. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Dynamite Download Manager

    Dynamite Download Manager

    PyIDM remake for downloading stuff

    Dynamite Download Manager is a powerful download manager equipped with multi-connections and a high-speed engine, designed to enhance your downloading experience. By utilizing multiple connections, DDM splits files into smaller segments and downloads them simultaneously, significantly increasing download speeds. Its advanced high-speed engine ensures faster and more efficient downloading, even for large files. DDM supports a wide variety of file formats, enabling you to download general...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 19
    Free Download Manager

    Free Download Manager

    Powerful modern download accelerator and organizer for all platforms

    Free Download Manager for Windows, macOS, Android, and Linux allows you to adjust traffic usage, organize downloads, control file priorities for torrents, efficiently download large files and resume broken downloads. Free Download Manager (FDM) is a versatile, user-friendly software that revolutionizes how users manage and accelerate their downloads. It seamlessly integrates with various browsers, making it an essential tool for anyone who downloads files frequently. FDM enhances download...
    Downloads: 82 This Week
    Last Update:
    See Project
  • 20
    flv.js

    flv.js

    HTML5 FLV Player

    An HTML5 Flash Video (FLV) Player written in pure JavaScript without Flash. This project relies on Media Source Extensions to work. flv.js works by transmuxing FLV file stream into ISO BMFF (Fragmented MP4) segments, followed by feeding mp4 segments into an HTML5 <video> element through Media Source Extensions API. flv.js is written in ECMAScript 6, transpiled into ECMAScript 5 by Babel Compiler, and bundled with Browserify.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    PotterDraw

    PotterDraw

    Design your own pottery for 3D printing in full color

    PotterDraw is a free 3D software application for designing and visualizing pottery. It’s useful for creating cylindrical shapes such as pots, flasks, vases, bowls, plates, cups, glasses, goblets, or anything similar. The outer wall of the pot is drawn using a spline, which consists of one or more curved or linear segments. The inner wall is generated automatically. PotterDraw can export files suitable for 3D printing. It can also map synthesized or user-specified textures onto the pot....
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 22
    InviDownloader (Only Windows Platform)

    InviDownloader (Only Windows Platform)

    Download segment videos (m4s), union e convert in mp4

    Download targeted videos (* .m4s) such as videos from Vimeo and others, join these segments and turn them into .mp4 files Control how many segments you want to download at a time. Open Source, developed in "Embarcadero Delphi Xe 3"
    Downloads: 22 This Week
    Last Update:
    See Project
  • 23
    udptelnet

    udptelnet

    udptelnet and udp test tools

    ...UDP is a connectionless and unreliable protocol. UDP does not do flow control, error control or retransmission of a bad segment. UDP is faster then TCP. UDP is commonly used for streaming audio and video . UDP never used for important documents like web-page, database information, etc. UDP transmits segments consisting of an 8-byte header. Its contains Source port, Destination port, UDP length and Checksum. UDP checksum used for detect “errors” in transmitted segment.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Circonium

    Circonium

    C# custom control for round gauge creating and tuning.

    Demo shows the possibilities of managing custom control project https://circonium.sourceforge.io Control provides tools for creating circular scales with marking on segments and automatic recalculation of the input value into the rotation angle of the arrow. Control contains GDI graphics and does not use OpenGL, or other 3D libraries. How to generate settings for Circonium Control and how apply it on start you Winform Application using that control - look at next video: https://www.youtube.com/watch?...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    FFmpegYAG

    FFmpegYAG

    FFmpeg GUI for Linux & Windows

    FFmpegYAG is an advanced GUI for the popular FFmpeg audio/video encoding tool. To use all features (split/concat, x264 10 bit, HE-AAC) it is recommend to use the FFmpeg Hi (http://sourceforge.net/projects/ffmpeg-hi/) build. Main features: * batch encoding for multiple tasks * interactive video preview, real-time video/audio playback * multiple streams processing for video/audio/subtitles * trim file to segments (with optional fade in/out filters) and concatenate them
    Leader badge
    Downloads: 78 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB