[Mplayer-cvslog] CVS: main/DOCS/tech encoding-tips.txt, 1.8, 1.9 mpcf.txt, 1.63, 1.64
Diego Biurrun CVS
syncmail at mplayerhq.hu
Wed Aug 18 21:00:08 CEST 2004
CVS change done by Diego Biurrun CVS
Update of /cvsroot/mplayer/main/DOCS/tech
In directory mail:/var2/tmp/cvs-serv19087/DOCS/tech
Modified Files:
encoding-tips.txt mpcf.txt
Log Message:
spelling: big-endian and little-endian
Index: encoding-tips.txt
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/tech/encoding-tips.txt,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- encoding-tips.txt 14 Aug 2004 17:07:44 -0000 1.8
+++ encoding-tips.txt 18 Aug 2004 19:00:05 -0000 1.9
@@ -41,7 +41,7 @@
Don't include the minus (-) sign in delay. Also, keep in mind you'll
have to change the 1764 number and provide additional options to lame
-if your audio stream isn't 44100/16bit/littleendian/stereo.
+if your audio stream isn't 44100/16bit/little-endian/stereo.
Step 3: Use mencoder to remux your new mp3 file with the movie:
Index: mpcf.txt
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/tech/mpcf.txt,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -r1.63 -r1.64
--- mpcf.txt 25 May 2004 21:46:20 -0000 1.63
+++ mpcf.txt 18 Aug 2004 19:00:05 -0000 1.64
@@ -39,7 +39,7 @@
Type definitions:
-f(x) n fixed bits in big endian order
+f(x) n fixed bits in big-endian order
u(x) unsigned number encoded in x bits in MSB first order
v
More information about the MPlayer-cvslog
mailing list