The Wayback Machine - https://web.archive.org/web/20220409101044/https://github.com/topics/ffmpeg-libraries
Here are
35 public repositories
matching this topic...
FFmpeg libav tutorial - learn how media works from basic to transmuxing, transcoding and more
Golang bindings for FFmpeg
一个基于node.js的高速视频制作库 A fast video processing library based on node.js
-
Updated
Apr 9, 2022
-
JavaScript
[DEPRECATED] FFmpeg build for android random architectures with example jni
Android-Video-Trimmer项目实现了对长短视频进行片段的裁剪选择。使用MediaMetadataRetriever获取视频帧,采用ffmpeg进行视频裁剪,和视频压缩。
-
Updated
Mar 26, 2022
-
Java
A clean, easy-to-use C++ wrapper around the ffmpeg libraries
Stream video (e.g. RTSP) to an HTML5 video element (MP4)
Helps to trim local videos with compress option on Android applications using Exoplayer 2 and FFmpeg.
-
Updated
Mar 12, 2022
-
Java
一个基于node.js的轻量极速短视频加工库 A lightweight and fast short video processing library based on node.js
-
Updated
Apr 3, 2022
-
JavaScript
Lightweight audio streaming server
A tool for capturing Half-Life videos on Linux.
FFmpeg libraries (x86, x64, ARM, ARM64) for UWP (Universal Windows Platform)
-
Updated
May 6, 2019
-
Batchfile
Video spliter which use FFmpeg / HTML5
Docker image with ffmpeg libraries
-
Updated
Jan 22, 2020
-
Dockerfile
Full Featured Go Library for SecuritySpy
Events-driven, notification subscription system, with SecuritySpy and iMessage integration.
A GUI based glitch tool that uses FFMPEG to create motion interpolated glitches in your videos.
-
Updated
Feb 9, 2022
-
Python
Video conferencing application for Linux. Made with Qt and libav libraries.
🎵 a simple library that makes it easy to implement a plug.dj clone
Collecting useful command line about "FFmpeg"
-
Updated
Apr 19, 2020
-
Shell
-
Updated
Sep 11, 2018
-
Shell
Python GUI program that converts directories of audio files to opus using ffmpeg
-
Updated
Nov 3, 2021
-
Python
add initial project files
Kotlin + FFmpeg的Android音视频相关的Demo. 基于FFmpeg API来实现各种逻辑,而不是仅仅调用FFmpeg的命令行
A crossplatform player built with QT and AVLibs
A collection of cool features of FFmpeg in various platforms
Improve this page
Add a description, image, and links to the
ffmpeg-libraries
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
ffmpeg-libraries
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Now application creates a video named "output.mp4". The task is to create a unique name in the following format "SR_DDMMYYYY_%%%.mp4"
DDMMYYYY represents the date, month and year.
%%% represents three digits start from 000 to a maximum of 999.
If the system date is 14-feb-2018, then the filename should be
example names are: SR_14022018_312.mp3