Movavi Video Converter

最新版本 Cygwin 3.1.4 (64-bit)

Cygwin 3.1.4 (64-bit)

Cygwin 3.1.4 (64-bit)
享受視頻和音樂你的方式!使用 Movavi Video Converter,您可以準備多媒體文件,以任何格式和任何設備進行即時回放。而且您不需要成為一名極客,只需從支持的選項列表中選擇您想要的格式或設備,然後按一下按鈕即可; 您的文件將在幾秒鐘內準備就緒。此外,您還可以獲得大量令人興奮的附加功能:在轉換 ndash 之前,增強視頻質量,調整和規範化聲級,修剪,合併,裁剪和旋轉文件; 全部通過我們易於掌握的商標用戶友好的界面!

選擇您需要的確切格式:該程序支持所有當前的視頻,音頻和圖像格式和編解碼器。使用我們方便的現成預設,享受 200 多種移動設備的媒體文件一鍵轉換。準備您的視頻上傳到視頻託管網站和社交網絡快速,輕鬆地 - ndash; 並自動。 Movavi 的視頻文件轉換器是更快!

Movavi Video Converter 功能:

Extract 音頻
從視頻中提取音頻和保存電影配樂的任何部分,以創建鈴聲和音樂樣本.

調整聲音
設置聲音參數– 減少或增加音量,消除噪音,只需點擊一下即可規範化“安靜”視頻.

創建 GIF
從視頻文件創建漫畫 GIF 動畫。指定您想要轉換為 GIF 的視頻片段.

保存幀
從視頻捕捉截圖並將其保存為流行的圖像格式.

在線共享
使用內置的在線共享在線應用程序將轉換後的文件上傳到社交媒體網站.

觀看文件夾
指定文件夾和轉換參數,該文件夾中的所有視頻文件將自動轉換.

靈活設置
選擇視頻和音頻編解碼器,指定自定義分辨率,比特率和其他高級設置。

雙向編碼
選擇此選項可在輸出視頻的大小和質量之間實現最佳平衡.

注意:7 天試用版。

只有一半的文件被轉換和水印

ScreenShot

軟體資訊
檔案版本 Cygwin 3.1.4 (64-bit)

檔案名稱 setup-x86_64.exe
檔案大小 1.1 MB
系統 Windows XP / Vista / Windows 7 / Windows 8 / Windows 10
軟體類型 未分類
作者 Movavi
官網 https://www.movavi.com/videoconverter/
更新日期 2020-02-19
更新日誌

What's new in this version:

Cygwin 3.1.4 (64-bit)
- Allow symlinks to be opened with O_PATH | O_NOFOLLOW
- Allow the pathname argument to readlinkat(2) to be an empty string, provided the dirfd argument refers to a symlink opened with O_PATH | O_NOFOLLOW. The readlinkat call then operates on that symlink.
- Support the Linux-specific AT_EMPTY_PATH flag for fchownat(2) and fstatat(2)
- Allow AF_LOCAL sockets to be opened with O_PATH
- <signal.h>: New macro _NSIG replacing NSIG. NSIG is now only visible to MISC builds, as on Linux
- The new locale modifier @cjksingle allows enforcing of single-width character property for usually double-widthed characters. This will be supported by upcoming mintty releases. For the reasoning, see https://gitlab.freedesktop.org/terminal-wg/specifications/issues/9.

Bug Fixes:
- Define CPU_SETSIZE, as on Linux
- Fix a regression that prevented the root of a drive from being the Cygwin installation root
- Many fixes in new pseudo console support


Cygwin 3.1.2 (64-bit)
- Change log not available for this version


Cygwin 3.1.1 (64-bit)
- This is a bugfix release. Due to an oversight, Cygwin 3.1.0 does not run on Windows Vista and Windows Server 2008. Cygwin 3.1.1 fixes that


Cygwin 3.0.7 (64-bit)
- Change log not available for this version


Cygwin 3.0.6 (64-bit)
- Change log not available for this version


Cygwin 3.0.5 (64-bit)
- Fix /proc/version after uname change
- Addresses: https://cygwin.com/ml/cygwin/2019-03/msg00467.html
- Fix a crash in wcsxfrm_l if destination size is 0.
- Addresses: https://cygwin.com/ml/cygwin/2019-03/msg00492.html
- Fix a problem in process enumeration which led to `ps -W' showing Cygwin processes twice and potentially with incorrect Windows PID. Addresses: Report on IRC


Cygwin 3.0.3 (64-bit)
- Change log not available for this version


Cygwin 3.0.1 (64-bit)

New:
- New API: secure_getenv

Bug Fixes:
- Relax fork child permissions to avoid a potential fork failure
- Fix Command-line argument handling of kill(1) in terms of negative PID. Addresses: report on IRC
- Fix an accidentally introduced O_TEXT handling of pipes inherited from native Windows processes
- Re-enable creating user token from scratch in seteuid to allow user context switch on old systems not supporting MsV1_0S4ULogon


Cygwin 2.10.0 (64-bit)

New:
- New open(2) flags O_TMPFILE and O_NOATIME
- scanf/wscanf now handle the POSIX %m modifier
- scanf now handles the %l[ conversion
- Improved hostprogs compatibility for cross-compiling the Linux kernel
- New headers: <asm/bitsperlong.h>, <asm/posix_types.h>
- Built-in implementation of Stack Smashing Protection compiler feature
- New APIs: __stack_chk_fail, __stack_chk_guard
- Built-in implementation of POSIX.1-2001 message catalog support
- New APIs: catclose, catgets, catopen. New tool: gencat
- New APIs: sigtimedwait, wmempcpy

What changed:
- Standard headers no longer use macros to support K&R C
- confstr(3) and getconf(1) accept LFS_CFLAGS, LFS_LDFLAGS, etc
- The __always_inline and __nonnull macros in <sys/cdefs.h> are now compatible with glibc
- Feature Test Macros improvements in <fcntl.h>, <limits.h>, <netdb.h>, <strings.h>, and <unistd.h>

Bug Fixes:
- Fix a problem in unlink on NFS
- Addresses: Shows up in GAWK testsuite test "testext"
- Fix errno setting bug in posix_fadvise and posix_fallocate
- Fix two bugs in the limit of large numbers of sockets
- Fix a fork failure with private anonymous mmaps
- Remove a call to fflush from ftell{o}, which may result in wrong offsets
- Fix file pointer computation after short writes on block devices

Cygwin 3.1.4 (64-bit) 相關參考資料