8 Commits

Author SHA1 Message Date
692d9e79d2 Fixes some warnings 2024-03-15 02:09:46 +01: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
6eec3d7969 Splits the parse function into more readable functions 2021-01-21 13:48:55 +01:00
8b0e394ac8 Finishes the parser. It should theoretically work now
All checks were successful
KnarCraft/FFmpegConvert/pipeline/head This commit looks good
2021-01-21 03:57:03 +01:00
4674f1276c Writes a lot of the code necessary for the parse function to work, though it's still not finished
All checks were successful
KnarCraft/FFmpegConvert/pipeline/head This commit looks good
2021-01-21 02:12:50 +01: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
4f07fd09fd Fixes code style of utility classes 2020-05-08 19:12:09 +02:00