Releases: suntong/ffcvt
Releases · suntong/ffcvt
ffcvt-1.3.2
Add subtitle streams copy support
ffcvt-1.3.1
- [*] 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
add vp9/webm encoding support
ffcvt-1.2.0
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
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
Initial release. Features fully implemented.