- Blender for Video Production Quick Start Guide
- Allan Brito
- 130字
- 2021-06-10 18:45:32
Data compression types
Another important aspect about a CODEC is the type of compression it applies to data. There are two types of compression available:
- Lossy compression: Here we have a process that tries to exclude unnecessary data to save on file size. As a result, files are usually smaller.
- Lossless compression: Some compression types will try to shrink data with no data loss, resulting in larger files but with all data intact.
Which one is the compression from an H.264 file? It uses lossy compression, the same that you will also find in a JPEG image file.
That means you must avoid processing the video data as much as possible because, every time you treat the data, your CODEC will try to exclude something to shrink down your file.
推薦閱讀
- Aftershot Pro:Non-destructive photo editing and management
- 基于Proteus和Keil的C51程序設計項目教程(第2版):理論、仿真、實踐相融合
- 微服務分布式架構基礎與實戰:基于Spring Boot + Spring Cloud
- VCD、DVD原理與維修
- CC2530單片機技術與應用
- Machine Learning Solutions
- 單片機系統設計與開發教程
- 筆記本電腦維修實踐教程
- 深入理解序列化與反序列化
- 微型計算機系統原理及應用:國產龍芯處理器的軟件和硬件集成(基礎篇)
- 無蘋果不生活:OS X Mountain Lion 隨身寶典
- FPGA實驗實訓教程
- Instant Website Touch Integration
- 計算機組裝與維護(慕課版)
- 計算機組成技術教程