Skip to content

Releases: suntong/ffcvt

ffcvt-1.3.2

07 Jan 04:20

Choose a tag to compare

Add subtitle streams copy support

ffcvt-1.3.1

15 Dec 21:49

Choose a tag to compare

  • [*] update doc
  • [!] fix bug that org files with default target type are not added
  • [+] add -version option
  • [!] use MkdirAll to create all necessary parents
  • [+] add .gitlab-ci.yaml

ffcvt-1.3.0

16 Sep 05:10

Choose a tag to compare

add vp9/webm encoding support

ffcvt-1.2.0

15 Sep 17:52

Choose a tag to compare

Latest version before 2.0 development.

  • [+] add -sym, symlinks control
  • [+] add -p, to create par2 files
  • [+] add -w, work directory that hold output files

ffcvt-v1.1.0

10 Aug 00:03

Choose a tag to compare

Since last release:

  - [+] add README.md
  - [+] add YouTube support
  - [+] add CRF Comparison to README
  - [+] add Example 2: Talk Encoding to README
  - [+] add Installation instruction to README (close #1)
  - [!] streamline code and remove old crumbs, step 0 -- bug fix, file extension detection was wrong -- ended with the first period instead of last
  - [!] streamline code and remove old crumbs, step 1 -- fix zero-file-size error and simplify getOutputName func
  - [*] streamline code and remove old crumbs, step 2, simplify fileSize func
  - [*] streamline code and remove old crumbs, step 3, simplify transcodeFile calling convention
  - [+] add options -ext, -nc & -n for Exts, NoClobber & NoExec
  - [!] streamline code and remove old crumbs, step 4, fix none-working directory traversal with simplified code
  - [+] add more to extension list

ffcvt-v1.0.0

02 Aug 04:55

Choose a tag to compare

Initial release. Features fully implemented.