Blender Git Loki
Git Commits -> Revision 317d428
Revision 317d428 by Sybren A. Stüvel April 16, 2018, 09:21 (GMT) |
Write StampData metadata to video files This is currently only supported by FFmpeg (so not frameserver, AVI RAW, or AVI JPEG), and only seems to work when using Matroska or Ogg Theora containers. Only metadata that doesn't change from frame to frame is written to video files. This distinction is visible in the UI by looking at the stamp checkbox tooltips (they either mention "image" or "image/video"). Part of: https://developer.blender.org/D2273 Reviewed by: @campbellbarton |
Commit Details:
Full Hash: 317d428c730bb6e983b4711df4ae4d1440325711
Parent Commit: 0a5f044
Committed By: Gaia Clary
Lines Changed: +65, -17