v1.7.0-alpha.2 Fixed mixed format concatenation
Pre-release
Pre-release
·
194 commits
to main
since this release
Caution
Windows binaries are not statically compiled since v1.1.3+3. This is obviously a bug that need to be fixed.
Fixes
- Mixed format (aac stream vs aac) will use intermediate fifos during concatenation to avoid failing
aac_adtstoasc
which can only be applied on the output file. FIFOs does not impact performance. However, Windows users will use intermediate files. (#39)
SHA256 Checksums
98900e33bbfb999aba3b9c6dc9b64bdfec7715236b74decfc827d5482d0a6d42 *fc2-live-dl-go-darwin-amd64
dc3d306aee187bcba52647fc263d2e6fc0364db488fe434b526bc350930630dd *fc2-live-dl-go-darwin-arm64
59c52e0c067a90c83da4590daefd4017892ab93d1a1111b137e2ada93d7e8cd4 *fc2-live-dl-go-linux-amd64
64effc5bb1d0670e7acc9f4a900d1d126d012e86d53cc90b401fe36e1dda0125 *fc2-live-dl-go-linux-arm64
d4220499bdd326ffd3cb55e617cbcd5fcae8cf986d4419d31db0733c7fcb23ca *fc2-live-dl-go-linux-riscv64
885d77d3822c05a3de472488d0d3be585925abc3a1fecac25f3ec6e4acf70873 *fc2-live-dl-go-windows-amd64.exe
Full Changelog: v1.7.0-alpha.1...v1.7.0-alpha.2