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