10 Commits

Author SHA1 Message Date
2c75d91cce Adds a converter to embed subtitles
All checks were successful
KnarCraft/FFmpegConvert/pipeline/head This commit looks good
2024-03-27 12:36:11 +01:00
6c614b2f17 Adds a video downscaler
All checks were successful
KnarCraft/FFmpegConvert/pipeline/head This commit looks good
2024-03-15 01:20:26 +01:00
f81a21b9e9 Makes extension check case insensitive 2023-08-31 03:03:59 +02:00
5d94cabca0 Adds a MKV to h264 MKV converter
All checks were successful
KnarCraft/FFmpegConvert/pipeline/head This commit looks good
2023-07-27 17:39:18 +02:00
1323513e46 Adds ability to force-select specific audio and subtitle streams for the anime converter
All checks were successful
KnarCraft/FFmpegConvert/pipeline/head This commit looks good
2022-10-09 23:53:39 +02:00
f59152a819 Improves some method names and comments. Refactors parser
Some checks failed
KnarCraft/FFmpegConvert/pipeline/head There was a failure building this commit
2020-05-12 01:05:52 +02:00
9673266c09 Removes some code duplication and makes converter code utilize the StreamObject interface
All checks were successful
KnarCraft/FFmpegConvert/pipeline/head This commit looks good
2020-05-11 17:58:10 +02:00
58dcb7fd35 Improves utility code
All checks were successful
KnarCraft/FFmpegConvert/pipeline/head This commit looks good
2020-05-11 13:31:45 +02:00
4f07fd09fd Fixes code style of utility classes 2020-05-08 19:12:09 +02:00
ef426f74ac Makes a new utility class containing methods related to file reading and filen names 2020-05-08 18:54:35 +02:00