Toggle navigation
Toggle navigation
This project
Loading...
Sign in
김혁우
/
design_project-automatic_video_editing_program
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
김혁우
2020-12-17 10:49:56 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
158d3bf8c912bcfabca0d40ac49e7d35c4689709
158d3bf8
1 parent
1cea89f5
Update README.md
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
2 deletions
README.md
README.md
View file @
158d3bf
...
...
@@ -68,7 +68,6 @@ aditor3.5.py를 실행하시고 아래의 단계를 통해 하이라이트를
3.
Youtube 댓글 타임라인을 가져오고 싶은 경우 Tools 버튼의 Add Youtube link 버튼을 통해 Youtube 링크 ID를 추가합니다.
4.
Check on Timeline 버튼을 통해 음성데이터, 데이터 파일, 댓글데이터 중 입력받은 내용을 종합하여 타임라인을 추출합니다,
5.
Export 버튼을 통해 타임라인을 바탕으로 하이라이트 영상을 추출합니다.
6.
보다 자세한 버튼의 기능들은 프로그램 작동 후 버튼 위에 마우스 오버를 하면 확인할 수 있습니다.
...
...
@@ -81,6 +80,6 @@ aditor3.5.py를 실행하시고 아래의 단계를 통해 하이라이트를
## Liscence ##
프로그램의 기본적인 UI는 https://github.com/balcilar/VideoPlayer-PyQT를 참고했습니다.
프로그램의 기본적인 UI는 https://github.com/balcilar/VideoPlayer-PyQT
를 참고했습니다.
본 프로그램은 MIT lisence를 따릅니다.
...
...
Please
register
or
login
to post a comment