opening/playing/reading/watching a file (Decoding) and making a file (Encoding)
there are many different ways to read/write a bunch of "1's" and "0's." A files extention (.wav; .mp3; .iso; etc) explains how that file should be read as/written as. For example, this paragraph could be written in Spanish and generally say the same thing with the same general letters.
source:
http://www.free-codecs.com/guides/Whats_the_difference_between_decoding_encoding_recoding_and_transcoding.htm Encoding
Creating a video file in a special format (e.g. DivX, MPEG-2, MPEG-4, ...) - You´ll need a DivX Encoder in order to be able to create DivX files and a MPEG-2 Encoder in order to be able to create MPEG-2 videos. You´ll need these encoders for transcoding and recoding http://wiki.answers.com/Q/Special:Wysiwyg?tid=wysiwyg# as well.
• Decoding
Simply opening and watching video files with a http://wiki.answers.com/Q/Special:Wysiwyg?tid=wysiwyg# (e.g. a DivX decoder for opening DivX files or a MPEG-1 Decoder for opening a MPEG-1 video file).
Chat with our AI personalities
encoding
Describe is what it is and explain is why it is as it is
Explain the difference between capability and control.
p['jk
1. If you are writing few lines in any computational language in order to achieve certain result, this is called coding. It is understandable to anyone knowing that particular language. Encoding is basically finding an alternate way to represent data such as to make it easier to port across various platforms.e.g. Unicode, ASCII etc. Encoding sometimes in terms of electronics also means encrypting the data e.g. Hoffman encoding