Skip to content

Commit fd8585a

Browse files
committed
refactor: 이미지 리사이징 수행
1 parent 6babfca commit fd8585a

File tree

11 files changed

+1
-1
lines changed

11 files changed

+1
-1
lines changed

_posts/2025-02-19-ffmpeg.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ FFmpeg 설치 방법 및 사용법에 대해 정리한 페이지입니다.
2121

2222
## FFmpeg란?
2323

24-
`FFmpeg`는 비디오, 오디오, 이미지를 처리하는 오픈소스 멀티미디어 프레임워크입니다. CLI로 사용할 수 있으며, 개발자들이 애플리케이션의 통합할 수 있는 라이브러리 집합으로도 구성되어 있습니다. `FFmpeg`는 다양한 `코덱(Codec)``포맷(Format)`을 지원하며, 다음과 같은 작업을 수행할 수 있습니다.
24+
`FFmpeg`는 비디오, 오디오, 이미지를 처리하는 오픈소스 멀티미디어 프레임워크입니다. CLI로 사용할 수 있으며, 개발자들이 애플리케이션에 통합할 수 있는 라이브러리 집합으로도 구성되어 있습니다. `FFmpeg`는 다양한 `코덱(Codec)``포맷(Format)`을 지원하며, 다음과 같은 작업을 수행할 수 있습니다.
2525

2626
- 비디오, 오디오, 이미지 변환 (코덱 변경)
2727
- 비디오 및 오디오 편집 (자르기, 병합, 필터 적용 등)
-92 KB
Binary file not shown.

assets/img/back-end/back-end.avif

-144 KB
Binary file not shown.

assets/img/cs/cs.avif

-37.5 KB
Binary file not shown.

assets/img/cs/study.avif

-54.1 KB
Binary file not shown.
-99.6 KB
Binary file not shown.
-103 KB
Binary file not shown.
-66.2 KB
Binary file not shown.
-37 KB
Binary file not shown.
-54.1 KB
Binary file not shown.

0 commit comments

Comments
 (0)