ABR
Adaptive Bitrate Streaming
A streaming technique that dynamically adjusts video quality based on the viewer's network conditions.
VideoAV1
AOMedia Video 1
A royalty-free video codec offering 30-50% better compression than H.265, developed by the Alliance for Open Media.
VideoB-Frame
Bidirectional Predicted Frame
A video frame that references both preceding and following frames for highly efficient compression.
VideoCBR
Constant Bitrate
A video encoding mode maintaining a fixed data rate throughout, providing predictable file sizes and bandwidth usage.
VideoContainer Format
컨테이너 형식 (멀티미디어 래퍼)
오디오 트랙, 비디오 트랙, 자막 등 여러 미디어 스트림을 하나의 파일에 담는 래퍼 형식입니다. 컨테이너는 미디어 데이터 자체를 압축하지 않습니다 — 그것은 코덱의 역할입니다.
VideoCRF
CRF (고정 품질 계수)
H.264 및 H.265 비디오 인코딩에서 사용되는 품질 제어 방식으로, 일관된 시각적 품질을 유지하면서 비트레이트는 장면 복잡도에 따라 자동 조절됩니다.
VideoH.265
High Efficiency Video Coding (HEVC)
A video codec offering ~50% better compression than H.264 at equivalent quality, used for 4K/8K content.
VideoHDR10
High Dynamic Range 10
An open HDR standard using static metadata, 10-bit color depth, and Rec. 2020 color space for brighter displays.
VideoFrame Rate
프레임 레이트 (초당 프레임 수)
비디오에서 초당 표시되는 개별 프레임의 수입니다. 프레임 레이트가 높을수록 더 부드러운 움직임을 표현하며, 일반적인 값은 24fps(영화), 30fps(TV/웹), 60fps(게임/스포츠)입니다.
VideoTranscoding
트랜스코딩 (형식 재인코딩)
미디어 파일을 한 코덱이나 형식에서 다른 것으로 디코딩한 후 재인코딩하는 과정입니다. 이를 통해 호환성, 파일 크기, 또는 품질 설정을 변경할 수 있습니다.
VideoKeyframe
키프레임 (인트라 코딩 프레임)
비디오에서 다른 프레임을 참조하지 않고 독립적으로 디코딩할 수 있는 완전한 프레임입니다. 키프레임은 비디오 탐색 지점, 장면 전환 및 랜덤 액세스를 가능하게 합니다.
VideoInterlacing
인터레이싱 (필드 기반 비디오)
하나의 프레임을 두 개의 필드(홀수 줄과 짝수 줄)로 나누어 표시하는 오래된 비디오 표시 방식으로, 원래 CRT TV를 위해 개발되었으며 현대 디스플레이에서는 대부분 사용되지 않습니다.
VideoSubtitle
자막 (텍스트 오버레이 트랙)
비디오나 영화 위에 표시되는 텍스트로, 대화를 번역하거나 청각 장애인을 위한 캡션을 제공합니다. 자막은 비디오에 포함(하드코딩)되거나 별도 트랙으로 유지될 수 있습니다.
VideoTrimming
트리밍 (비디오 클립 추출)
비디오나 오디오 파일에서 시작점과 끝점을 설정하여 원하는 부분을 추출하는 기본적인 편집 작업입니다.
VideoMuxing
먹싱 (스트림 다중화)
여러 개의 개별 미디어 스트림(비디오, 오디오, 자막)을 하나의 컨테이너 파일로 결합하는 과정입니다. 디먹싱은 반대 과정으로 스트림을 분리합니다.
VideoGOP
Group of Pictures
A sequence of video frames starting with a keyframe, defining the compression structure between keyframes.
VideoDeinterlacing
Video Deinterlacing
The process of converting interlaced video into progressive frames for smooth display on modern screens.
VideoChroma Key
Chroma Key Compositing
A technique replacing a solid-color background (green screen) with another image or video.
VideoTwo-Pass Encoding
Two-Pass Video Encoding
A video encoding method that analyzes the video in a first pass to optimize bitrate allocation in the second.
VideoColor Grading
Video Color Grading
The process of altering the color and tone of video footage to achieve a desired visual mood or style.
VideoStabilization
Video Stabilization
A technique that reduces unwanted camera shake and motion in recorded video footage.
VideoBitrate (Video)
Video Bitrate
The amount of video data processed per second, directly affecting quality and file size of the output.
VideoDolby Vision
Dolby Vision HDR
A proprietary HDR format using dynamic metadata to optimize brightness and color on a scene-by-scene basis.
VideoI-Frame
Intra-coded Frame
A self-contained video frame that does not reference other frames, serving as a random access point in the stream.
VideoP-Frame
Predicted Frame
A video frame encoded as differences from the previous reference frame, providing moderate compression.
VideoHLG
Hybrid Log-Gamma
An HDR standard that is backward-compatible with SDR displays, developed by BBC and NHK for broadcast use.
VideoRec. 709
ITU-R BT.709 Color Space
The standard color space for HD video, defining the color primaries and transfer function used by most displays.
VideoVFR
Variable Frame Rate
A recording mode where the frame rate changes during capture, common in screen recordings and mobile video.
VideoCFR
Constant Frame Rate
A video encoding where frames are evenly spaced at a fixed interval, preferred for editing and streaming compatibility.
VideoVBR
Variable Bitrate
A video encoding mode that allocates more bits to complex scenes and fewer to simple ones for better quality per byte.
VideoDASH
Dynamic Adaptive Streaming over HTTP
An adaptive streaming standard that breaks video into small HTTP-served segments at multiple quality levels.
VideoHLS
HTTP Live Streaming
An Apple-developed adaptive streaming protocol using .m3u8 playlists and .ts segments, widely supported on the web.
VideoMotion Estimation
Video Motion Estimation
An encoding technique that identifies movement between frames to efficiently compress video using motion vectors.
VideoVideo Codec
Software that compresses and decompresses video data (e.g. H.264, H.265/HEVC, VP9, AV1).
VideoTimecode
Video Timecode
A sequence of numeric codes (HH:MM:SS:FF) assigned to each video frame for precise identification and synchronization.
VideoPillarboxing
Pillarbox Format
Adding black bars to the sides of a video to display 4:3 content in a 16:9 widescreen frame.
VideoProxy Editing
Proxy Video Editing
Editing with lower-resolution copies of footage for smoother playback, then relinking to the originals for final export.
VideoLUT
Lookup Table
A color transformation preset that maps input color values to output values, used for color grading and correction.
VideoOptical Flow
Optical Flow Interpolation
An AI-based method for generating new frames by analyzing pixel motion between existing frames for smooth slow-motion.
VideoRec. 2020
ITU-R BT.2020 Color Space
A wide color gamut standard for UHD/4K video, covering 75% of the visible color spectrum versus 36% for Rec. 709.
VideoH.264
Advanced Video Coding (AVC)
The most widely used video codec, balancing compression efficiency with broad hardware and software compatibility.
VideoLetterboxing
Letterbox Format
Adding black bars to the top and bottom of a video to display widescreen content in a narrower frame.
VideoFrame Blending
Video Frame Blending
A technique that creates intermediate frames by blending adjacent frames to smooth slow-motion or speed changes.
Video