comparison DOCS/mplayer.1 @ 9006:d00997f12257

extension-based filetype detection for headerless files (mp3 vs mpeg, etc) inspired by patch by Fabian Franz <FabianFranz@gmx.de>
author arpi
date Sun, 19 Jan 2003 00:21:54 +0000
parents 42b68a18a9e4
children 6b8060e2b3a8
comparison
equal deleted inserted replaced
9005:ebc368360ea2 9006:d00997f12257
593 of some bad AVI files). 593 of some bad AVI files).
594 .TP 594 .TP
595 .B \-nobps (.AVI only) 595 .B \-nobps (.AVI only)
596 Do not use average byte/\:sec value for A\-V sync (AVI). 596 Do not use average byte/\:sec value for A\-V sync (AVI).
597 Helps with some AVI files with broken header. 597 Helps with some AVI files with broken header.
598 .TP
599 .B \-noextbased
600 Disables filename-extension based demuxer selection.
601 By default, when file type (demuxer) cannot be detected reliably
602 (the file has no header or it is not reliable enough), the filename
603 extension is used to select demuxer. It always falls back to content-based
604 demuxer selection.
598 .TP 605 .TP
599 .B \-passwd <password> (see \-user option too) 606 .B \-passwd <password> (see \-user option too)
600 Specify password for http authentication. 607 Specify password for http authentication.
601 .TP 608 .TP
602 .B \-rawaudio <option1:option2:...> 609 .B \-rawaudio <option1:option2:...>