Commit Graph

2 Commits

Author SHA1 Message Date
Nymiro 150152fb11 三星动态照片转换Apple Live Photo的批处理GUI脚本 2025-10-21 01:54:10 +13:00
Nymiro 9c480d9edb Add Apple target adapter for HEIC conversion and MOV processing
- Implemented `AppleTargetAdapter` to modify HEIC files for Apple compatibility and inject ContentIdentifier into MOV files.
- Created a base `TargetAdapter` class to define the interface for target adapters.
- Added utility script for converting Samsung HEIC motion photos into Apple-compatible Live Photo pairs.
- Introduced error handling for missing exiftool during MOV processing.
- Updated module structure to include target adapters for HEIC/Motion Photo outputs.
2025-10-20 23:10:04 +13:00