Editoria.Ai Logo
Technical Encyclopedia

Video Post-Production & Subtitle Glossary

A comprehensive, technically rigorous encyclopedia covering speech recognition, video codecs, keyframe geometry, canvas compositing, and audio standards.

Automatic Speech Recognition (ASR)

subtitles

The capability of an artificial intelligence model to process spoken audio acoustic waves and convert them into machine-readable digital text.

Technical Architecture:

Modern ASR uses deep neural transformer architectures (e.g., OpenAI Whisper) operating on log-mel spectrogram features with beam search decoding and subword tokenization.

Application in Editoria.in:

Powers Editoria’s zero-cost speech transcription engine, generating timestamps with sub-50ms millisecond precision.

Group of Pictures (GOP) & Keyframes (I-Frames)

video

A GOP defines the structural interval between successive Intra-coded frames (I-frames/Keyframes) in an MPEG/H.264 video compression bitstream.

Technical Architecture:

I-frames encode a complete visual image without reference to past or future frames. P-frames (predicted) and B-frames (bi-directional) only encode difference deltas. Long GOP structures save bandwidth but cause seeking lag.

Application in Editoria.in:

Editoria enforces closed GOP intervals with fixed keyframe distances (every 30 or 60 frames), completely eliminating macroblock tearing and pixel pixelation when seeking in video players.

Burned-In Subtitles (Open Captions)

subtitles

Subtitles that are permanently rendered and rasterized directly onto the pixel canvas of video frames, rather than stored as an external selectable track.

Technical Architecture:

Open captions cannot be disabled by the user. They bypass device font limitations, ensuring 100% typography, stroke, drop shadow, and animation consistency across Instagram, YouTube, and TikTok.

Application in Editoria.in:

Editoria composites kinetic typography and boxes frame-by-frame, guaranteeing that what you see in the preview canvas is exactly what exports into the final MP4.

Dual-Channel Reinforcement (McGurk Effect in Captions)

algorithms

The perceptual phenomenon where visual text stimuli and auditory speech cues fuse together in the human brain to enhance linguistic comprehension.

Technical Architecture:

Presenting dynamic synchronized text simultaneously with spoken voice accelerates recognition by over 30%, compensating for noisy mobile viewing environments where sound may be muted.

Application in Editoria.in:

Our 30+ Alex Hormozi box and kinetic bounce animation presets leverage this perceptual phenomenon to boost average view percentage.

LUFS (Loudness Units Full Scale)

audio

The international standard (ITU-R BS.1770) for measuring audio perceived loudness as experienced by human ears over time.

Technical Architecture:

Streaming algorithms on YouTube Shorts and Instagram normalize audio to approximately -14 LUFS. Over-compressed or overly loud audio above -14 LUFS is automatically attenuated by the platform.

Application in Editoria.in:

When audio tracks and viral sound effects (SFX) are mixed in Editoria, audio levels remain balanced to prevent algorithmic clipping.

Audio Ducking

audio

An audio post-production technique that temporarily compresses and lowers the volume of secondary background music whenever a primary vocal frequency is detected.

Technical Architecture:

Implemented using side-chain compression with defined attack, release, and hold times (typically 50ms attack, 250ms release) to ensure vocal clarity without unnatural pumping.

Application in Editoria.in:

Built into Editoria’s B-roll and sound effect library to ensure spoken vocals always remain crisp and intelligible.

Canvas Compositing (Hardware Acceleration)

video

Rendering multi-layered 2D graphic elements (text, boxes, SVG stickers, video feeds) using the browser's GPU-accelerated HTML5 Canvas 2D or WebGL pipeline.

Technical Architecture:

Utilizes requestAnimationFrame loops and offscreen canvas buffers to achieve 60FPS fluid playback without burdening the CPU or causing frame stutter.

Application in Editoria.in:

Editoria executes all preview and Turbo GPU rendering via browser hardware acceleration without uploading your raw video to cloud buckets.

IndexedDB Local Storage

algorithms

A transactional, low-level client-side key-value database embedded in modern web browsers for storing structured binary and font data.

Technical Architecture:

Unlike localStorage (which is limited to 5MB and synchronous strings), IndexedDB handles hundreds of megabytes of binary font files (TTF/OTF) and serialized project state asynchronously.

Application in Editoria.in:

Your uploaded custom brand fonts and unsaved project timelines are cached securely in IndexedDB so you never lose work on accidental refresh.

Tanglish / Hinglish Speech Code-Switching

subtitles

The linguistic practice of alternating between two languages (e.g., Tamil and English, or Hindi and English) within a single conversation or sentence.

Technical Architecture:

Acoustic models must be conditioned on bilingual phoneme dictionaries to avoid misidentifying vernacular loan words as spelling errors.

Application in Editoria.in:

Editoria features India’s first hybrid multi-language acoustic pipeline designed specifically to translate colloquial Tanglish speech into polished viral English captions.

Fast-Start MP4 (moov Atom Positioning)

video

Placing the MP4 file index and metadata box (the "moov atom") at the absolute beginning of the file rather than at the end.

Technical Architecture:

When the moov atom is located at the start, web browsers and mobile feeds can begin streaming and playing video immediately without downloading the entire file first.

Application in Editoria.in:

All videos rendered by Editoria’s MP4 exporter are automatically muxed with the fast-start moov flag enabled.

Safe Zone Coordinates (9:16 Vertical Video)

video

The central display rectangle within a 1080x1920 vertical video frame that remains unobstructed by platform overlays (usernames, buttons, sidebars).

Technical Architecture:

Instagram Reels and TikTok overlay UI elements on the bottom 250px and right 150px. Essential graphics and subtitles must reside within the safe horizontal and vertical margins.

Application in Editoria.in:

Editoria provides interactive Safe Zone visual guide overlays to ensure your subtitles never get hidden behind social platform icons.

SubRip Text (.SRT) Format

subtitles

The most widely supported subtitle interchange format, composed of numeric sequential counters, timecode intervals, and plaintext lines.

Technical Architecture:

Timestamps follow the standard format 00:00:00,000 --> 00:00:00,000 with millisecond precision separated by a comma.

Application in Editoria.in:

Editoria allows both importing pre-existing .SRT files and generating automatic timed subtitles for immediate visual styling.

Experience These Technical Capabilities Firsthand

Test our Whisper AI transcription, 60FPS closed GOP keyframe rendering, and kinetic subtitle styles for free.