[Mplayer-cvslog] CVS: main/DOCS mplayer.1,1.315,1.316

Arpi of Ize arpi at mplayerhq.hu
Sun Jan 19 01:21:56 CET 2003


Update of /cvsroot/mplayer/main/DOCS
In directory mail:/var/tmp.root/cvs-serv23880/DOCS

Modified Files:
	mplayer.1 
Log Message:
extension-based filetype detection for headerless files (mp3 vs mpeg, etc)
inspired by patch by Fabian Franz <FabianFranz at gmx.de>


Index: mplayer.1
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/mplayer.1,v
retrieving revision 1.315
retrieving revision 1.316
diff -u -r1.315 -r1.316
--- mplayer.1	15 Jan 2003 20:36:18 -0000	1.315
+++ mplayer.1	19 Jan 2003 00:21:53 -0000	1.316
@@ -596,6 +596,13 @@
 Do not use average byte/\:sec value for A\-V sync (AVI).
 Helps with some AVI files with broken header.
 .TP
+.B \-noextbased
+Disables filename-extension based demuxer selection.
+By default, when file type (demuxer) cannot be detected reliably
+(the file has no header or it is not reliable enough), the filename
+extension is used to select demuxer. It always falls back to content-based
+demuxer selection.
+.TP
 .B \-passwd <password> (see \-user option too)
 Specify password for http authentication.
 .TP



More information about the MPlayer-cvslog mailing list