Глава 7. Encoding with MEncoder

Содержание

7.1. Encoding 2 or 3-pass MPEG-4 ("DivX")
7.2. Encoding to MPEG format
7.3. Rescaling movies
7.4. Stream copying
7.5. Fixing AVIs with broken index or interleaving
7.5.1. Appending multiple AVI files
7.6. Encoding with the libavcodec codec family
7.7. Encoding from multiple input image files (JPEGs,PNGs or TGAs)
7.8. Extracting DVD subtitles to Vobsub file
7.9. Preserving aspect ratio
7.10. Custom inter/intra matrices
7.11. Making a high quality MPEG4 ("DivX") rip of a DVD movie
7.11.1. Cropping
7.11.2. Quality level
7.11.3. Files over 2GB
7.11.4. Deinterlacing
7.11.5. Inverse telecine
7.11.6. Scaling and aspect ratio
7.11.7. Summing it up
7.12. How to deal with telecine and interlacing within NTSC DVDs
7.12.1. How to tell what type of video you have
7.12.1.1. Progressive
7.12.1.2. Telecined
7.12.1.3. Interlaced
7.12.1.4. Mixed progressive and telecine
7.12.1.5. Mixed progressive and interlaced
7.12.2. How to encode each category
7.12.2.1. Progressive
7.12.2.2. Telecined
7.12.2.3. Interlaced
7.12.2.4. Mixed progressive and telecine
7.12.2.5. Mixed progressive and interlaced
7.12.3. Footnotes

For the complete list of available MEncoder options and examples, please see the man page. For a series of hands-on examples and detailed guides on using several encoding parameters, read the encoding-tips that were collected from several mailing list threads on mplayer-users. Search the archives for a wealth of discussions about all aspects of and problems related to encoding with MEncoder.