summaryrefslogtreecommitdiffstats
path: root/DOCS/tech/mpcf.txt
diff options
context:
space:
mode:
authormichael <michael@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-03-10 14:23:22 +0000
committermichael <michael@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-03-10 14:23:22 +0000
commit09053751fda8c1a0666dc8d245e698d7f94cd457 (patch)
tree34d72bfb7eaf5a61ecdf5d911257e4110ca3dfec /DOCS/tech/mpcf.txt
parent578eb12df32ee70fc41d16e189dff25df87cea25 (diff)
downloadmpv-09053751fda8c1a0666dc8d245e698d7f94cd457.tar.bz2
mpv-09053751fda8c1a0666dc8d245e698d7f94cd457.tar.xz
double muxing examples (cant hurt to explictly mention the most common)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17799 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/tech/mpcf.txt')
-rw-r--r--DOCS/tech/mpcf.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/DOCS/tech/mpcf.txt b/DOCS/tech/mpcf.txt
index 62a653ea8f..716db2b508 100644
--- a/DOCS/tech/mpcf.txt
+++ b/DOCS/tech/mpcf.txt
@@ -792,6 +792,8 @@ It often highly improves usability and is therefore strongly encouraged.
A demuxer MUST NOT demux a stream which contains more than one stream, or which
is wrapped in a structure to facilitate more than one stream or otherwise
duplicate the role of a container. any such file is to be considered invalid.
+for example vorbis in ogg in nut is invalid, as is
+mpegvideo+mpegaudio in mpeg-ps/ts in nut or dvvideo + dvaudio in dv in nut