5 Commits

Author SHA1 Message Date
tkmxqrdxddd
75285276e4 feat: add devcontainer/nix support and refactor into modules
- Add .devcontainer/devcontainer.json for Podman development
- Add shell.nix for Nix users
- Refactor monolithic main.cpp into modular components:
  - parser: argument parsing
  - validator: configuration validation
  - converter: ffmpeg command building/execution
- Update Makefile with proper dependencies and test target
- Simplify build.sh to use make
- Update README with development environment docs
2026-03-16 17:35:35 +01:00
Tkmxqrd
64cde37777 Update build.sh 2024-11-19 10:36:32 +01:00
Tkmxqrd
0b8b922e5d edited build.sh 2024-11-19 10:36:12 +01:00
tkmxqrdxddd
b4c0399399 fixed problems 2024-10-19 15:57:57 +02:00
tkmxqrdxddd
ad51617295 small changes 2024-10-19 10:37:33 +02:00