X6
Table Of Contents
- Copyright
- Preface
- Support
- Before You Start
- Introduction
- Quick start
- Edit mode
- Work screens
- Video recording
- Objects
- Insert object into the project
- Movie objects
- Select and group objects
- Duplicate objects
- Move Objects
- Extract sound from videos
- Object handles
- Object borders
- Trim Objects
- Transitions (fades)
- Search for gaps
- Simple cut
- Two-point edit
- Three-point editing
- Four-point editing
- Move the contents of trimmed objects
- Zoom preview
- Markers
- Multicam editing
- Title
- Effects
- Apply effects to objects
- Video effects in the Media Pool
- Movement effects in the Media Pool
- Stereo3D in the Media Pool
- Audio effects in the Media Pool
- Design elements in the Media Pool
- My Presets in the Media Pool
- Additional Effects
- Animate objects, effect curves
- Create effects masks
- Attach to picture position in the video
- Create overlay graphic/animation
- Image stabilization
- Image improvements for the entire movie
- Image improvements for individual objects
- Stereo3D
- Measuring instruments
- Audio editing
- Edit disc menu
- Burn a disc
- Export movie
- Video as AVI
- Video as DV-AVI
- Video as MPEG video
- Video as MAGIX video
- Video as QuickTime movie
- Uncompressed movie
- Video as MotionJPEG AVI
- Movie as a series of individual frames
- Windows Media Export
- Video as MPEG-4 video
- Export as media player
- Audio as MP3
- Audio as wave
- Export as transition...
- Single frame as BMP file
- Single frame as JPG
- Export movie information as EDL
- Upload to the Internet (YouTube and Vimeo)
- Upload to Internet (MAGIX Online Album and showfy)
- Export to device
- Output as media player
- Output as video file
- Settings for and management of video projectors
- Special functions and wizards
- Menus
- Context menu (right click)
- Problems and solutions
- Online functions
- Keyboard shortcuts
- Activate codecs
- Annex: Digital Video and Data Storage
- MPEG-4 encoder settings (Intel)
- MPEG-4 encoder settings (main concept)
- Appendix: MPEG Encoder Settings
- MPEG glossary
- Glossary
- If you still have questions
- Index
376
http://pro.magix.com
Quantization scaling
The single pictures in MPEG are saved using a compression method comparable to
JPEG with bitmaps and associated with quality loss. For this single images are divided
into 8 x 8 blocks (view page 371).
Each one of th
ese blocks is then transformed into an 8 x 8 matrix (a table with rows
and columns) using a DCT (discreet cosinus transformation) mathematical method.
Each of these values is produced using all 64 individual pixels of the block, but the
values in the matrix are ordered in such a way that the image information is ordered
according to its importance.
This matrix will then be multiplied by another matrix, i.e. the quantization matrix.
Exactly how and why this matrix must be created is the biggest secret of encoder
programmers, since this determines the quality of the whole encoding process. What
is known is that the result should contain as many zeros as possible! These zeros
correspond to the "unimportant" image elements mentioned and will not be
transmitted in the data stream.
Depending on the encoder parameters regarding the target bit rate, fewer or more
values of the matrix will be declared unimportant by dividing the quantization matrix
by the quantization scaling factor. Since only whole numbers are used, a division can
produce a zero is the remainder is discarded.
This factor is also a direct measure of the sought image quality of the MPEG data
stream, since the "Q" in "Q" factor stands for quantization and quality.










