Skip to content
This repository has been archived by the owner on Sep 23, 2023. It is now read-only.

Releases: appleneko2001/tak2flac

tak2flac Core Binaries 1.1

19 Sep 18:59
Compare
Choose a tag to compare

Improved split feature
and we added next features:

  • Newer way to create timeline (Shorter timelines)
  • Verbose output log
  • Split parameter groups for run multiple time (Disable batch mode)
    Fixed next strange bugs:
  • Remove video stream automatically for prevent zero-duration bug

Next files are using .NET Core instead now. Download latest .NET Core Runtime (3.1.4 or newer) to run them.

改進檔案切割功能 並加入了下面的新功能:

  • 用新的方式建立時間線 (更短的時間線)
  • 完全的工作過程輸出
  • 關閉一次性完成工作功能
    修復了下面的奇怪的問題:
  • 自動移除影像流避免 "零媒體長度" 問題

下面的檔案已經使用 .NET Core 代替. 下載最新的 .NET Core 運行時 (3.1.4 或者再新一點) 用於運行它們.

tak2flac Core Binaries

03 Sep 17:30
Compare
Choose a tag to compare

Add .Net Core 3.1 project file for support dotNet Core Framework
GUYS WE CAN THROW MONO AWAY NOW

Next binaries are packaged as single-file so don't worry about moving dependencies libs together
but runtime framework are still required for use.

For install dotNet Core Runtime (v3.1.7):
For Linux user (instructions)
For Windows x64 user
For Windows x86 user

Later we'll publish linux install script for ez way (Tested on Ubuntu 18.04)

tak2flac Binaries

02 Sep 21:13
a6c78a8
Compare
Choose a tag to compare

Initial upload
If you want it worked on linux platform, use mono. Don't worry, later we will prepare dotNet Core version to kick mono out.