Blender Git Commit Log
Git Commits -> Revision 6374d39
Revision 6374d39 by Sybren A. Stüvel (master) April 5, 2018, 14:50 (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: 6374d390d366e582465dc7cfb62e0443b060cc6e
Parent Commit: b0a767b
Lines Changed: +65, -17