Mercurial > mplayer.hg
view TOOLS/mwallp/compile.sh @ 21155:e0a600f0bcaf
r21152: typo: Bitrate is printed in kb/s, not Mb/s on the status line.
r21153: Miscellaneous updates for the introduction and the requirements section.
r21154: Remove outdated and superfluous sound card section.
r21155: Remove outdated and superfluous video cards section.
r21158: documented :format=pes[12] in -mpegopts
r21168: x264 supports interlaced encoding for some time
author | voroshil |
---|---|
date | Wed, 22 Nov 2006 18:47:46 +0000 |
parents | 06e4c7737aa7 |
children |
line wrap: on
line source
echo gcc -g mwallp.c jpeg.c ../../libvo/aclib.o ../../libmpcodecs/img_format.o \ ../../cpudetect.o ../../mp_msg-mencoder.o ../../libavcodec/libavcodec.a \ ../../libswscale/libswscale.a ../../osdep/libosdep.a \ -I../../libmpcodecs -I../.. -I../../libswscale \ -L/usr/X11/lib -L/usr/X11R6/lib -lX11 -lm -ljpeg -o mwallp