Select Version
Subtitle Edit 功能:
創建 / 調整 / 同步 / 翻譯字幕行在 SubRib,MicroDVD,Advanced Sub Station Alpha ,Sub Station Alpha,D-Cinema,SAMI,youtube sbv 等等(200 多種不同格式!)酷音頻可視化控制 - 可以顯示波形和 / 或聲譜圖視頻播放器使用 DirectShow,VLC 媒體播放器或 MPlayer 可視化同步 / 調整字幕(開始 / 結束位置和速度)自動翻譯通過谷歌翻譯 Rip 字幕從(解密)DVD 導入和 OCR VobSub sub / idx 二進製字幕(可以使用 Tesseract)導入和 OCR 藍光.sup 文件使用 Tesseract - bd sup 讀取基於 BDSup2Sub 的 Java 代碼,通過 0xdeadbeef)可以在 matroska 文件中打開字幕可以打開嵌入 mp4 / mv4 文件中的字幕(文本,隱藏式字幕,vobsub)可以打開 / OCR XSub 字幕嵌入 ded 裡面的 divx / avi 文件可以打開 / OCR 嵌入在.ts(傳輸流)文件中的 DVB 字幕可以打開 / OCR 嵌入在.m2ts(傳輸流)文件中的藍光字幕可以同時讀寫 UTF- 8 和其他的 unicode 文件和 ANSI(支持所有語言 / 編碼在 PC 上)同步:顯示文本早 / 晚 + 點同步 + 通過其他字幕同步合併 / 分割字幕調整顯示時間修復常見錯誤嚮導拼寫檢查通過 Open Office 字典 / NHunspell (HI)重編瑞典語到丹麥語翻譯內置(通過在線翻譯)效果:打字機和卡拉 OK 歷史記錄 / 撤銷管理器(撤消 = Ctrl + z,重做 = Ctrl + y)比較字幕多個搜索和替換使用名稱字典更改外殼合併短行 / 分割長行導出為 PNG 圖像(+ bdn xml),Adobe Encore FAB 圖像腳本,VobSub,藍光光盤,EBU stl,PAC 和純文本注意:需要。 NET Framework.
ScreenShot
軟體資訊 | |
---|---|
檔案版本 | Select Version |
檔案名稱 | SubtitleEdit-4.0.0-Setup.exe |
檔案大小 | |
系統 | Windows XP / Vista / Windows 7 / Windows 8 / Windows 10 |
軟體類型 | 開源軟體 |
作者 | Nikolaj Lynge Olsson |
官網 | http://www.nikse.dk/subtitleedit/ |
更新日期 | 2023-09-05 |
更新日誌 | |
What's new in this version: New: Select Version 相關參考資料
How to Determine Your Postgres Version
Viewing the server version. To determine the server version using an SQL statement, simply issue the SELECT version(); command: =# SELECT version(); version ... https://www.atlassian.com How to find the SQL Server version
2019年10月8日 — We can use the @@VERSION function to find out all version details of the SQL Server instance. ... SELECT @@VERSION AS 'SQL Server Version Details' ... https://www.sqlshack.com MySQL VERSION() Function
Return the current version of the MySQL database: SELECT VERSION();. Try it Yourself ». Definition and Usage. The VERSION() function returns the current ... https://www.w3schools.com Select PHP Version
Select PHP Version 可提供用戶自定義PHP 版本、PHP Extension、PHP.ini 等三種功能。 https://help.url.com.tw Select Version - 2011 - SOLIDWORKS PDM 說明
Select the version of SolidWorks to which you want to upgrade the files. The SolidWorks version you select must be installed on each workstation ... https://help.solidworks.com Understanding the SQL Server SELECT @@VERSION ...
I was recently trying to determine what version of SQL Server was installed on a particular server. I found this tip to determine the version and tried to ... https://www.mssqltips.com VERSION (Transact-SQL) - SQL Server
2023年6月21日 — 下列範例會顯示傳回目前安裝架構的版本資訊。 SELECT @@VERSION AS 'SQL Server Version';. 範例:Azure Synapse Analytics 和Analytics Platform ... https://learn.microsoft.com VERSION - Amazon Redshift
The VERSION function returns details about the currently installed release, with specific Amazon Redshift version information at the end. https://docs.aws.amazon.com 判斷資料庫引擎的版本和版本SQL Server
2024年1月30日 — 方法3:連線至SQL Server 的執行個體,然後執行下列查詢:. SQL 複製. Select @@version. 此查詢的輸出範例如下所示:. 輸出 複製. Microsoft SQL Server ... https://learn.microsoft.com |