[MPlayer-DOCS] CVS: main/DOCS/man/en mplayer.1,1.1025,1.1026
Tobias Diedrich CVS
syncmail at mplayerhq.hu
Sat Jul 2 21:00:15 CEST 2005
CVS change done by Tobias Diedrich CVS
Update of /cvsroot/mplayer/main/DOCS/man/en
In directory mail:/var2/tmp/cvs-serv12913/DOCS/man/en
Modified Files:
mplayer.1
Log Message:
Check for WAVEFORMAT.wFormatTag overflows and allow user to override the tag with -fafmttag
Index: mplayer.1
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/man/en/mplayer.1,v
retrieving revision 1.1025
retrieving revision 1.1026
diff -u -r1.1025 -r1.1026
--- mplayer.1 30 Jun 2005 09:02:08 -0000 1.1025
+++ mplayer.1 2 Jul 2005 19:00:12 -0000 1.1026
@@ -5583,6 +5583,18 @@
.PD 1
.
.TP
+.B \-fafmttag <format>
+Can be used to override the audio format tag of the output file.
+.sp 1
+.I EXAMPLE:
+.PD 0
+.RSs
+.IPs "\-fafmttag 0x55"
+Will have the output file contain 0x55 (mp3) as audio format tag.
+.RE
+.PD 1
+.
+.TP
.B \-ffourcc <fourcc>
Can be used to override the video fourcc of the output file.
.sp 1
More information about the MPlayer-DOCS
mailing list