Find the word definition

Wiktionary
transcoding

n. A conversion between encodings. vb. (present participle of transcode English)

Wikipedia
Transcoding

Transcoding is the direct analog-to-analog or digital-to-digital conversion of one encoding to another,

"Advancements in Compression and Transcoding: 2008 and Beyond",
Society of Motion Picture and Television Engineers (SMPTE),
2008, webpage: .

such as for movie data files (e.g., PAL, SECAM, NTSC), audio files (e.g., MP3, WAV), or character encoding (e.g., UTF-8, ISO/IEC 8859). This is usually done in cases where a target device (or workflow) does not support the format or has limited storage capacity that mandates a reduced file size, or to convert incompatible or obsolete data to a better-supported or modern format.

In the analog video world, transcoding can be performed just while files are being searched, as well as for presentation. For example, Cineon and DPX files have been widely used as a common format for digital cinema, but the data size of a two-hour movie is about 8 terabytes (TB). That large size can increase the cost and difficulty of handling movie files. However, transcoding into a JPEG2000 lossless format has better compression performance than other lossless coding technologies, and in many cases, JPEG2000 can compress images to half-size.

Transcoding is commonly a lossy process, introducing generation loss; however, transcoding can be lossless if the output is either losslessly compressed or uncompressed. The process of transcoding into a lossy format introduces varying degrees of generation loss, while the transcoding from lossy to lossless or uncompressed is technically a lossless conversion because no information is lost, however the process is irreversible and is more correctly known as destructive.

In contrast to a conversion, the prefix "trans" emphasizes a conversion from a source to a different destination.