From: Brian Matherly Date: Sat, 15 Dec 2012 03:12:44 +0000 (-0600) Subject: Add new localfiledate keywword to dynamic text filter X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=dce39b99d81d1371aa40ab0b1a445ae4e77840ea;p=kdenlive Add new localfiledate keywword to dynamic text filter --- diff --git a/effects/dynamictext.xml b/effects/dynamictext.xml index dcfbbb1b..2e5ed575 100644 --- a/effects/dynamictext.xml +++ b/effects/dynamictext.xml @@ -40,7 +40,7 @@ Text - #timecode#;#frame#;#filedate#;#meta.media.0.stream.frame_rate#;#meta.media.0.codec.name#;#meta.media.0.codec.bit_rate#;#meta.media.width#;#meta.media.height#;#meta.attr.comment.markup# - timecode;frame;file date;source frame rate;source codec;source bit rate;source width;source height;source comment + #timecode#;#frame#;#filedate#;#localfiledate#;#meta.media.0.stream.frame_rate#;#meta.media.0.codec.name#;#meta.media.0.codec.bit_rate#;#meta.media.width#;#meta.media.height#;#meta.attr.comment.markup# + timecode;frame;file date;local file date;source frame rate;source codec;source bit rate;source width;source height;source comment