Commit Graph

4 Commits

Author SHA1 Message Date
Maya 0353f7c5d7
fix: audio to video conversion fixes
all but 4 formats (amv, mpg, mpeg, vob) convert successfully from quick tests rn. took way too long to test and fix these.

also remove video formats that do not like audio tracks from being shown for audio -> video conversions
2026-06-04 14:58:49 +03:00
Maya 84c36aa0a1
feat: settings auto-adjustment, audio fixes
automatically adjust certain settings to ensure conversions complete + warn user
removed two incompatible audio formats (weba, amr)
2026-06-01 22:24:42 +03:00
Maya b6497de556
feat: add qoi and qoa formats & refactor ffmpeg a bit
sets this up a bit to add special handling for formats
2026-05-30 15:43:23 +03:00
Maya 789637d263
refactor: move converters into its own folders 2026-05-14 23:04:56 +03:00