comparison DOCS/man/en/mplayer.1 @ 11938:803c7274ba55

better description bit_exact lavc option
author diego
date Tue, 10 Feb 2004 00:37:58 +0000
parents d0b6a4de098c
children 36e2b0b40a87
comparison
equal deleted inserted replaced
11937:526138643772 11938:803c7274ba55
4063 .TP 4063 .TP
4064 .B atag=<value> 4064 .B atag=<value>
4065 Use the specified Windows audio format tag (e.g.\& atag=0x55). 4065 Use the specified Windows audio format tag (e.g.\& atag=0x55).
4066 .TP 4066 .TP
4067 .B bit_exact 4067 .B bit_exact
4068 Use only bit exact algorithms (except (i)dct). 4068 Use only bit exact algorithms (except (i)dct).
4069 This also suppresses the user_data header in MPEG-4 streams 4069 Additionally bit_exact disables several optimizations and thus
4070 (that section causes some players such as Apple's 4070 should only be used for regression tests, which need binary
4071 Quicktime player to declare the stream corrupt). 4071 identical files even if the encoder version changes.
4072 This also suppresses the user_data header in MPEG-4 streams.
4073 Do not use this option unless you know exactly what you are doing.
4072 .TP 4074 .TP
4073 .B vcodec=<value> 4075 .B vcodec=<value>
4074 use the specified codec (default: mpeg4): 4076 use the specified codec (default: mpeg4):
4075 .PD 0 4077 .PD 0
4076 .RSs 4078 .RSs