Added 20190129 config file.

This commit is contained in:
Christian P. MOMON 2019-01-29 23:47:55 +01:00
parent 0ca3ad9708
commit 59d95d8f7e

View File

@ -0,0 +1,27 @@
{
"short_date" : "20190129",
"long_date" : "29 janvier 2019",
"ffmpeg_bin" : "./FFmpeg/ffmpeg",
"chapters" : [
{
"start_timestamp" : "00:02:17.4",
"end_timestamp" : "00:16:14",
"short_chapter_name" : "jouons-collectif"
},
{
"start_timestamp" : "00:18:38.4",
"end_timestamp" : "01:07:48",
"short_chapter_name" : "directive-droit-auteur"
},
{
"start_timestamp" : "01:11:29.5",
"end_timestamp" : "01:25:59",
"short_chapter_name" : "groupe-trad-gnu"
},
{
"start_timestamp" : "01:25:59",
"end_timestamp" : "01:28:43",
"short_chapter_name" : "annonces"
}
]
}