Releases: suntong/ffcvt
Releases · suntong/ffcvt
v1.7.3
v1.7.2
v1.7.1
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
v1.6.2
ffcvt-1.6.0
- Release v1.6.0, enable concatenating videos into one
- See wiki https://fars.ee/Jhvf (https://github.com/suntong/ffcvt/wiki/Tips:-To-concatenate-videos) for details
ffcvt-1.5.05
v1.5.05 - Release v1.5.05, allow 'go generate' during building Debian package
ffcvt-1.5.03
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
ffcvt-1.3.3
For new official Debian release
- [!] fix that par2create not work for single dir case
- [*] update doc and add manpage