Skip to content
WONGCW 網誌
  • 首頁
  • 論壇
  • 微博
  • 壁紙下載
  • 免費圖床
  • 視頻下載
  • 聊天室
  • SEO工具
  • 支援中心
  • 表格製作
  • More
    • 在線名片
    • 網頁搜索
    • 天氣預報
    • 二維碼生成器
  • Search Icon

WONGCW 網誌

記錄生活經驗與點滴

MKVToolNix v52.0.0 Final x86/x64 多語言中文​​正式版-MKV封裝工具

MKVToolNix v52.0.0 Final x86/x64 多語言中文​​正式版-MKV封裝工具

2021-01-05 Comments 0 Comment

MKV 是一種優秀的多媒體容器格式,它可把多種不同編碼的視頻及16條或以上不同格式的音頻和語言不同的字幕封裝到一個MKV 文件中,而MKVToolNix 是一款免費開源的MKV 編輯器和工具集,能夠合成、編輯Matroska MKV 文件。

MKVToolNix v52.0.0 Final x86/x64 多語言中文​​正式版-MKV封裝工具

MKVToolNix包含了以下幾個MKV專用處理工具:
*mkvmerge:將多媒體文件封裝、合併、混流為MKV文件;
*mkvinfo:輸出MKV文件組件和編碼信息;
*mkvextract:從MKV文件中提取視頻、音頻和字幕軌道;
*mkvpropedit:直接修改現有MKV文件的屬性而無需重混流;
*mmg:mkvmerge GUI,並包含了章節編輯器和頭部編輯器。

MKVToolNix 中的Mkvmerge GUI 允許你導入多個視頻、音頻、字幕軌道,混流合併一個新的MKV 文件,並可以設置導出視頻的寬高比、顯示比例、幀頻等等。

MKVToolNix 中的MKVExtractGUI 則可以從現有的​​MKV 文件中提取其中的一個或多個視頻、音頻或者字幕信息,是專業的MKV 分離工具。

MKVToolNix 是專用的MKV 剪輯工具,提供了4種MKV 切割模式,包括按尺寸、按時長、按特定時間碼和按分段,都是無損剪輯、分割MKV 過程,能夠同步切割視頻、音頻和字幕軌道。比之前介紹的所有支持MKV 分割的工具都要好用,包括Boilsoft Video Splitter、SolveigMM AVI Trimmer 等。

更新記錄:

# Version 52.0.0 "Secret For The Mad" 2021-01-04
 ## New features and enhancements * MKVToolNix GUI : job queue : the maximum number of jobs to run concurrently 
  can now be increased in the preferences . The default remains 
  at 1 . Implements #2984. * MKVToolNix GUI : the GUI will now add a context - specific default extension to 
  file names selected for saving on platforms that don 't add one itself


     
 
  (eg GNOME). For example, when saving multiplexer settings the extension 
  `.mtxcfg` will be added. Implements #2983. 
* MKVToolNix GUI: added an option to the preferences for the window to stay on 
  top of other windows. Implements #2967 . 

## Bug fixes 

* mkvextract: h.265/HEVC extraction: the code for skipping extraction of 
  prefix SEI NALUs in the first frame was skipping two bytes too few, 
  resulting in broken processing of all following bytes. Patch by Mike Chen. 
* libEBML: the optional, bundled version of libEBML was updated to v1.4.1. 

## Build system changes 

* libEBML v1.4.1 is now required due to a bug in libEBML that caused pointers
  to just-freed memory being returned to the caller under certain invalid data 
  constellations, causing use-after-free errors in all of MKVToolNix' s 
  programs . Fixes #2989. # Version 51.0.0 "I Wish" 2020-10-04 # # New features and enhancements * mkvmerge , mkvpropedit , MKVToolNix GUI : IETF BCP 47 language tags : added 
  missing support for UN M . 49 regions for which there are no corresponding ISO 3166  






 
   alpha codes. This enables language tags such as `es-419` = Spanish in
  Latin America and the Caribbean. Implements #2919.
* MKVToolNix GUI: IETF BCP 47 language tags: the text in the widget displaying
  the current language & the corresponding edit button is now displayed like a
  link (depending on the theme: different color & underlined), making it
  clearer that not just the edit button can be clicked but the text, too.

## Bug fixes

* mkvmerge: AV1 parser: fixed mkvmerge crashing after uncaught exceptions due
  to certain data conditions. Found by fuzzying.
* mkvmerge: AV1 packetizer: the duration of frames wasn't set properly. When
  appending AV1 IVF or OBU files this meant that the last frame of the Nth
  file and the first frame of file N+1 had the same timestamp. Fixes #2937.
* mkvmerge: DTS reader: fixed handling of buffers with an odd length when
  byte-swapped DTS is detected so that mkvmerge doesn't abort with a failed
  assertion. Found by fuzzying.
* mkvmerge: h.264/AVC and h.265/HEVC elementary stream readers: mkvmerge will
  no longer claim to recognize data that looks like AVC or HEVC but with
  invalid video width/height values as that lead to failed assertions in
  libEBML later. Found by fuzzying.
* mkvmerge: h.265/HEVC parser: fixed mkvmerge aborting after uncaught
  exceptions due to certain data constellations found by fuzzying.
* mkvmerge: IVF reader: fixed mkvmerge crashing with a "division by zero"
  error due to certain data conditions. Found by fuzzying.
* mkvmerge: fixed mkvmerge aborting with a "division by zero" error due to the
  timestamp scaling factor being 0 after handling certain data constellations
  found by fuzzying.
* mkvmerge: track statistics: fixed a "division by zero" error when the
  content's shorter than 1ms. Found by fuzzying.
* mkvmerge, mkvinfo, mkvextract, mkvpropedit: Matroska access class: fixed an
  invalid memory access under certain data conditions. Found by fuzzying.
* MKVToolNix GIU: IETF BCP 47/RFC 5646 language tags: the GUI will no longer
  open the language dialog when clicking on a disabled language display
  widget.
* MKVToolNix GUI: IETF BCP 47 language tags: the "variants" combo-boxes were
  not populated even when the language tag was valid and contained at a
  variant. Fixes #2923.
* MKVToolNix GUI: IETF BCP 47 language tags: when no language is selected, at
  least one of the other components (extended subtags, region, or variants)
  has something selected and "private use" is not empty, the GUI would claim
  this to be a valid tag, which it isn't. Fixes #2924.
* MKVToolNix GUI: multiplexer: when the tracks/chapters/tags selection changes
  from "at least one entry selected" to "no entry selected", the input
  controls will be reset to their default state and not just disabled. Fixes
  #2927.

## Build system changes

* `configure` now checks for the presence of the a system-wide installed copy
  of the JPCRE2 C++ wrapper library for the PCRE2 library and uses that if 
  it 's new enough (at least v10.32.1). If not, the bundled version will be 
  used as a fallback. Implements #2929.

官網地址: https://mkvtoolnix.download

官網更新記錄:  https://mkvtoolnix.download/doc/NEWS.md

軟件下載地址:
Download官網x86綠色版:MKVToolnix 52.0.0 Final綠色免安裝版
Download官網x64綠色版:MKVToolnix 52.0.0 Final綠色免安裝版
Download官網x86安裝版:MKVToolnix 52.0.0 Final安裝版
Download官網x64安裝版:MKVToolnix 52.0.0 Final安裝版

分享此文:

  • 按一下即可分享至 X(在新視窗中開啟) X
  • 按一下以分享至 Facebook(在新視窗中開啟) Facebook
  • 分享到 WhatsApp(在新視窗中開啟) WhatsApp
  • 按一下以分享到 Telegram(在新視窗中開啟) Telegram
  • 分享到 Pinterest(在新視窗中開啟) Pinterest
  • 分享到 Reddit(在新視窗中開啟) Reddit
  • 按一下即可以電子郵件傳送連結給朋友(在新視窗中開啟) 電子郵件
  • 點這裡列印(在新視窗中開啟) 列印

相關


Windows 軟件下載, 影音媒體

Post navigation

PREVIOUS
Notepad++ v7.9.2 Final+Portable x86/x64 多語言中文​​正式版-開源文本編輯器
NEXT
Skype v8.67.0.99/7.41.32.101 Final 多語言中文​​版-國際版

發表迴響取消回覆

這個網站採用 Akismet 服務減少垃圾留言。進一步了解 Akismet 如何處理網站訪客的留言資料。

More results...

Generic filters
Exact matches only
Search in title
Search in content
Search in excerpt
Filter by 分類
網站公告
Featured
限時免費
Windows 軟件下載
系統軟件
辦公軟件
圖像處理
影音媒體
網絡軟件
應用軟件
Mac 軟件下載
安卓軟件下載
網絡資訊
Mac資訊
Linux資訊
VPS資訊
NASA資訊
WordPress資訊
WeChat資訊
PHP資訊
教學資源
開源程序
網頁工具
SEO工具
醫療健康
其他資訊
Content from
Content to
2021 年 1 月
一 二 三 四 五 六 日
 123
45678910
11121314151617
18192021222324
25262728293031
« 12 月   2 月 »

分類

  • 網站公告
  • 限時免費
  • Windows 軟件下載
  • 系統軟件
  • 辦公軟件
  • 圖像處理
  • 影音媒體
  • 網絡軟件
  • 應用軟件
  • Mac 軟件下載
  • 安卓軟件下載
  • 網絡資訊
  • Mac資訊
  • Linux資訊
  • VPS資訊
  • NASA資訊
  • WordPress資訊
  • WeChat資訊
  • PHP資訊
  • 教學資源
  • 開源程序
  • 網頁工具
  • SEO工具
  • 醫療健康
  • 其他資訊

彙整

近期文章

  • 川普結束與普丁長達兩小時的通話稱俄烏將立即開始停火談判 2025-05-20
  • 蘋果或將被迫將《要塞英雄》重新上架美國區App Store 2025-05-20
  • Apple Filling 檔案共享協定即將從macOS 中徹底消失 2025-05-20
  • Google簽署另一項大規模太陽能協議為其資料中心供電 2025-05-20
  • 研究發現當人工智慧知道你是誰之後就能輕易在辯論中擊敗你 2025-05-20
  • 法官命令蘋果遵守2021年”反轉向”禁令否則將被請回法庭 2025-05-20
  • 摩根大通CEO傑米戴蒙宣布銀行將允許客戶購買比特幣 2025-05-20
  • 世界上第一隻基因編輯蜘蛛產出紅色螢光絲 2025-05-20
  • DELL Pro Max Plus頂級性能本發布可在家中實現雲端等級的AI效能 2025-05-20
  • 微軟員工再次擾亂Satya Nadella 的主題演講 2025-05-20

熱門文章與頁面︰

  • 您可以在Windows 11 24H2 中找回WordPad
  • Red Hat Enterprise Linux 10 正式發布
  • Adobe Zii v4.5.0 CC 2019/5.1.4 2020 Universal Patcher Mac- Adob​​e for Mac激活工具
  • Windows及OFFICE激活密鑰+電話激活教程–自用
  • 網站未在Google上顯示(未編入索引)的可能原因及解決方案
  • GaN-on-Si和GaN-on-SiC的路線之爭
  • Autodesk AutoCAD 2021 正式版註冊版-簡體/繁體中文/英文版
  • ROG NUC 2025迷你遊戲PC上市:Ultra 9 275HX+RTX 5080首發24999元
  • 揭密蘋果製造工廠:每年的支出可以造兩艘航母
  • 三星Galaxy S25 系列官方桌布下載

投遞稿件

歡迎各界人士投遞稿件到admin@wongcw.com

請提供以下資料:

1.你的名字

2.你的電郵

3.分類目錄

4.文章標題

5.文章摘要

6.文章內容

7.文章來源

 

聯繫我們

查詢,投稿,商務合作:
​admin@wongcw.com
​技術支援:
​support@wongcw.com
​客户服務:
​cs@wongcw.com

QQ群:833641851

快帆

MALUS

極度掃描

DMCA.com Protection Status

WONGCW 網誌

  • 免責聲明
  • 捐助我們
  • ThemeNcode PDF Viewer
  • ThemeNcode PDF Viewer SC
  • Events

服務器提供

本站使用之服務器由ikoula提供。

聯繫我們

查詢,投稿,商務合作:
​admin@wongcw.com
​技術支援:
​support@wongcw.com
​客户服務:
​cs@wongcw.com

QQ群:833641851

© 2025   All Rights Reserved.
 

載入迴響中...