Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

인코딩된 영상 링크들을 제공하도록 수정 #46

Merged
merged 7 commits into from
Oct 12, 2024
Merged

Conversation

SJ70
Copy link
Member

@SJ70 SJ70 commented Oct 12, 2024

🚀 작업 내용

인코딩된 영상 링크들을 제공

📝 참고 사항

  • Video 엔티티에 인코딩된 영상 Url들을 저장하는 필드를 추가 (직렬화하여 저장)
  • 원본 영상 해상도 및 이하의 표준 해상도 144, 240, 360, 480, 720, 1080, 1440, 2160로 인코딩한 파일 경로를 제공
  • FFmpeg H.264 코덱은 해상도가 16의 배수일 때 인코딩의 성능이 극대화, 인코딩 이전에 짝수 여부를 확인 및 조정

🖼️ 스크린샷

영상 조회 시 응답 DTO 수정
image

@SJ70 SJ70 merged commit 094a626 into main Oct 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant