From 81cbdce6aa3597074c9ad33c22d85e8124374fb5 Mon Sep 17 00:00:00 2001 From: joey Date: Sun, 27 Feb 2005 04:25:12 +0000 Subject: added a stream module for the vstream client library allows MPlayer to stream video from a properly equipped Tivo git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14837 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/xml/en/formats.xml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'DOCS/xml/en/formats.xml') diff --git a/DOCS/xml/en/formats.xml b/DOCS/xml/en/formats.xml index 8fc4191c9e..df897e938d 100644 --- a/DOCS/xml/en/formats.xml +++ b/DOCS/xml/en/formats.xml @@ -60,6 +60,14 @@ MPEG files come in different guises: MP2 and uncompressed LPCM are allowed, too. Read the DVD section! + + TY: This is a TiVo MPEG stream. It contains MPEG PES data for audio and + video streams, as well as extra information like closed captions. The + container is not an MPEG program stream, but a closed format created by + TiVo. For more information on TiVo stream format, please refer to + + the TyStudio page. + -- cgit v1.2.3