Commit Graph
2 Commits
Author SHA1 Message Date
Felipe 4aa7cf2dd4 feat: implementa funcionalidade de exportação de faixas de áudio e legenda 2026-02-28 13:59:57 -03:00
Felipe ce236eca5d feat: implement project management and media track handling
- Added domain entities for audio, subtitle, and video tracks.
- Created a Project entity to manage media editing sessions.
- Implemented value objects for file paths, sync offsets, track IDs, and languages.
- Developed infrastructure for asynchronous FFmpeg process execution.
- Built a user interface for selecting video files, adding audio and subtitle tracks, and managing output settings.
- Integrated error handling and logging for media processing tasks.
2026-02-28 13:42:23 -03:00