オールフリーソフトは最新のWindows OSで使えるフリーソフトを紹介します。
オールフリーソフトは最新のWindows OSで使えるフリーソフトを紹介します。
オールフリーソフト(トップ)音声・動画音声・動画変換,圧縮HandBrake→HandBrake - 更新履歴

HandBrake - 更新履歴

1.10.2

Video:

  • Fixed a crash that could happen when encoding high depth video

Third-party libraries:

  • Updated libraries
  • HarfBuzz 11.4.5 (subtitles)
  • SVT-AV1 3.1.2 (AV1 video encoding)

Windows:

  • Fixed some incorrect behaviour on CQ/RF calculations and handling of presets
  • The app will now automatically disable QSV or NVDec decoders if an out-of-date driver is detected.
1.10.1

Video:

  • Fixed a visual corruption issue that could happen when encoding with x265
  • Fixed SVT-AV1 presets 10, 9, and 8 not working properly with SSIM tune

Third-party libraries:

  • Updated libraries
    HarfBuzz 11.4.2 (subtitles)

Windows:

  • Added new translation
    Romanian (Roman?)
  • Fixed arm64 build
  • Fixed audio track name generation
1.10.0

General:

  • Added new "Social 10MB" presets

Improved metadata passthru, preserving additional metadata including:

  • Creation date
  • Cover art
  • Location
  • Fixed an excessive memory usage during the indepth scan (#6963)

Command line interface:

  • Added an option to disable Dolby Vision and HDR10+ passthru

Video:

  • Added an option to choose the encoder color range
  • Improved Framerate Shaper metrics performance for high resolution frames
  • Fixed VCN encoder presets (#6974)
  • Updated NVEnc CQ range (#6418)

Audio:

  • Addded an option to disable track names passthru and autonaming
  • Fixed selection behaviour fallback when no audio track is found (#6666)
  • EAC3 + Atmos is now properly signaled in MP4

Subtitles:

  • Addded an option to disable track names passthru
  • SubRip/UTF-8 subtitles are now passed through to MKV without conversion to SSA
  • Fixed a crash that could happen when burning bitmap subtitles

Filters:

  • Fixed a crash that could happen when using the Chroma Smooth filter (#7033)

Third-party libraries:

Updated libraries:

  • AMF 1.4.36 (AMD VCN video encoding)
  • FFmpeg 7.1.1 (decoding and filters)
  • HarfBuzz 11.3.3 (subtitles)
  • libass 0.17.4 (subtitles)
  • libdovi 3.3.2 (Dolby Vision dynamic metadata)
  • libiconv 1.18 (character encoding support)
  • libjpeg-turbo 3.1.1 (preview image compression)
  • liblzma (xz) 5.8.1 (LZMA video decoding, e.g. TIFF)
  • libogg 1.3.6 (Xiph codecs support)
  • libtheora 1.2.0 (Theora video encoding)
  • libvpx 1.15.2 (VP8/VP9 video encoding)
  • nv-codec-headers 13.0.19.0 (Nvidia NVENC encoding)
  • oneVPL 2.15.0 (Intel QSV video encoding/decoding)
  • SVT-AV1 3.1.0 (AV1 video encoding)
  • x264 165 r3222 (H.264/AVC video encoding)
  • x265 r13276 (H.265/HEVC video encoding)

Windows:

  • Added a new preference "Default Range Mode for titles". See Preferences -> Advanced (#6385)
  • Added a new preference to run a custom action when the queue completes. See Preferences -> When Done (#4851)
  • Added "{destination_folder}" as option on the "Encode Completed" "Send File To" option.
  • Added support for DirectX based AV1 video decoding when using the Media Foundation encoder on ARM devices
  • Updated Auto Naming Preferences to add "{angle}" as a filename generation option (#6086)
  • Performance Optimisations for ARM64 devices running Windows
  • Minor miscellaneous UI improvements.
  • Various bug fixes and improvements (#6524, #6517, #6514, #6477, #6473, #6086, #6984, #6892, #6999, #7003)
  • Added new translations
  • Galician (Galego)
  • Hungarian (Magyar)
  • Removed orphaned, no longer maintained locales or locales without active translators (cs-CZ). Removed locales are welcome back as soon as the locales are updated.
  • Updated existing and maintained locales.
1.9.2

General

  • Allowed muxing NVENC AV1 and VCN AV1 WebM container
  • Fixed a crash that could happen when a source contains chapters with no titles

Windows

  • Fixed and issue where the audio track name would not reset on source track change. (#6642)
1.9.1

General

  • Fixed FFV1 pixel format selection when an hardware decoder is used (#6565)
  • Fixed an issue that could happen when chapters titles are not UTF-8 (#6489)
  • Fixed gcc14 aarch64 build failures (#6463)

Subtitles

  • Improved support for SRT files with overlapping subtitles (#6155)

Audio

  • Fixed AC3 and EAC3 extradata in MKV (#6582)

Third-party libraries

  • nv-codec-headers: Harden DLL loading so that it only uses system32 for the search path on Windows (#6548)
  • Updated libraries
    • libdav1d 1.5.1 (AV1 video decoding)
    • HarfBuzz 10.2.0 (subtitles)
    • libjpeg-turbo 3.1.0 (preview image compression)

Windows

  • Fix an issue with the autoname function not updating when title is the only option (#6517)
  • Fix an issue where the audio encoder may not display correctly after a queue has been imported and queue item edited. This may exhibit in other scenarios as well (#6524)
  • Fix an issue with titlebar / taskbar progress erroneously showing with multi-instance encodes (#6477)
  • Fix a crash when importing chapters where there is a chapter count mis-match (#6514)
  • Fixed an issue with autoname pre/postfix option where it would apply regardless of file path collision.
  • Fixed an issue where the crop controls would not enable correctly when editing jobs (#6614)
1.9.0

General

  • Added Intel QSV VVC (hardware) video decoder
  • Added an option to enable AV1 screen content coding(SCC) on Intel Lunar Lake QSV AV1 encoder
  • Added support for lossless VP9 encoding
  • Added a preference to keep duplicated Blu-ray titles
  • Added support for Max Duration of Scan titles for disc based sources (#6304)

Audio

  • Added ALAC encoder
  • Added Vorbis passthru
  • Improved scan of DTS audio profiles

Subtitles

  • Improved quality of subtitles burn-in
  • Fixed a rare video corruption issue that could happen when burning-in subtitles

Third-party libraries

  • Updated libraries
    • AMF 1.4.35 (AMD VCN video encoding)
    • FFmpeg 7.1 (decoding and filters)
    • FreeType 2.13.3 (subtitles)
    • Fribidi 1.0.16 (subtitles)
    • HarfBuzz 10.1.0 (subtitles)
    • libdav1d 1.5.0 (AV1 video decoding)
    • libdovi 3.3.1 (Dolby Vision dynamic metadata)
    • libjpeg-turbo 3.0.4 (preview image compression)
    • libvpx 1.15.0 (VP8/VP9 video encoding)
    • nv-codec-headers 12.2.72.0 (Nvidia NVENC encoding)
    • oneVPL 2.13.0 (Intel QSV video encoding/decoding)
    • SVT-AV1 2.3.0 (AV1 video encoding)
    • x265 4.1 (H.265/HEVC video encoding)

Linux

  • Fixed the Power Save option to pause the encodes only when enabled
  • Fixed the queue being stopped when removing completed items
  • Fixed chapters names not being saved properly
  • Fixed various issues related to presets
  • Updated existing translations

Mac

  • Add Range Limit controls to the "Add to Queue" selection window (#4146)
  • Fixed an issue that could cause corrupted video when using VideoToolbox HEVC multi-pass
  • Miscellaneous bug fixes and improvements
  • Updated existing translations
  • Added new translations
    • Swedish (Svenska)

Windows

  • Added Range Limit controls to the "Add to Queue" "Add Selection" window (#4146)
  • Added support for DirectX based video decoding when using the Media Foundation encoder on ARM devices
  • Added support for the AV1 Media Foundation encoder on ARM devices
  • Added a "Start Later" option to the Queue Window.
  • Performance Improvements in the filter pipeline for ARM devices.
  • Miscellaneous bug fixes and improvements
  • Updated existing translations
  • Added new translations
    • Swedish (Svenska)
1.8.2

General

  • Fixed a potential crash when trying to scan deleted files
  • Fixed scan of broken video that uses reserved color matrix values
  • Fixed an issue that could cause some audio tracks to be dropped

Third-party libraries

  • Updated libraries
  • FFmpeg 7.0.2 (decoding and filters)
  • libass 0.17.3 (subtitles)
  • libvpx 1.14.1 (VP8/VP9 video encoding)

Windows

  • Fixed an issue where auto name wasn't triggering correctly with preset changes (#6159)
  • Fixed a potential crash when importing presets from the mac version. (#6186)
  • Fixed an issue loading presets where a video encode isn't available on the system. (#6184)
  • Minor startup performance improvement on some Intel based systems.
1.8.1

Video

  • Fixed a warning / misconfiguration when repeat-headers is used with the x265 encoder.
  • Fixed an issue where the NVEnc encoder ignored the level option

Subtitles

  • Fixed an issue where dvd subtitles could be corrupted during rendering.

Filters

  • Fixed an issue that caused video artefacts to occur when using the eedi2 filter

Third-party libraries

  • Updated libraries
  • FFmpeg 7.0.1 (decoding and filters)
  • libdav1d 1.4.3 (AV1 video decoding)
  • Hardware decoding is now defaulted to off for new installations. Users can opt-in whilst making sure they are running up-to-date drivers
  • Fixed an issue where hardware decoding could erroneously be used for previews
  • Fixed an issue where auto name was triggering too aggressively (#6079)
  • Removed an erroneous error message when dragging files onto the main window that include a subtitle file.(#6065)
※このページは公式サイトから引用させていただきました。
引用元
HandBrake・GitHub
オールフリーソフト(トップ)音声・動画音声・動画変換,圧縮HandBrake→HandBrake - 更新履歴

セキュリティ
ウイルス対策
スパイウェア対策
 
CD/DVD/Blu-ray
ライティング
DVDコピー
 
ハードウェア
ディスクデフラグ
ハードディスク
 
システム
システム最適化・高速化
テーマ・スタイル
 
インターネット
ブラウザ
メール
 
ファイル/フォルダ
圧縮・解凍
エクスプローラ
 
音声・動画
音声・動画変換,圧縮
動画キャプチャ
 
プレーヤー
マルチメディアプレーヤー
ミュージックプレーヤー
 
画像
画像作成・加工
画像変換・圧縮
 
デスクトップ
プログラムランチャー
デスクトップアクセサリー
 
文書
テキスト・入力関連
オフィス
 
ホーム
地図・交通・旅行
カレンダー
 
オールフリーソフトでバックアップ
 
バージョンアップ情報
 
Windows 8とWindows 8.1について
 
オールフリーソフトでDVDコピー
 
人気ソフトTOP 20
 
Windows 11 対応情報
 
対応OSの表記方法について
 
重要なお知らせ
 
サイトについて
 
サイトマップ
 
ブログ
 
リンク
 
Firefox アドオン
 
Twitter
 
Facebook
 
お問い合わせ
 
RSS
 
マストドン
 
Copyright © オールフリーソフト All rights reserved