[PATCH] Re: [MPlayer-dev-eng] MSGTR messages for vid/aid in non-verbose output?

Andrew Savchenko Bircoph at list.ru
Wed Feb 14 18:36:08 CET 2007


Hello,

On 11 Feb 2007 13:51 Nico Sabbi wrote:
> rejected. We don't need more special case handling

Ok. But without special handling for dvd stream, general solution 
(at demuxer.c) isn't possible: order of the streams can be changed 
due to stream type or user preferences. However, such approach has 
its advantages: not every format supports several 
audio/video/subtitle tracks.

I changed only those demuxers, which formats allow multiple tracks, 
but track info is not provided by them. I intentionally left 
MPEG2/MPG demuxers unchanged, as they probably may be used while 
playing DVDs, thus tracks info duplicating is possible and likely 
it can not be avoided without special casing for dvd streams.

Changes affect avi, asf, mov, real, lavf and nut demuxers. They are 
very similar, so come on in single patch.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20070214/be120bfa/attachment.pgp>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: demuxer3.patch
Type: text/x-diff
Size: 7168 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20070214/be120bfa/attachment.patch>


More information about the MPlayer-dev-eng mailing list