summaryrefslogtreecommitdiffstats
path: root/DOCS/formats.html
diff options
context:
space:
mode:
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>