Someone help me explain transcoding to my friend.

Soldato
Joined
24 Sep 2008
Posts
10,448
Location
Edinburgh.
I've tried explaining to my friend that transcoding is a digital-to-digital process where a (dvd file for example) is changed from whatever it was to mkv or h.264 but he doesn't seem to want to get that.

All I understand is that it keeps the same bit rate but it lets change the resolution to 1920x1080 for example from 640x480... plus it makes the file useable on a PC.
 
transcoding is just taking an encoded piece of data and 'changing' the encoding.

alternately 'transforming the encoding'

doing what you suggested above is resizing, and may not nessacary involve transcoding.

also, mkv is a container and h264 is a codec.
 
transcoding is just taking an encoded piece of data and 'changing' the encoding.

alternately 'transforming the encoding'

doing what you suggested above is resizing, and may not nessacary involve transcoding.

also, mkv is a container and h264 is a codec.

My knowledge on it is somewhat limited too. :o :(

Edit - Also, this may be a silly question, but can transcoding improve the quality of a DVD at all?
 
Last edited:
Transcoding is simply converting to another format, much the same as converting any other file to something else. The main difference is that the data is degraded slightly if lossy codecs are used.
 
All you are going to end up with is a MUCH larger filesize with (unless you do some clever filtering) the same or lower picture quality. If you need to transcode to a different container or codec then go ahead.. but increasing the resolution is probably a pointless exercise.
 
Back
Top Bottom