mirror of https://github.com/mpv-player/mpv
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
This commit is contained in:
parent
578eb12df3
commit
09053751fd
|
@ -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
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue