Improve location metadata
This commit is contained in:
parent
298394d69d
commit
bc935d2e0a
2 changed files with 4 additions and 2 deletions
|
|
@ -158,7 +158,7 @@ python3 movmaker.py input --preview
|
|||
- adds persistent bottom-left title/date/place and bottom-right `@bubulescu` stamps
|
||||
- preserves special characters in rendered overlays and metadata
|
||||
- uses safe ASCII only for generated filenames, so special letters become readable equivalents like `Č` -> `C`, `å` -> `a`, `ø` -> `o`
|
||||
- embeds MP4 metadata: title, date, location, artist, comment, and creation_time
|
||||
- embeds MP4 metadata: title, date, location/place, QuickTime location name, artist, comment, and creation_time
|
||||
- writes an MP4 file named like `YYYYMMDD_title.mp4` in the current directory by default; use `--out-dir DIR` to choose another output directory
|
||||
- takes `YYYYMMDD` from the first picture/video metadata, falling back to file modification date
|
||||
- uses local `ffmpeg/ffmpeg` and `ffmpeg/ffprobe` when present, otherwise system tools
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue