Filter By
Displaying results 1 - 14 of 14 (Page 1 of 1)
|
By:
|
233,964 downloads
|
Last Updated: 4/14/2026
|
Latest Version: 4.18.0.14
Expedite simple ffmpeg actions |
|
By:
|
24,119 downloads
|
Last Updated: 1/1/2024
|
Latest Version: 2.0.0
A PowerShell Module to probe video files for their resolution and output results to host and optionally to log files. |
|
By:
|
10,396 downloads
|
Last Updated: 7/19/2025
|
Latest Version: 0.4.1
A Fun PowerShell Module for Multimedia |
|
By:
|
2,314 downloads
|
Last Updated: 1/18/2023
|
Latest Version: 1.9
Downloads clips from sites supported by yt-dlp |
|
By:
|
423 downloads
|
Last Updated: 2/23/2026
|
Latest Version: 2.3.2026
A Windows PowerShell module that helps with converting media files like pictures and video files. |
|
By:
|
512 downloads
|
Last Updated: 2/18/2025
|
Latest Version: 1.6.0
various utilities for DIY projects. Visit https://done.land for more. |
|
By:
|
168 downloads
|
Last Updated: 11/23/2021
|
Latest Version: 1.0.3
PowerShell module calling ffmpeg to convert a movie to gif |
|
By:
|
83 downloads
|
Last Updated: 7/12/2024
|
Latest Version: 0.1.4
Module that provides short and consise utility functions for working with ffmpeg. |
|
By:
|
45 downloads
|
Last Updated: 8/25/2025
|
Latest Version: 1.6.0
Comprehensive PowerShell module for optimizing Foundry VTT assets. Features include WebM/WebP conversion with parallel processing, filename sanitization with undo capability, dry-run reports, and enterprise-scale performance for 50,000+ files. Reduces file sizes by 50-75% while maintaining quality. |
|
By:
|
4 downloads
|
Last Updated: 3/20/2026
|
Latest Version: 1.0.0
本脚本用于批量合并视频片段,并统一输出为固定的 1 路视频、1 路音频以及可选 1 路字幕。 处理规则如下: 1. 每段默认取第 1 路视频、第 1 路音频、第 1 路字幕。 2. 某段缺少音频时自动补静音;缺少字幕时自动补空白字幕。 3. 若所有输入可直接 concat copy,则优先无损合并;否则仅对不兼容的参数做标准化。 4. 合并完成后会补写流标签,并尝试修正 Matroska 的 DefaultDuration 与 FrameRate 元素。 依赖项: 1. ffmpeg 2. ffprobe 这两个命令必须已安装且可从 PATH 直接调用。 |
|
By:
|
4 downloads
|
Last Updated: 4/4/2026
|
Latest Version: 1.0.0
调用 ffmpeg 将视频文件中的第一个字幕轨渲染到第一个视频轨上,生成硬字幕视频。 支持图形字幕(DVD/PGS/DVB/XSUB)和文本字幕(ASS/SRT 等)。 优先使用 hevc_nvenc (NVIDIA GPU) 编码,不可用时自动回退到 libx265 (CPU)。 烧录后移除原视频轨和原字幕轨,其余轨道(音频等)原样保留。 |
|
By:
|
3 downloads
|
Last Updated: 4/13/2026
|
Latest Version: 1.0.0
使用 ffmpeg 的 libplacebo 过滤器(需 Vulkan)正确处理 Dolby Vision Profile 5 的 ICtCp 色彩空间,输出兼容所有 HDR10 播放器的标准 HEVC 文件。 编码器优先级:hevc_nvenc(NVIDIA GPU)→ libx265(CPU)。 缺少支持 libplacebo 的 ffmpeg 时,通过 winget 自动安装 Gyan.FFmpeg。 |