Go to documentation repository
시간에 따른 조각 검색은 선택한 기간 동안 동일한 크기의 조각으로 나누어 관심 있는 순간을 빠르게 검색하기 위한 것입니다.
시간별 검색은 다음 알고리즘을 사용하여 수행됩니다.
The search of fragments by time is meant for quick search of moment of interest by dividing a selected time period into equally sized fragments.
Search by time is performed using the following algorithm:
기간을 0이 아닌 다른 값으로 설정하면 TimeSlice는 선택한 시간 간격을 지정된 기간의 비디오 클립으로 분할합니다. 슬라이스 수는 지정된 매개변수에 따라 달라집니다If you set the duration other than 0, TimeSlice splits the selected time interval into video clips of the specified duration. The number of slices depends on the specified parameters.
Info | ||
---|---|---|
| ||
It's recommended to set the interval value to no less than 10 seconds. | ||
간격 값은 10초 이상으로 설정하는 것이 좋습니다. |
첫 번째 검색 반복을 시작합니다(검색 버튼을 클릭합니다Start the first search iteration (click the Search button).
Info | ||
---|---|---|
| ||
Once launched, the search can be stopped at any time. To do this, click the Stop button which appears instead of the Search button. |
If the specific moment is not found, then start the second search iteration: double-clicking on the found moment triggers the search in the time interval from this moment to the next one.
검색을 시작하면 언제든지 중지할 수 있습니다. 이를 위해 검색(Search) 버튼 대신 나타나는 중지(Stop) 버튼을 클릭합니다 . |
검색 결과 패널에는 서로 동일한 간격으로 위치한 순간과 일치하는 프레임이 표시되고 검색 제어판에는 발견된 조각의 수가 표시됩니다.
특정 순간을 찾을 수 없으면 두 번째 검색 반복을 시작합니다. 찾은 순간을 두 번 클릭하면 이 순간부터 다음 순간까지의 시간 간격에서 검색이 시작됩니다.
구체적인 순간을 찾을 때까지 계속 검색하세요Keep searching until the specific moment is found.
Info | ||
---|---|---|
| ||
Information on playback of video fragments is provided in the section titled 영상 조각 재생에 대한 정보는 Playback of video fragments. (이)라는 제목의 섹션에 설명되어 있습니다. |