Blender Git Commit Log

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

4 Modified Paths:

/source/blender/blenkernel/BKE_image.h (+5, -0) (Diff)
/source/blender/blenkernel/intern/image.c (+32, -11) (Diff)
/source/blender/blenkernel/intern/writeffmpeg.c (+24, -2) (Diff)
/source/blender/makesrna/intern/rna_scene.c (+4, -4) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021