218 results for “topic:ffprobe”
FFmpeg实现视频裁剪、水印、转码、编解码、转Gif动图;FFmpeg本地推流、H264与RTMP实时推流直播;OpenGL滤镜特效,视频拍摄。音视频学习路线,音视频知识总结、流媒体协议
A .NET FFMpeg/FFProbe wrapper for easily integrating media analysis and conversion into your C# applications
A categorized collection of FFmpeg commands for video automation pipelines.
FFMpeg/FFprobe compiled for Android
Java ffmpeg and ffprobe command-line wrapper
Pythonic interface for FFmpeg/FFprobe command line
Checkrr Scans your library files for corrupt media and optionally replaces the files via sonarr and radarr
FFmpegPHP is a pure OO PHP port of ffmpeg-php library that was written in C. It adds an easy to use, object-oriented API for accessing and retrieving information from video and audio files. It has methods for returning frames from movie files as images that can be manipulated using PHP's image functions. This works well for automatically creating thumbnail images from movies. FFmpegPHP is also useful for reporting the duration and bitrate of audio files (mp3, wma...). FFmpegPHP can access many of the video formats supported by ffmpeg (mov, avi, mpg, wmv...)
99+ CLI tools to build, browse, and blend your media library
Multi-arch docker image with ffmpeg/ffprobe binaries built as hardened static PIE binaries with no external dependencies
Parse the gpmd stream for GOPRO moov track (MP4) and extract the GPS info into a GPX (and kml) file.
Library to easily get the ffprobe output of a given file
Megatron was a telegram file management bot that helped a lot of users, specially movie channel managers to upload their files to telegram by just providing a link to it. The project initially started as roanuedhuru_bot which lately retired and came back as Megatron which was a side project of the famous Maldivian Telegram community - @Baivaru until it retired.
A Web-based FFProbe. Powered by FFmpeg, Vue and Web Assembly!
☄️ A cross-platform desktop app powered by FFmpeg for easy, beautiful media conversion.
Video / audio conversion, thumbnailing and more ! PHP FFmpeg wrapper
Get the duration of a video file
This Powershell script will recursively search through a user-defined file path and convert all videos of user-specified file types to MP4 with H264 video and AAC audio using ffmpeg. The purpose of this script is to reduce transcoding CPU load on a media server like Plex or Emby and increase video compatibility across platforms.
Set up your GitHub Actions workflow with ffmpeg
Some dsp to make songs "8D"
Returns duration of an audio file via ffprobe
A Python package for running an FFmpeg command & showing better progress info - percentage progress, a progress bar and ETA.
Python bindings for FFmpeg - with almost all filters support, even `gltransition` filter.
Record and automatically split large mixes, identify metadata, and organize your unsorted and messy music collection using multisource fingerprinting and bpm detection
An easy to use ffmpeg module for Deno. 🦕
IPTV channels streams checker/scanner (UDP based)
A bash script to automate management of audio streams in MKV files. Ability to create EAC3 7.1 from TrueHD & DTS, EAC3 and AC3 5.1 and below from anything, and strip audio streams from MKV files.
Python script that recursively searches through a user-defined file path and converts all videos of user-specified file types to MP4 with H264 video and AAC audio using ffmpeg. If a conversion failure is detected, the script re-encodes the file with HandbrakeCLI. Upon successful encoding, Plex libraries are refreshed and source file is deleted. The purpose of this script is to reduce the amount of transcoding CPU load on a Plex server.
a small ruby wrapper for ffprobe
FFmpeg命令 [ffmpeg] [ffprobe] 在Android中的使用