Added millisecond in timestamp example.
This commit is contained in:
parent
fa2cadc123
commit
5d77de3159
@ -4,8 +4,8 @@
|
||||
"ffmpeg_bin" : "./FFmpeg/ffmpeg",
|
||||
"chapters" : [
|
||||
{
|
||||
"start_timestamp" : "HH:MM:SS",
|
||||
"end_timestamp" : "HH:MM:SS",
|
||||
"start_timestamp" : "HH:MM:SS.mmm",
|
||||
"end_timestamp" : "HH:MM:SS.mmm",
|
||||
"short_chapter_name" : "",
|
||||
"chapter_title" : ""
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user