File: codecs.html

package info (click to toggle)
mplayer 1.0~rc1-12etch7
  • links: PTS
  • area: main
  • in suites: etch
  • size: 47,324 kB
  • ctags: 86,269
  • sloc: ansic: 580,415; xml: 107,529; sh: 7,643; makefile: 2,860; asm: 2,206; cpp: 1,034; objc: 865; awk: 234; perl: 82
file content (1 line) | stat: -rw-r--r-- 5,327 bytes parent folder | download | duplicates (2)
1
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Chapter7.Codecs</title><link rel="stylesheet" href="default.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.68.1"><link rel="start" href="index.html" title="MPlayer - The Movie Player"><link rel="up" href="index.html" title="MPlayer - The Movie Player"><link rel="prev" href="audio-formats.html" title="6.2.Audio formats"><link rel="next" href="video-codecs.html" title="7.1.Video codecs"><link rel="preface" href="howtoread.html" title="How to read this documentation"><link rel="chapter" href="intro.html" title="Chapter1.Introduction"><link rel="chapter" href="install.html" title="Chapter2.Installation"><link rel="chapter" href="usage.html" title="Chapter3.Usage"><link rel="chapter" href="cd-dvd.html" title="Chapter4.CD/DVD usage"><link rel="chapter" href="faq.html" title="Chapter5.Frequently Asked Questions"><link rel="chapter" href="containers.html" title="Chapter6.Containers"><link rel="chapter" href="codecs.html" title="Chapter7.Codecs"><link rel="chapter" href="video.html" title="Chapter8.Video output devices"><link rel="chapter" href="audio.html" title="Chapter9.Audio output devices"><link rel="chapter" href="tv.html" title="Chapter10.TV"><link rel="chapter" href="radio.html" title="Chapter11.Radio"><link rel="chapter" href="ports.html" title="Chapter12.Ports"><link rel="chapter" href="mencoder.html" title="Chapter13.Basic usage of MEncoder"><link rel="chapter" href="encoding-guide.html" title="Chapter14.Encoding with MEncoder"><link rel="appendix" href="bugreports.html" title="AppendixA.How to report bugs"><link rel="appendix" href="bugs.html" title="AppendixB.Known bugs"><link rel="appendix" href="skin.html" title="AppendixC.MPlayer skin format"><link rel="appendix" href="history.html" title="AppendixD.History"><link rel="section" href="video-codecs.html" title="7.1.Video codecs"><link rel="section" href="audio-codecs.html" title="7.2.Audio codecs"><link rel="section" href="codec-importing.html" title="7.3.Win32 codecs importing HOWTO"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Chapter7.Codecs</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="audio-formats.html">Prev</a></td><th width="60%" align="center"></th><td width="20%" align="right"><a accesskey="n" href="video-codecs.html">Next</a></td></tr></table><hr></div><div class="chapter" lang="en"><div class="titlepage"><div><div><h2 class="title"><a name="codecs"></a>Chapter7.Codecs</h2></div></div></div><div class="toc"><dl><dt><span class="sect1"><a href="video-codecs.html">7.1. Video codecs</a></span></dt><dd><dl><dt><span class="sect2"><a href="video-codecs.html#ffmpeg">7.1.1. FFmpeg/libavcodec</a></span></dt><dt><span class="sect2"><a href="video-codecs.html#xvid">7.1.2. XviD</a></span></dt><dt><span class="sect2"><a href="video-codecs.html#codec-x264">7.1.3. x264</a></span></dt><dd><dl><dt><span class="sect3"><a href="video-codecs.html#codec-x264-whatis">7.1.3.1. What is x264?</a></span></dt><dt><span class="sect3"><a href="video-codecs.html#codec-h264-whatis">7.1.3.2. What is H.264?</a></span></dt><dt><span class="sect3"><a href="video-codecs.html#codec-x264-playback">7.1.3.3. How can I play H.264 videos with <span class="application">MPlayer</span>?</a></span></dt><dt><span class="sect3"><a href="video-codecs.html#codec-x264-encode">7.1.3.4. How can I encode videos using <span class="application">MEncoder</span> and <code class="systemitem">x264</code>?</a></span></dt></dl></dd></dl></dd><dt><span class="sect1"><a href="audio-codecs.html">7.2. Audio codecs</a></span></dt><dd><dl><dt><span class="sect2"><a href="audio-codecs.html#swac3">7.2.1. Software AC3 decoding</a></span></dt><dt><span class="sect2"><a href="audio-codecs.html#hwac3">7.2.2. Hardware AC3 decoding</a></span></dt><dt><span class="sect2"><a href="audio-codecs.html#libmad">7.2.3. libmad support</a></span></dt><dt><span class="sect2"><a href="audio-codecs.html#hwmpa">7.2.4. Hardware MPEG audio codec</a></span></dt><dt><span class="sect2"><a href="audio-codecs.html#aac">7.2.5. AAC codec</a></span></dt><dt><span class="sect2"><a href="audio-codecs.html#amr">7.2.6. AMR codecs</a></span></dt></dl></dd><dt><span class="sect1"><a href="codec-importing.html">7.3. Win32 codecs importing HOWTO</a></span></dt><dd><dl><dt><span class="sect2"><a href="codec-importing.html#vfw-codecs">7.3.1. VFW codecs</a></span></dt><dt><span class="sect2"><a href="codec-importing.html#dshow-codecs">7.3.2. DirectShow codecs</a></span></dt></dl></dd></dl></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="audio-formats.html">Prev</a></td><td width="20%" align="center"></td><td width="40%" align="right"><a accesskey="n" href="video-codecs.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">6.2.Audio formats</td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top">7.1.Video codecs</td></tr></table></div></body></html>