{"video_id":"GhWki9a7s18","title":"What is a Codec as Fast As Possible","channel":"Techquickie","show":"Techquickie","published_at":"2014-05-07T14:58:16Z","duration_s":308,"segments":[{"start_s":0.08,"end_s":8.24,"text":"from Wikipedia the word codec is a portmanto of coder decoder or compressor","speaker":null,"is_sponsor":0},{"start_s":5.839,"end_s":12.559,"text":"decompressor and it's a device or computer program capable of encoding or","speaker":null,"is_sponsor":0},{"start_s":10.16,"end_s":16.0,"text":"decoding a Digital Data stream but let's put that in real people terms that the","speaker":null,"is_sponsor":0},{"start_s":14.639,"end_s":21.68,"text":"average computer user can understand shall we first what we typically mean by","speaker":null,"is_sponsor":0},{"start_s":18.92,"end_s":25.439,"text":"Digital Data stream is audio or video content that is stored in a format that","speaker":null,"is_sponsor":0},{"start_s":23.279,"end_s":30.16,"text":"is easily read by computers or other electronic devices that means digital","speaker":null,"is_sponsor":0},{"start_s":27.519,"end_s":35.079,"text":"files made up of zeros and ones rather than analog media like vinyl records","speaker":null,"is_sponsor":0},{"start_s":32.759,"end_s":39.36,"text":"next we need to disambiguate the term codec because depending on whether we're","speaker":null,"is_sponsor":0},{"start_s":37.12,"end_s":43.559,"text":"referring to a hardware chip or a piece of software it can actually have fairly","speaker":null,"is_sponsor":0},{"start_s":41.84,"end_s":48.92,"text":"different meanings let's start with coder decoder Hardware when the term is","speaker":null,"is_sponsor":0},{"start_s":46.28,"end_s":54.32,"text":"used this way it usually refers to audio gear rather than video and a codec","speaker":null,"is_sponsor":0},{"start_s":51.12,"end_s":57.64,"text":"contains both a DAC and an ADC within","speaker":null,"is_sponsor":0},{"start_s":54.32,"end_s":59.6,"text":"one package allowing it to convert sound","speaker":null,"is_sponsor":0},{"start_s":57.64,"end_s":63.6,"text":"to a digital file and then allowing it to interpret digital files and turn","speaker":null,"is_sponsor":0},{"start_s":61.719,"end_s":68.439,"text":"those back into sound with as much Fidelity as possible some losses occur","speaker":null,"is_sponsor":0},{"start_s":66.4,"end_s":72.4,"text":"during both of these conversions however which leads us well into the more","speaker":null,"is_sponsor":0},{"start_s":70.159,"end_s":76.64,"text":"widespread use of the term codec software codecs these are computer","speaker":null,"is_sponsor":0},{"start_s":74.759,"end_s":82.119,"text":"programs that take the original Source video or audio data and pack it up in a","speaker":null,"is_sponsor":0},{"start_s":79.92,"end_s":86.439,"text":"specific format that adheres to a documented standard that will allow it","speaker":null,"is_sponsor":0},{"start_s":84.2,"end_s":91.28,"text":"to be easily interpreted by other devices or pieces of software that are","speaker":null,"is_sponsor":0},{"start_s":88.72,"end_s":94.439,"text":"capable of utilizing the the same codec but why would you want to do that you","speaker":null,"is_sponsor":0},{"start_s":92.68,"end_s":97.96,"text":"might ask I was trying to play a movie on my computer and it said I didn't have","speaker":null,"is_sponsor":0},{"start_s":96.36,"end_s":102.399,"text":"the codec installed and it was a pain in the patoo why can't everything just be","speaker":null,"is_sponsor":0},{"start_s":100.119,"end_s":107.32,"text":"sent in its original form or at the very least why can't everything use the same","speaker":null,"is_sponsor":0},{"start_s":104.24,"end_s":109.439,"text":"codec great question in a perfect world","speaker":null,"is_sponsor":0},{"start_s":107.32,"end_s":113.56,"text":"we would never compress or convert anything because aside from the","speaker":null,"is_sponsor":0},{"start_s":111.479,"end_s":118.92,"text":"inconvenience and I alluded to this before most codecs are what is known as","speaker":null,"is_sponsor":0},{"start_s":116.28,"end_s":123.039,"text":"lossy which means that we're losing some of the Fidelity of the video or audio","speaker":null,"is_sponsor":0},{"start_s":120.92,"end_s":127.079,"text":"recording when we convert to them unfortunately though in the real world","speaker":null,"is_sponsor":0},{"start_s":125.0,"end_s":131.64,"text":"the logistics of uncompressed media files are a nightmare a 10minute HD","speaker":null,"is_sponsor":0},{"start_s":129.8,"end_s":135.959,"text":"video that you download from YouTube might be a couple hundred megabytes","speaker":null,"is_sponsor":0},{"start_s":133.48,"end_s":140.72,"text":"whereas a 12bit raw file of the same length and resolution can be easily over","speaker":null,"is_sponsor":0},{"start_s":137.959,"end_s":145.319,"text":"60 gigs try streaming that kind of data over your internet connection lossless","speaker":null,"is_sponsor":0},{"start_s":143.08,"end_s":149.68,"text":"codecs are a way around this degradation of quality but compared to lossi codex","speaker":null,"is_sponsor":0},{"start_s":147.72,"end_s":154.599,"text":"their file sizes are still very large and and or they can be very processor","speaker":null,"is_sponsor":0},{"start_s":152.4,"end_s":160.239,"text":"intensive to encode and decode so the most common solution is to use a lossy","speaker":null,"is_sponsor":0},{"start_s":157.28,"end_s":164.599,"text":"codec at high bit rate that is more data per second in the Stream if you want","speaker":null,"is_sponsor":0},{"start_s":162.44,"end_s":169.48,"text":"high quality playback without files that are so large you can't store them or","speaker":null,"is_sponsor":0},{"start_s":167.12,"end_s":173.76,"text":"easily send them anywhere but there's no one right answer some codecs are best","speaker":null,"is_sponsor":0},{"start_s":171.56,"end_s":177.319,"text":"for high quality While others maintain better playback on unreliable","speaker":null,"is_sponsor":0},{"start_s":175.44,"end_s":182.48,"text":"connections While others still are designed to keep latency or delay very","speaker":null,"is_sponsor":0},{"start_s":179.519,"end_s":187.239,"text":"very low and that is why we need a wide variety of audio and video codecs that","speaker":null,"is_sponsor":0},{"start_s":185.12,"end_s":192.48,"text":"are optimized for different uses the last thing I'll touch on is containers","speaker":null,"is_sponsor":0},{"start_s":189.599,"end_s":197.04,"text":"an example is MKV or. Avi these are basically just easily recognizable","speaker":null,"is_sponsor":0},{"start_s":194.599,"end_s":203.56,"text":"wrappers that contain a number of media streams uh for example video audio uh","speaker":null,"is_sponsor":0},{"start_s":200.799,"end_s":209.04,"text":"navigation menu and some subtitle files now many people equate containers with","speaker":null,"is_sponsor":0},{"start_s":205.799,"end_s":213.08,"text":"codex because there are file types like","speaker":null,"is_sponsor":0},{"start_s":209.04,"end_s":216.2,"text":"MP3 or JPEG that act as a container but","speaker":null,"is_sponsor":0},{"start_s":213.08,"end_s":218.319,"text":"can only contain a single file type so","speaker":null,"is_sponsor":0},{"start_s":216.2,"end_s":222.56,"text":"that's where the confusion comes from regular containers by contrast can","speaker":null,"is_sponsor":0},{"start_s":220.36,"end_s":227.439,"text":"contain media files that utilize a wide variety of different codecs and if all","speaker":null,"is_sponsor":0},{"start_s":225.12,"end_s":231.12,"text":"of this is still pretty confusing and you just wanted an answer to like how to","speaker":null,"is_sponsor":0},{"start_s":229.439,"end_s":235.56,"text":"play your media files don't worry there's an easy fix you can download VLC","speaker":null,"is_sponsor":0},{"start_s":233.439,"end_s":239.799,"text":"media player which contains most of the codecs you'll need on a daily basis or","speaker":null,"is_sponsor":0},{"start_s":237.84,"end_s":244.439,"text":"if you don't like VC you can install pccp Codec Pack which installs media","speaker":null,"is_sponsor":0},{"start_s":242.4,"end_s":248.4,"text":"player classic and a wide variety of different codecs on your system so you","speaker":null,"is_sponsor":0},{"start_s":246.28,"end_s":251.84,"text":"basically won't have to think about this anymore all right so now with all this","speaker":null,"is_sponsor":0},{"start_s":250.239,"end_s":257.84,"text":"talk about videos maybe you'd like to enjoy some sweet onlen videos except oh","speaker":null,"is_sponsor":0},{"start_s":254.84,"end_s":261.959,"text":"wait pesky Geo restrictions and blackout zones might prevent you from actually","speaker":null,"is_sponsor":0},{"start_s":259.479,"end_s":266.12,"text":"being able to enjoy online services like us Netflix Hulu and Pandora because you","speaker":null,"is_sponsor":0},{"start_s":264.4,"end_s":270.12,"text":"happen to live in a region that doesn't allow those Services good thing Hotspot","speaker":null,"is_sponsor":0},{"start_s":268.72,"end_s":274.44,"text":"Shield who if you didn't didn't pick up on it by now as the sponsor of this","speaker":null,"is_sponsor":0},{"start_s":271.72,"end_s":280.08,"text":"video thanks guys is such a fast easy and inexpensive way to set up a VPN that","speaker":null,"is_sponsor":0},{"start_s":277.16,"end_s":284.52,"text":"allows you to fake your location and get access to International content very","speaker":null,"is_sponsor":0},{"start_s":282.4,"end_s":287.68,"text":"very easily you can get a free trial of their Elite service by checking out the","speaker":null,"is_sponsor":0},{"start_s":286.08,"end_s":292.0,"text":"link in the video description and you can save 20% if you decide to sign up","speaker":null,"is_sponsor":0},{"start_s":289.96,"end_s":295.479,"text":"for a subscription by using offer code Linus so check that out today thank you","speaker":null,"is_sponsor":0},{"start_s":294.0,"end_s":298.479,"text":"guys for watching don't forget to like and share this video if you liked it","speaker":null,"is_sponsor":0},{"start_s":297.16,"end_s":302.759,"text":"dislike it if you disliked it leave a comment if you have any suggestions for","speaker":null,"is_sponsor":0},{"start_s":300.24,"end_s":305.919,"text":"future fastest Possible episodes or any feedback from me and the team and as","speaker":null,"is_sponsor":0},{"start_s":304.52,"end_s":309.72,"text":"always don't forget to subscribe to Techquickie for more videos like this one","speaker":null,"is_sponsor":0}],"full_text":"from Wikipedia the word codec is a portmanto of coder decoder or compressor decompressor and it's a device or computer program capable of encoding or decoding a Digital Data stream but let's put that in real people terms that the average computer user can understand shall we first what we typically mean by Digital Data stream is audio or video content that is stored in a format that is easily read by computers or other electronic devices that means digital files made up of zeros and ones rather than analog media like vinyl records next we need to disambiguate the term codec because depending on whether we're referring to a hardware chip or a piece of software it can actually have fairly different meanings let's start with coder decoder Hardware when the term is used this way it usually refers to audio gear rather than video and a codec contains both a DAC and an ADC within one package allowing it to convert sound to a digital file and then allowing it to interpret digital files and turn those back into sound with as much Fidelity as possible some losses occur during both of these conversions however which leads us well into the more widespread use of the term codec software codecs these are computer programs that take the original Source video or audio data and pack it up in a specific format that adheres to a documented standard that will allow it to be easily interpreted by other devices or pieces of software that are capable of utilizing the the same codec but why would you want to do that you might ask I was trying to play a movie on my computer and it said I didn't have the codec installed and it was a pain in the patoo why can't everything just be sent in its original form or at the very least why can't everything use the same codec great question in a perfect world we would never compress or convert anything because aside from the inconvenience and I alluded to this before most codecs are what is known as lossy which means that we're losing some of the Fidelity of the video or audio recording when we convert to them unfortunately though in the real world the logistics of uncompressed media files are a nightmare a 10minute HD video that you download from YouTube might be a couple hundred megabytes whereas a 12bit raw file of the same length and resolution can be easily over 60 gigs try streaming that kind of data over your internet connection lossless codecs are a way around this degradation of quality but compared to lossi codex their file sizes are still very large and and or they can be very processor intensive to encode and decode so the most common solution is to use a lossy codec at high bit rate that is more data per second in the Stream if you want high quality playback without files that are so large you can't store them or easily send them anywhere but there's no one right answer some codecs are best for high quality While others maintain better playback on unreliable connections While others still are designed to keep latency or delay very very low and that is why we need a wide variety of audio and video codecs that are optimized for different uses the last thing I'll touch on is containers an example is MKV or. Avi these are basically just easily recognizable wrappers that contain a number of media streams uh for example video audio uh navigation menu and some subtitle files now many people equate containers with codex because there are file types like MP3 or JPEG that act as a container but can only contain a single file type so that's where the confusion comes from regular containers by contrast can contain media files that utilize a wide variety of different codecs and if all of this is still pretty confusing and you just wanted an answer to like how to play your media files don't worry there's an easy fix you can download VLC media player which contains most of the codecs you'll need on a daily basis or if you don't like VC you can install pccp Codec Pack which installs media player classic and a wide variety of different codecs on your system so you basically won't have to think about this anymore all right so now with all this talk about videos maybe you'd like to enjoy some sweet onlen videos except oh wait pesky Geo restrictions and blackout zones might prevent you from actually being able to enjoy online services like us Netflix Hulu and Pandora because you happen to live in a region that doesn't allow those Services good thing Hotspot Shield who if you didn't didn't pick up on it by now as the sponsor of this video thanks guys is such a fast easy and inexpensive way to set up a VPN that allows you to fake your location and get access to International content very very easily you can get a free trial of their Elite service by checking out the link in the video description and you can save 20% if you decide to sign up for a subscription by using offer code Linus so check that out today thank you guys for watching don't forget to like and share this video if you liked it dislike it if you disliked it leave a comment if you have any suggestions for future fastest Possible episodes or any feedback from me and the team and as always don't forget to subscribe to Techquickie for more videos like this one"}