summaryrefslogtreecommitdiffstats
path: root/DOCS/formats.html
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-11-13 05:13:51 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-11-13 05:13:51 +0000
commit0d82c273ac106aa38b07081f0d0e1c833de9f7ba (patch)
tree00e2d08c35f99bf8f344493f22e36a8eb1c4895c /DOCS/formats.html
parentaa6c5d6e859a2f351a9a146fcad9732d0c3b5e35 (diff)
downloadmpv-0d82c273ac106aa38b07081f0d0e1c833de9f7ba.tar.bz2
mpv-0d82c273ac106aa38b07081f0d0e1c833de9f7ba.tar.xz
some TOC reorder
new sections updates fixes girls etc git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8178 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/formats.html')
-rw-r--r--DOCS/formats.html19
1 files changed, 19 insertions, 0 deletions
diff --git a/DOCS/formats.html b/DOCS/formats.html
index 2fd53bdc0f..75ec2e2e58 100644
--- a/DOCS/formats.html
+++ b/DOCS/formats.html
@@ -224,6 +224,15 @@
libraries are required.)</P>
+<H4><A NAME="pva">2.1.1.14 PVA files</A></H4>
+
+<P>PVA is an MPEG-like format used by DVB TV boards' software (e.g.: MultiDec,
+ WinTV) under Windows.</P>
+
+<P>The PVA specifications can be downloaded from the following address:
+ <A HREF="http://www.technotrend.de/download/av_format_v1.pdf">http://www.technotrend.de/download/av_format_v1.pdf</A></P>
+
+
<H3><A NAME="audio_formats">2.1.2 Audio formats</A></H3>
<P>MPlayer is a <B>Movie</B> and not a <B>Media</B> player, although
@@ -255,5 +264,15 @@
<H4><A NAME="mp4">2.1.2.5 MP4 files</A></H4>
+
+<H4><A NAME="cdda">2.1.2.6 CD audio</A></H4>
+
+<P>MPlayer can use <B>cdparanoia</B> (lib) to play CDDA (Audio CD).
+ The scope of this section does not contain enumerating cdparanoia's
+ features.</P>
+
+<P>See the man page's <CODE>-cdda</CODE> option which can be used to
+ pass options to cdparanoia.</P>
+
</BODY>
</HTML>