Skip to content

Releases: suntong/ffcvt

v1.15.0

10 Feb 21:27
Compare
Choose a tag to compare

Changelog

  • b4a35fa Release v1.15.0
  • 957b249 - [#] update README
  • 38afe36 - [!] fix test files
  • 4cb18aa - [#] -tkb TranspBy implemented; closes #32
  • 7947f7e - [+] add -tkb TranspBy wireframe
  • 0b29c9d - [!] fix bug of incorrect transpose, by using rubberband

v1.12.0

21 Aug 22:21
Compare
Choose a tag to compare

Changelog

  • 15851a1 Release v1.12.0, CRF env var for libx26?
  • 195709c - [#] update README
  • d110eb0 - [+] libx26? have their specific CRF env var; enforce NoClobber for transcodeFile()
  • aff03a6 - [!] fix bug: cli param should override Env var, not other way

v1.11.1

27 May 02:48
Compare
Choose a tag to compare

Changelog

  • e032a74 - [#] Release v1.11.1
  • 0a47842 - [+] FFCVT_MAXC support added for -maxc
  • 2d48fde - [+] add -maxc testing

Release v1.11.0

27 May 00:53
Compare
Choose a tag to compare

Release v1.11.0, introduce new CPU shaping options.

May not be useful for most cases, but there exist weird free cloud services provider insists CPU has to be over some threshold for some time, so instead of wasting CPU for nothing, why not put it into practical use, :) Just schedule the conversion in cron, and ffcvt will pick up the to be converted files in sequence, without duplicated work.

Changelog

  • de1f7c2 - [#] Release v1.11.0
  • 4718bf2 - [+] implement CPU shaping options support
  • a26b88a - [+] add two CPU shaping options

Release v1.10.0

18 May 17:14
Compare
Choose a tag to compare

Release v1.10.0, specially for song tweaking.
Dedicated to my dear daughter, on her 16th birthday.

Changelog

  • d3693a9 Release v1.10.0
  • 44d125a - [#] update README
  • cce22c2 - [#] install ffmpeg in GH workflow
  • 29eebe1 - [#] update GH workflow to latest template
  • b1ec953 - [#] rename karaoke option from -k to -K, to symbolize advanced op
  • 345b92c - [+] add karaoke option tests
  • 2521f0f - [+] implement karaoke option; close #31
  • 9124987 - [+] add karaoke option wireframe
  • f4b59a5 - [#] update test2 results
  • b5c065d - [+] add transposing tests
  • d8ecb72 - [#] update test
  • f6ee9d5 - [+] implement transpose feature; close #30
  • c1b7045 - [+] add empty option
  • 1397c6f - [+] add transpose options wireframe
  • ff9a779 - [#] update README.end.e.md

v1.9.0

17 Mar 17:19
Compare
Choose a tag to compare

Changelog

  • 8dd2969 Release v1.9.0
  • 7c8b4f5 - [#] update README
  • 9126b54 - [+] add test transcoding of different target types
  • 7ffde03 - [#] now finished percentage are calculated from file size
  • 153b9bf - [#] -version now check/output dependent program version too

v1.8.1

19 Dec 03:35
Compare
Choose a tag to compare

Changelog

  • 0ba4dce - [!] fix for go-release build error
  • 2be7c55 - [!] ffcvt enable parallel execution

v1.8.0

12 Feb 20:00
Compare
Choose a tag to compare

Release v1.8.0, define your own defaults; and being inclusive

For further details:
https://github.com/suntong/ffcvt#release-v180

Changelog

  • 83c4038 - [#] Release 1.8.0
  • 9a0f9c0 - [#] update README
  • b870e20 - [#] update .gitignore & .gitattributes
  • 65ffc03 - [+] none-video files are now duplicated to dest dir
  • eb446ca - [!] initVals() before accessing Opts.Cfg
  • 3b8de34 - [!] update CI tests
  • ec9ecd5 - [!] update CI go-version to 1.16
  • d090f5d - [#] the -cfg functionality implemented
  • dbcc464 - [+] add the -cfg wireframe
  • 526e910 - [#] refactor Defaults def into embed ffcvt.json
  • 1a4706c - [#] update .gitattributes
  • 7a8e34c - [+] add std .gitattributes
  • b9ad2c4 - [#] generalize test of github cli

v1.7.6

16 Jan 05:13
Compare
Choose a tag to compare

Release v1.7.6, try again for Debian release

Changelog

v1.7.5

03 Jan 02:48
96a659e
Compare
Choose a tag to compare

Release v1.7.5

  • add --Speed for speeding up playback. Details in #22
  • Also have added a copy target type that can speed up the Seg (split video) operation (v1.7.4). Details in #21

Changelog

  • 96a659e Merge pull request #27 from suntong/all-contributors/add-brainstorm
  • 151dad4 docs: update .all-contributorsrc [skip ci]
  • 7212a9e docs: update README.end2.e.md [skip ci]
  • ba3f676 docs: update README.beg.e.md [skip ci]
  • 37018fc docs: update README.md [skip ci]
  • b471951 Merge pull request #26 from suntong/all-contributors/add-bdaroz
  • 3341f52 docs: update .all-contributorsrc [skip ci]
  • 0b96205 docs: update README.end2.e.md [skip ci]
  • 6c7ded3 docs: update README.beg.e.md [skip ci]
  • defd425 docs: update README.md [skip ci]
  • 77f4221 Merge pull request #25 from suntong/all-contributors/add-bjwest
  • dcd3141 docs: update .all-contributorsrc [skip ci]
  • 22e6592 docs: update README.end2.e.md [skip ci]
  • e483c06 docs: update README.beg.e.md [skip ci]
  • 500a9d9 docs: update README.md [skip ci]
  • f3d4c2a Merge pull request #24 from suntong/all-contributors/add-sanjaymsh
  • 131b6aa docs: update .all-contributorsrc [skip ci]
  • b8fc816 docs: update README.end2.e.md [skip ci]
  • d38f674 docs: update README.beg.e.md [skip ci]
  • 8a4689a docs: update README.md [skip ci]
  • 21da395 - [#] update README from .e.md
  • e066c12 - [#] version 1.7.5, add --Speed for speeding up playback
  • 5313820 - [#] update for separated README
  • 58b697c - [+] add all-contributors initial settings
  • 75516c0 - [#] prepare for separated README
  • c8dea36 - [+] implement --Speed, speeding up playback, closes #22
  • 297bf43 - [+] add --Speed wireframe, for speeding up playback speed
  • 2dfd810 - [#] version 1.7.4, add a copy profile
  • dcc5766 - [+] add a copy profile, closes #21
  • 657253d - [+] add copyright to flag_array