Skip to content

Releases: suntong/ffcvt

v1.7.3

10 Oct 23:02
0365214
Compare
Choose a tag to compare

Details in #16.

Changelog

8167cc5 - [#] Release v1.7.3
f8b25e1 - [#] implemented option -S,Seg -- split video into multiple segments
25c6230 - [+] add option -S,Seg -- split video into multiple segments

v1.7.2

10 Oct 02:23
4ea19fa
Compare
Choose a tag to compare

Details in #12.

Changelog

defc5df - [+] implement option -sel, fixed #12
4d11258 - [+] add option -sel, subtitle encoding language
46ce672 - [!] Force copy all subtitle streams. Closes #8
f649609 - [#] Choose streams by language, instead of streams index. Closes #9

v1.7.1

11 Sep 22:00
Compare
Choose a tag to compare

Added option -C which allows cutting multiple segments.

For further details, check out the wiki https://git.io/JuK0c,

Changelog

7c9d95a - [#] upate README
436b3bc - [+] add option -C which allows cutting multiple segments
7714111 - [#] redo go generate with new template

v1.7.0

09 Sep 15:55
Compare
Choose a tag to compare

add wx type for weixin.
For details, see the wiki https://git.io/JuK0q

Changelog

f849bfd - [#] wx type to use .m4v ext instead
69489b0 - [+] README.md add Latest Update(s) section
7101473 Update README.e.md
92ece1d - [+] add wx type for weixin

v1.6.2

08 Sep 20:00
Compare
Choose a tag to compare

x264-mp3 type set ext to .mp4

Changelog

bf00c99 - [+] use GH actions for CD instead of defunct bintray
d7c760a - [-] bintray now defunct
8cf63d1 Update structEnc.go - x264-mp3 type set ext to .mp4

ffcvt-1.6.0

02 Jan 20:44
Compare
Choose a tag to compare

ffcvt-1.5.05

01 Jan 22:39
Compare
Choose a tag to compare
v1.5.05

- Release v1.5.05, allow 'go generate' during building Debian package

ffcvt-1.5.03

29 Dec 22:58
Compare
Choose a tag to compare

For new official Debian release

  • [+] add subtitle streams copy support (tag: 1.3.2)
  • [!] fix that par2create not work for single dir case
  • [*] update doc and add manpage (tag: 1.3.3)
  • [!] fix travis-bintray CI build
  • [+] officially introduce -ses, subtitle encoding method set (tag: v1.4.0)
  • [+] add -lang, for language selection
  • [*] implemeent language selection
  • [*] fix test for new implementation of language selection
  • [!] transcoding single file now works properly
  • [*] rename test/test-sym.sh to test-all.sh
  • [!] fix for CI sites not having ffprobe (tag: v1.5.00)
  • [!] when -map is used (for audio), then all else need mapping as well (tag: v1.5.01)
  • [!] able to deal with 5.1 surround sound channels now (tag: v1.5.02)
  • [!] 5.1 surround sound handling not always work
  • [!] fix cumulative effect of xEP settings from one file to the next
  • [*] remove zero-sized output file when error
  • [*] Release v1.5.03 (tag: v1.5.03)

v1.5.02

29 Dec 22:41
Compare
Choose a tag to compare
v1.5.02, able to deal with 5.1 surround sound now

ffcvt-1.3.3

19 Apr 17:45
Compare
Choose a tag to compare

For new official Debian release

  • [!] fix that par2create not work for single dir case
  • [*] update doc and add manpage