SETTINGS
Filename Tags
When setting the name of the video file, there are a collection of special tag characters you can use to reflect changing variables:
Tag List
Current Year:
${year}, ${yyyy}, ${YYYY}
${yy}, ${YY}
Current Month
${mon}, ${MM}, ${month}
Current Day
${day}, ${dd}, ${DD}
Current Hour
${hr}, ${hh}, ${hour}
Current Minutes
${min}, ${mm}, ${minute}
Current Seconds
${sec}, ${ss}, ${second}
Examples
Filename Template Entered
Date ${year}-${month}-${day} -- Time ${hour}:${min}:${sec}
${year}-${month}-${day} - ${hh}.${mm}.${ss}
${YY}_${MM}_${DD} ${hh}_${mm}_${ss}
${YYYY}${MM}${DD}${hh}${mm}${ss}
4-digit year
2-digit year
Resulting Filename
Date 2017-05-01 -- Time 09:31:01
2016-11-18 - 10.37.16
16_01_01 09_02_08
20170602101445
Page 24
Need help?
Do you have a question about the DVRO and is the answer not in the manual?