transcoding
符号変換
解説 Definition
デジタルデータを、ある形式やコーデックから別の形式へ変換する処理を指す語。特に音声や動画で使われ、再生環境や通信条件に合わせて互換性や効率を高めるために行われる。
Transcoding is the process of changing digital audio or video from one format into another. It is commonly used in computing, streaming, and media production so files can work on different devices or systems. The process may also reduce file size or change quality settings.
覚え方のコツ Memory Tip
transcoding は coding が見えるので、まず『コードを扱う処理』と押さえる。さらに trans- は translate, transfer, transport などに共通する『別へ移す・またぐ』感覚。合わせて『あるコーデックや形式から、別のコーデックや形式へ渡し替える処理』と覚えると残りやすい。音声・動画で transcoding video, audio transcoding の形でよく出て、再生環境や通信速度に合わせて format や bitrate を変える場面と結び付けると定着する。encoding は符号化、decoding は読み戻し、transcoding は形式をまたいだ変換。
Notice `trans-` and `coding`. `Trans-` often means moving across or changing from one thing to another, so `transcoding` is coding across formats. Compare it with `encoding` and `decoding`: this one changes one coded form into another.
例文
The transcoding of the video file from MP4 to WebM took several minutes.
その動画ファイルをMP4からWebMに符号変換するのに数分かかった。
Real-time transcoding allows streaming services to support multiple formats.
リアルタイムの符号変換によって、配信サービスは複数の形式に対応できる。
Audio transcoding is necessary when converting between compression standards.
圧縮規格の異なる形式へ変換する際には、音声の符号変換が必要になる。
transcoding の類義語・関連語
類義語
紛らわしい語
transcoding の語源・成り立ち Etymology
transcoding は trans-(越えて)+ code(記号体系)+ -ing から成り、ラテン語 trans と、ラテン語 codex 由来の code が土台です。『あるコードから別のコードへ渡す』感覚が、形式変換の意味につながります。関連語は encode, decode です。
"Transcoding" is made from "trans-," meaning "across," and "code," which comes from Latin "codex." The basic idea is moving something from one code or system into another. Related words like "encode" and "decode" show the same history of working with signs and symbol systems.
外部辞書で調べる
この単語を英単語クイズで覚えよう