You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 rivejä
337 B

  1. {
  2. "VideoFileManage": {
  3. "min_duration-comment":"最小duration, 单位秒, 合并时文件时长小于此值,报错,不做合并",
  4. "min_duration": 10,
  5. "max_duration-comment":"最大duration, 单位秒, 合并时文件时长大于此值,报错,不做合并",
  6. "max_duration": 120
  7. }
  8. }