centos系统使用yum安装vlc

vlc

一.安装

方法一:YUM安装,安装成功的话,如果是在centos5.8系统上安装的,则可以播放音视频,但不能进行MPEG-2和H264编码器,即不能进行对应的编码方式格式的转换。

1 uname -a
2 Linux broker 2.6.18-92.1.18.el5 #1 SMP Wed Nov 12 09:30:27 EST 2008 i686 athlon i386 GNU/Linux
3  
4 more /etc/*release
5 CentOS release 5.2 (Final)
6  
7 yum install yum-priorities
8  
10  
12  
13 rpm -ivh rpmforge-release-0.3.6-1.el5.rf.i386.rpm
14  
15 rpm -K rpmforge-release-0.3.6-1.el5.rf.*.rpm
16  
17 rpm -i rpmforge-release-0.3.6-1.el5.rf.*.rpm
18  
19 <!--
20 #或
22 #yum update
23 -->
24  
25 yum check-update
26  
27 yum install vlc
28  
29 Dependencies Resolved
30  
31 =============================================================================
32  Package                 Arch       Version          Repository        Size
33 =============================================================================
34 Installing:
35  vlc                     i386       0.9.9a-5.el5.rf  rpmforge           21 M
36 Installing for dependencies:
37  SDL_image               i386       1.2.5-1.el5.rf   rpmforge           84 k
38  a52dec                  i386       0.7.4-8.fc5      freshrpms          51 k
39  aalib                   i386       1.4.0-5.el5.rf   rpmforge          167 k
40  cppunit                 i386       1.12.0-3.el5.rf  rpmforge          811 k
41  dirac                   i386       1.0.2-1.el5.rf   rpmforge          2.9 M
42  faac                    i386       1.26-1.el5.rf    rpmforge          151 k
43  faad2                   i386       2.7-1.el5.rf     rpmforge          354 k
44  ffmpeg                  i386       0.5.2-2.el5.rf   rpmforge          2.5 M
45  ffmpeg-libpostproc      i386       0.5.2-2.el5.rf   rpmforge           40 k
46  freeglut                i386       2.4.0-7.1.el5    base              142 k
47  imlib2                  i386       1.4.4-1.el5.rf   rpmforge          924 k
48  libcaca                 i386       0.99-0.1.beta17.el5.rf  rpmforge   367 k
49  libcddb                 i386       1.3.1-1.el5.rf   rpmforge          113 k
50  libcdio                 i386       0.77-1.el5.rf    rpmforge          514 k
51  libdca                  i386       0.0.5-1.el5.rf   rpmforge          136 k
52  libdvbpsi               i386       0.1.7-1.el5.rf   rpmforge           82 k
53  libdvdcss               i386       1.2.10-1.el5.rf  rpmforge           64 k
54  libdvdnav               i386       0.1.10-3.fc5     freshrpms          90 k
55  libdvdread              i386       0.9.7-1.el5.rf   rpmforge          126 k
56  libebml                 i386       0.7.8-1.el5.rf   rpmforge          297 k
57  libid3tag               i386       0.15.1b-3.el5.rf  rpmforge          75 k
58  libmad                  i386       0.15.1b-4.fc5    freshrpms          80 k
59  libmatroska             i386       0.8.1-1.el5.rf   rpmforge          701 k
60  libmodplug              i386       0.8.7-1.el5.rf   rpmforge          425 k
61  libmpcdec               i386       1.2.6-1.el5.rf   rpmforge           52 k
62  libmpeg2                i386       0.5.1-2.el5.rf   rpmforge          157 k
63  libshout                i386       2.2.2-2.el5.rf   rpmforge          115 k
64  libsndfile              i386       1.0.17-1.el5.rf  rpmforge          476 k
65  libupnp                 i386       1.6.6-1.el5.rf   rpmforge          297 k
66  lirc                    i386       0.6.6-4.el5.rf   rpmforge          241 k
67  opencore-amr            i386       0.1.2-1.el5.rf   rpmforge          376 k
68  opencv                  i386       1.0.0-1.el5.rf   rpmforge          4.3 M
69  portaudio               i386       19-1.20071207.el5.rf  rpmforge     276 k
70  svgalib                 i386       1.9.25-1.el5.rf  rpmforge          809 k
71  taglib                  i386       1.5-1.el5.rf     rpmforge          978 k
72  twolame                 i386       0.3.12-1.el5.rf  rpmforge          131 k
73  x264                    i386       0.0.0-0.4.20090708.el5.rf  rpmforge 898 k
74  xosd                    i386       2.2.14-1.el5.rf  rpmforge           60 k
75  zvbi                    i386       0.2.33-1.el5.rf  rpmforge          925 k
76  
77 Transaction Summary
78 =============================================================================
79 Install     40 Package(s)       
80 Update       0 Package(s)       
81 Remove       0 Package(s)       
82  
83 Total download size: 42 M
84  
85   
86 Installed: vlc.i386 0:0.9.9a-5.el5.rf
87 Dependency Installed: SDL_image.i386 0:1.2.5-1.el5.rf a52dec.i386 0:0.7.4-8.fc5 aalib.i386 0:1.4.0-5.el5.rf cppunit.i386 0:1.12.0-3.el5.rf dirac.i386 0:1.0.2-1.el5.rf faac.i386 0:1.26-1.el5.rf faad2.i386 0:2.7-1.el5.rf ffmpeg.i386 0:0.5.2-2.el5.rf ffmpeg-libpostproc.i386 0:0.5.2-2.el5.rf freeglut.i386 0:2.4.0-7.1.el5 imlib2.i386 0:1.4.4-1.el5.rf libcaca.i386 0:0.99-0.1.beta17.el5.rf libcddb.i386 0:1.3.1-1.el5.rf libcdio.i386 0:0.77-1.el5.rf libdca.i386 0:0.0.5-1.el5.rf libdvbpsi.i386 0:0.1.7-1.el5.rf libdvdcss.i386 0:1.2.10-1.el5.rf libdvdnav.i386 0:0.1.10-3.fc5 libdvdread.i386 0:0.9.7-1.el5.rf libebml.i386 0:0.7.8-1.el5.rf libid3tag.i386 0:0.15.1b-3.el5.rf libmad.i386 0:0.15.1b-4.fc5 libmatroska.i386 0:0.8.1-1.el5.rf libmodplug.i386 0:0.8.7-1.el5.rf libmpcdec.i386 0:1.2.6-1.el5.rf libmpeg2.i386 0:0.5.1-2.el5.rf libshout.i386 0:2.2.2-2.el5.rf libsndfile.i386 0:1.0.17-1.el5.rf libupnp.i386 0:1.6.6-1.el5.rf lirc.i386 0:0.6.6-4.el5.rf opencore-amr.i386 0:0.1.2-1.el5.rf opencv.i386 0:1.0.0-1.el5.rf portaudio.i386 0:19-1.20071207.el5.rf svgalib.i386 0:1.9.25-1.el5.rf taglib.i386 0:1.5-1.el5.rf twolame.i386 0:0.3.12-1.el5.rf x264.i386 0:0.0.0-0.4.20090708.el5.rf xosd.i386 0:2.2.14-1.el5.rf zvbi.i386 0:0.2.33-1.el5.rf
88 Complete!
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值