Rozdział 10. Kodowanie przy użyciu
MEncodera
Poprzedni
Następny
Rozdział 10. Kodowanie przy użyciu
MEncodera
10.1. Rippowanie DVD do wysokiej jakości pliku MPEG-4 ("DivX")
10.1.1. Przygotowanie do kodowania: Identyfikowanie materiału źródłowego i framerate
10.1.1.1. Ustalanie źródłowego framerate
10.1.1.2. Identyfikowanie materiału źródłowego
10.1.2. Stały kwantyzator a tryb wieloprzebiegowy
10.1.3. Ograniczenia efektywnego kodowania
10.1.4. Kadrowanie i skalowanie
10.1.5. Dobieranie rozdzielczości i bitrate
10.1.5.1. Obliczanie rozdzielczości
10.1.6. Filtrowanie
10.1.7. Przeplot i telecine
10.1.8. Encoding interlaced video
10.1.9. Notes on Audio/Video synchronization
10.1.10. Choosing the video codec
10.1.11. Audio
10.1.12. Muxing
10.1.12.1. Improving muxing and A/V sync reliability
10.1.12.2. Limitations of the AVI container
10.1.12.3. Muxing into the Matroska container
10.2. How to deal with telecine and interlacing within NTSC DVDs
10.2.1. Introduction
10.2.2. How to tell what type of video you have
10.2.2.1. Progressive
10.2.2.2. Telecined
10.2.2.3. Interlaced
10.2.2.4. Mixed progressive and telecine
10.2.2.5. Mixed progressive and interlaced
10.2.3. How to encode each category
10.2.3.1. Progressive
10.2.3.2. Telecined
10.2.3.3. Interlaced
10.2.3.4. Mixed progressive and telecine
10.2.3.5. Mixed progressive and interlaced
10.2.4. Footnotes
10.3. Encoding with the
libavcodec
codec family
10.3.1.
libavcodec
's video codecs
10.3.2.
libavcodec
's audio codecs
10.3.2.1. PCM/ADPCM format supplementary table
10.3.3. Encoding options of libavcodec
10.3.4. Encoding setting examples
10.3.5. Custom inter/intra matrices
10.3.6. Example
10.4. Encoding with the
Xvid
codec
10.4.1. What options should I use to get the best results?
10.4.2. Encoding options of
Xvid
10.4.3. Encoding profiles
10.4.4. Encoding setting examples
10.5. Encoding with the
x264
codec
10.5.1. Encoding options of x264
10.5.1.1. Introduction
10.5.1.2. Options which primarily affect speed and quality
10.5.1.3. Options pertaining to miscellaneous preferences
10.5.2. Encoding setting examples
10.6. Encoding with the
Video For Windows
codec family
10.6.1. Video for Windows supported codecs
10.6.2. Using vfw2menc to create a codec settings file.
10.7. Using
MEncoder
to create
QuickTime
-compatible files
10.7.1. Why would one want to produce
QuickTime
-compatible Files?
10.7.2.
QuickTime
7 limitations
10.7.3. Cropping
10.7.4. Scaling
10.7.5. A/V sync
10.7.6. Bitrate
10.7.7. Encoding example
10.7.8. Remuxing as MP4
10.7.9. Adding metadata tags
10.8. Using
MEncoder
to create VCD/SVCD/DVD-compliant files
10.8.1. Format Constraints
10.8.1.1. Format Constraints
10.8.1.2. GOP Size Constraints
10.8.1.3. Bitrate Constraints
10.8.2. Output Options
10.8.2.1. Aspect Ratio
10.8.2.2. Maintaining A/V sync
10.8.2.3. Sample Rate Conversion
10.8.3. Using libavcodec for VCD/SVCD/DVD Encoding
10.8.3.1. Introduction
10.8.3.2. lavcopts
10.8.3.3. Examples
10.8.3.4. Advanced Options
10.8.4. Encoding Audio
10.8.4.1. toolame
10.8.4.2. twolame
10.8.4.3. libavcodec
10.8.5. Putting it all Together
10.8.5.1. PAL DVD
10.8.5.2. NTSC DVD
10.8.5.3. PAL AVI Containing AC-3 Audio to DVD
10.8.5.4. NTSC AVI Containing AC-3 Audio to DVD
10.8.5.5. PAL SVCD
10.8.5.6. NTSC SVCD
10.8.5.7. PAL VCD
10.8.5.8. NTSC VCD