增加视频文件生成关键帧图片的处理逻辑,以关键帧图片作为源文件生成特征文件。
This commit is contained in:
@@ -1263,4 +1263,5 @@ the_same_port_pattern=Client port and server port must in the same port pattern
|
||||
ip_range_in_c=Start IP and end IP in a IP range must with in C subnet
|
||||
ip_range_bit_field=Start IP and end IP in a IP range has the same network number bit field
|
||||
ip_range_smaller=Start IP in a IP range should smaller than end IP
|
||||
alternative_values= Alternative values can be %s
|
||||
alternative_values= Alternative values can be %s
|
||||
keyframe_pic_required=No keyframe pictures have been selected.
|
||||
@@ -1283,4 +1283,5 @@ the_same_port_pattern=Client port and server port must in the same port pattern
|
||||
ip_range_in_c=Start IP and end IP in a IP range must with in C subnet
|
||||
ip_range_bit_field=Start IP and end IP in a IP range has the same network number bit field
|
||||
ip_range_smaller=Start IP in a IP range should smaller than end IP
|
||||
alternative_values= Alternative values can be %s
|
||||
alternative_values= Alternative values can be %s
|
||||
keyframe_pic_required=No keyframe pictures have been selected.
|
||||
@@ -1257,4 +1257,5 @@ the_same_port_pattern=\u6E90\u7AEF\u53E3\u4E0E\u76EE\u7684\u7AEF\u53E3\u7AEF\u53
|
||||
ip_range_in_c=IP\u8303\u56F4\u7684\u8D77\u59CBIP\u4E0E\u7EC8\u6B62IP\u5FC5\u987B\u5728C\u7F51\u6BB5
|
||||
ip_range_bit_field=IP\u8303\u56F4\u7684\u8D77\u59CBIP\u4E0E\u7EC8\u6B62IP\u7F51\u7EDC\u5730\u5740\u5FC5\u987B\u76F8\u540C
|
||||
ip_range_smaller=IP\u8303\u56F4\u7684\u8D77\u59CBIP\u5FC5\u987B\u5C0F\u4E8E\u7EC8\u6B62IP
|
||||
alternative_values=\u53EF\u9009\u62E9\u7684\u503C\u6709%s
|
||||
alternative_values=\u53EF\u9009\u62E9\u7684\u503C\u6709%s
|
||||
keyframe_pic_required=\u5C1A\u672A\u9009\u62E9\u5173\u952E\u5E27\u56FE\u7247
|
||||
@@ -530,4 +530,5 @@ isp_tag=isp
|
||||
mmFileDigestLog=mmFileDigestLogs
|
||||
ntcStreamMediaLog=ntcStreamMediaLogs
|
||||
#音视频样例限制时长,单位秒
|
||||
av_duration_limit=120
|
||||
av_duration_limit=120
|
||||
video_to_picture_proc=/root/code/shot_detect/shot_detect
|
||||
Reference in New Issue
Block a user