LInux ÏÂÈçºÎ°²×°ffmpeg
LInux
ÏÂ
ÈçºÎ°²×°ffmpeg
¹Ø¼ü×Ö: linux
ffmpeg
ÖÕÓÚ×°ÉÏÁË£¬°Ñ¹ý³Ì¼Ç¼һÏÂ
Ê×ÏÈÒª°²×°¸÷ÖÖ½âÂëÆ÷
1¡¢lame
lame-3.97.tar.gz
Url£ºhttp://sourceforge.net/project/showfiles.php?group_id=290&package_id=309
°²×°·½·¨ÈçÏ£º
Java´úÂë < type="application/x-shockwave-flash" width="14" height="15" src="http://yezi.javaeye.com/javascripts/syntaxhighlighter/clipboard_new.swf" src="http://yezi.javaeye.com/javascripts/syntaxhighlighter/clipboard_new.swf" flashvars="clipboard=tar%20-zxvf%20lame-3.97.tar.gz%0Acd%20lame-3.97%0A.%2Fconfigure%20--enable-shared%20--prefix%3D%2Fusr%0Amake%0Amake%20install" quality="high" allowscriptaccess="always" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" width="14" height="15">
tar -zxvf lame-
3.97
.tar.gz
cd lame-3.97
./configure --enable-shared --prefix=/usr
make
make install
tar -zxvf lame-3.97.tar.gz
cd lame-3.97
./configure --enable-shared --prefix=/usr
make
make install
2¡¢libogg
libogg-1.1.3.tar.gz
Url£ºhttp://downloads.xiph.org/releases/ogg/libogg-1.1.3.tar.gz
°²×°·½·¨ÈçÏ£º
Java
´úÂë < type="application/x-shockwave-flash" width="14" height="15" src="http://yezi.javaeye.com/javascripts/syntaxhighlighter/clipboard_new.swf" src="http://yezi.javaeye.com/javascripts/syntaxhighlighter/clipboard_new.swf" flashvars="clipboard=.%2Fconfigure%20--prefix%3D%2Fusr%0Amake%0Amake%20install" quality="high" allowscriptaccess="always" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" width="14" height="15">
./configure --prefix=/usr
make
make install
./configure --prefix=/usr
make
make install
3¡¢libvorbis
libvorbis-1.1.2.tar.gz
Url£ºhttp://downloads.xiph.org/releases/vorbis/libvorbis-1.1.2.tar.gz
°²×°·½·¨ÈçÏ£º
Java
´úÂë < type="application/x-shockwave-fl
Ïà¹ØÎĵµ£º
<!--
@page { margin: 2cm }
P { margin-bottom: 0.21cm }
-->
Ëùν“³ö×┣¨
rent
out
£©¾ÍÊÇÒ»Öֺܳ£¼ûµÄ×âÁÞÒµÎñ¡£ÔÚ
IT
½ç£¬ÕâÖÖÈí¡¢Ó²¼þ£¨×éºÏ£©µÄ×âÁÞÒµÎñÒ²¿ÉËãÊÇÒ»¸ö“ÀϹŶ”ÁË¡£Õâ¸ö»°ÌâΪʲô×î½üÓÖÈÈÄÖÆðÀ´ÁËÄØ£¿
  ......
Linux, named after the inventor, Linus Torvalds, is a so different OS for everyone against Windows. To everyone who used to use Windows, Linux need us to do more for everything which we usually do by computer, such as playing a video.
Someone says, Linux is for the ones who are good at the computer ......
ǶÈëʽLinux²Ù×÷ϵͳѧϰ¹æ»®
ARM+LINUX·Ïߣ¬Ö÷¹¥Ç¶ÈëʽLinux²Ù×÷ϵͳ¼°ÆäÉÏÓ¦ÓÃÈí¼þ¿ª·¢Ä¿±ê£º
£¨1£© ÕÆÎÕÖ÷Á÷ǶÈëʽ΢´¦ÀíÆ÷µÄ½á¹¹ÓëÔÀí£¨³õ²½¶¨Îªarm9£©
£¨2£© ±ØÐëÕÆÎÕÒ»¸öǶÈëʽ²Ù×÷ϵͳ £¨³õ²½¶¨Îªuclinux»òlinux,°æ±¾´ý¶¨£©
£¨3£© ±ØÐëÊìϤǶÈëʽÈí¼þ¿ª·¢Á÷³Ì²¢ÖÁÉÙ×öÒ ......
#include <stdio.h>
#include <stdlib.h>
#include <errno.h>
#include <sys/types.h>
#include <sys/ioctl.h>
#include <net/if.h>
#include <netinet/if_ether.h>
#include <string.h>
#include <netinet/ether.h>
#include<unistd.h>
int main(i ......
ÍøÉϹØÓÚfork()ÎÄÕ¶¼Ëµfork()À´´´½¨×Ó½ø³Ì,ÀûÓ÷µ»ØÖµµÄ²»Í¬À´Ö´Ðв»Í¬µÄ´úÂð¶Î.µ«¶¼Ã»ÓÐ˵µ½ÈçºÎʵÏÖ²»Í¬µÄ·µ»ØÖµ.ÏÂÃæÎÒ½«ºÍÄãÀ´ËµËµÕâ¸öÎÊ題:
¿¼ÂÇÈçÏ´úÂë:
int &nb ......