Skip to content

ffupscale v0.1.0-beta.4-windows

Pre-release
Pre-release

Choose a tag to compare

@kianyng kianyng released this 31 Jul 01:40
781dee3

ffupscale v0.1.0 Beta 4

This release introduces hardware-accelerated encoding and a new render queue. Supported NVIDIA, AMD, and Intel encoders are automatically detected, allowing ffupscale to use compatible GPUs for substantially faster rendering.

Changes

  • Added NVIDIA NVENC, AMD AMF, and Intel Quick Sync encoding support
  • Added automatic hardware encoder detection and compatibility testing
  • Added a render queue for processing multiple videos
  • Added Render now and Render next queue controls
  • Added controls to cancel, retry, and manage queued renders
  • Added quick access to completed output folders
  • Retained CPU encoding as a compatible fallback
  • Improved code formatting, comments, and project organisation

Installation

  1. Download ffupscale-v0.1.0-beta.4-windows-x64.zip.
  2. Extract the complete ZIP.
  3. Open the extracted ffupscale folder.
  4. Run ffupscale.exe.

Do not run the application directly from inside the ZIP or move ffupscale.exe away from its _internal folder.

Note

Hardware encoding requires a compatible GPU and suitable graphics drivers. ffupscale will continue to provide CPU encoding when no supported hardware encoder is available.