Skip to content

2.1.0

Latest

Choose a tag to compare

@ayuanlmo ayuanlmo released this 27 Mar 10:05

v2.1.0

中文版本

本次更新,修复了上个版本带来的错误,并增加了新的功能。

新增 Added

  • 视频合并功能(Video Merge):支持列表拖拽排序、合并参数、合并流程与输出命名策略。
  • 任务封面新增时长与文件大小信息展示。
  • 自动根据系统语言进行语言初始化,并新增 zh-SG(简体中文-新加坡)支持。
  • M3U8 输出改为独立子文件夹(含 TS 分片),方便查找与管理。
  • 任务进行中自动启用防低电量模式(prevent low power mode)。
  • 新增打开日志目录能力。
  • 支持调整日志级别。
  • 新增英文 README 作为默认文档,并提供中文 README 与语言切换说明。

修复 Fixed

  • 修复首帧缩略图出现黑边问题(first-frame thumbnails black bars)。
  • 修复 Windows 下 FFmpeg 任务暂停/继续无效的问题。
  • 修复视频合并页进度条被遮挡问题。
  • 修复自定义输出规则包含 {ext} 时文件名后缀重复问题。
  • 修复主窗口在小屏与高 DPI 设备上的尺寸表现。
  • 修复 Windows 上无法打开输出目录的问题。
  • 修复选择 GPU 编码时未自动选择首个可用硬件解码器的问题。
  • 修复媒体文件名过长导致的 UI 错位/遮挡问题。

调整 Changed

  • 更新 LICENSE。
  • 对部分转换逻辑代码进行结构优化(TransformVideo.ts)。

English version

Added

  • Introduced Video Merge feature with drag-and-drop ordering, merge options, merge pipeline, and output naming strategy.
  • Added video duration and file size badges on task cover thumbnails.
  • Added automatic OS language detection and support for zh-SG (Simplified Chinese - Singapore).
  • M3U8 output is now generated in a dedicated subfolder (with TS segments) for easier discovery.
  • Automatically enables prevent low power mode while tasks are running.
  • Added ability to open the logs directory.
  • Added configurable log level support.
  • Added English README as default, plus Chinese README and language switch guidance.

Fixed

  • Fixed black bars in first-frame thumbnails.
  • Fixed FFmpeg pause/resume not working on Windows.
  • Fixed progress bar occlusion on the video merge page.
  • Fixed duplicate extension issue when custom output naming rule includes {ext}.
  • Improved main window sizing behavior on small screens and high-DPI displays.
  • Fixed inability to open output directory on Windows.
  • Fixed GPU path to auto-select the first available hardware decoder.
  • Fixed UI overlap/truncation when media file names are too long.

Changed

  • Updated LICENSE.
  • Refactored parts of transform logic (TransformVideo.ts).

Tag
Tag for [2.1.0]