N00MKRAD
35c3938217
Improved metadata tranfer for audio streams & subs
2021-02-24 10:21:47 +01:00
N00MKRAD
55d71d6328
Output streams: Support missing stream files, skip instead of erroring
...
If for some reason an audio or sub track failed to extract, it will now simply ommit it in the output file instead of failing to mux the video entirely.
2021-02-24 09:59:18 +01:00
N00MKRAD
6cfcfedbe6
Finished support for multiple audio streams - needs more testing
...
metadata transfer should be optimized (title/language)
2021-02-23 23:55:03 +01:00
N00MKRAD
71f3e583de
Extract all audio tracks (TODO: Merging)
2021-02-23 22:26:13 +01:00
N00MKRAD
a1c823d1da
Parallel frame order processing
2021-02-16 11:27:00 +01:00
N00MKRAD
ed2ef85bfd
Allow stream encoding to fail without cancelling the whole process
...
An invalid subtitle or audio file now won't stop the other streams (video etc) from being encoded.
2021-02-13 15:52:01 +01:00
N00MKRAD
76886c6b6e
Delete old vfr files whenever making a new one
2021-02-08 21:11:25 +01:00
N00MKRAD
0f06c65ce2
Fixed AAC fallback not working, fixed no output if audio merge failed
2021-02-05 22:30:23 +01:00
N00MKRAD
99ed008d74
Support for nonstandard subtitle text encodings
2021-02-04 21:03:59 +01:00
N00MKRAD
2bdda6522f
FfmpegCommands refactoring, renamed AudioVideo namespace
2021-02-02 12:56:48 +01:00