CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - vlc-0.7.1
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - vlc-0.7.1 - List
[
Linux-Unix
]
vlc-0.7.1.tar
DL : 0
VLC媒体播放程序,在Linux环境下实现。可以方便流媒体应用的修改-VLC media player in the Linux environment under. Streaming media can facilitate the application of changes
Update
: 2008-10-13
Size
: 13.34mb
Publisher
:
liu_chuan_yi
[
Multimedia program
]
vlc-0.7.2.tar
DL : 0
vlc player
Update
: 2025-02-19
Size
: 6.44mb
Publisher
:
陈涛
[
Linux-Unix
]
vlc-0.7.1.tar
DL : 0
VLC媒体播放程序,在Linux环境下实现。可以方便流媒体应用的修改-VLC media player in the Linux environment under. Streaming media can facilitate the application of changes
Update
: 2025-02-19
Size
: 13.34mb
Publisher
:
liu_chuan_yi
[
Graph Drawing
]
vlc
DL : 0
VLC coding is a code for video coding. It is very good for coding.Thanks.Thanks a lot.-VLC coding is a code for video coding. It is v ery good for coding.Thanks.Thanks a lot.
Update
: 2025-02-19
Size
: 8kb
Publisher
:
以嬿
[
Multimedia program
]
vlc-0.1.99a.tar
DL : 0
这个是VLC的最初版本,里面包含了常用视频的解码程序,很小很强大!-This is the original version of VLC, which contains the common video decoding process, a small very powerful!
Update
: 2025-02-19
Size
: 538kb
Publisher
:
陈立波
[
Multimedia Develop
]
vlc-0.9.7
DL : 0
一个很全面的播放器源代码,其工作量在5人年左右;内嵌几十种商用和开源解码程序,是想全面学习的朋友的好例子。请注意部分代码需要数学功底才能理解-A very comprehensive player source code, the workload in about 5 years embedded dozens of commercial and open source decoding process is to comprehensively study friend s good example. Please note that some of the code needs to understand the mathematical foundation
Update
: 2025-02-19
Size
: 20.49mb
Publisher
:
Kimi
[
Linux-Unix
]
Linux-tips.pdf
DL : 0
this document contains the tips and trick for UBUNTU 8.10. It deceibes the following procedures and tips used for Ubuntu 8.10: 1.Procedure to create and login as root from GUI page no. 2 2.Procedure to install ns 2 in ubuntu 8.10 page no. 2 3.Procedure to install VLC player in Ubuntu 8.10 page no. 6 4.Procedure to install Real player in Ubuntu 8.10 page no.7-this document contains the tips and trick for UBUNTU 8.10. It deceibes the following procedures and tips used for Ubuntu 8.10: 1.Procedure to create and login as root from GUI page no. 2 2.Procedure to install ns 2 in ubuntu 8.10 page no. 2 3.Procedure to install VLC player in Ubuntu 8.10 page no. 6 4.Procedure to install Real player in Ubuntu 8.10 page no.7
Update
: 2025-02-19
Size
: 503kb
Publisher
:
raj
[
mpeg mp3
]
libdvbpsi-0.1.7
DL : 0
libdvbpsi是VLC里的一个轻便的用来实现MPEG-2 TS流解析和编码的开源库,可以解析的PSI/SI表有:PAT,PMT,NIT,CAT,SDT,EIT,TOT, 可以解析大部分的描述子。 -libdvbpsi is VLC in a light used to implement MPEG-2 TS stream parsing and encoding of the open source library that can resolve the PSI/SI tables are: PAT, PMT, NIT, CAT, SDT, EIT, TOT, can resolve a large part of the descriptor.
Update
: 2025-02-19
Size
: 473kb
Publisher
:
xfeng12
[
Multimedia Develop
]
vlc-0.8.6i
DL : 0
一款跨平台的网络视屏播放器,支持多种视屏播放格式-A network of cross-platform screen player, support for multiple screen playback formats
Update
: 2025-02-19
Size
: 16.07mb
Publisher
:
zhanglei
[
Other
]
vlc-1.1.7-win32-sdk
DL : 0
vlc-1.1.7-win32 SDK src源代码-vlc-1.1.7-win32 SDK Source code
Update
: 2025-02-19
Size
: 132kb
Publisher
:
Andy
[
android
]
spydroid-ipcamera-master
DL : 0
这个Spydroid是7.0版,经测试在VLC播放器中可以使用。-This Spydroid is version 7.0, has been tested in the VLC player can be used.
Update
: 2025-02-19
Size
: 3.51mb
Publisher
:
李忠义
[
Industry research
]
IEEE-802.15.7-VLC
DL : 0
IEEE802.15.7定义可见光通信的标准,主要是对调制方案和调光支持的研究。-IEEE 802.15.7 provides dimming adaptable mechanisms for flicker-free high-data-rate visible light communication.
Update
: 2025-02-19
Size
: 307kb
Publisher
:
易利
[
android
]
VLC-Android-1.7.5.tar
DL : 0
VLC源码,提升代码阅读能力的最好例子,推荐下载-vlc source code
Update
: 2025-02-19
Size
: 5.9mb
Publisher
:
LIUDEHUA
[
Multimedia Develop
]
RTSPTool
DL : 1
1:此示例只是用来显示视频流,并没有处理存储视频及回放视频功能. 2:在打开项目后务必将构建里面的影子构建(Shadow build)取消. 3:实时显示视频,视频响应速度比VLC,QTAV等播放器快很多倍. 4:精简代码,在windows下是可以完整编译通过并运行的.linux下要将对应ffmpeg库文件替换. 5:支持三通道同步显示一个视频流,可以单击截图按钮截图放在最后一个通道. 6: 支持单个通道双击最大化显示. 7:代码处理并不够完整,还有很多需要优化的地方. 8:代码注释不够详尽,但是简单易懂. 9:没有使用定时器,采用信号槽机制实现视频流播放. 10:处理全部放在QFFmpge类中,包括注释也才到100行代码左右. 11:使用示例简单方便.自带了一个珍藏多年的黑灰色主题样式表,锦上添花!-1: This example is only used to display the video stream, and does not handle video storage and playback video function 2: After opening the project sure to build inside the shadow of Construction (Shadow build) cancel 3: Real-time video display, video response speed ratio VLC, QTAV and other players is many times faster 4: streamline the code, in the windows can complete compile and run under .linux ffmpeg library to replace the corresponding 5: 3-channel synchronous display a video stream can be a single Screenshot Screenshot hit the button on the last channel 6: supports a single channel double-click the Zoom 7: Code processing and incomplete, there are many places need to optimize 8: code comments is not exhaustive, but easy to understand 9: do not use a timer, using signal slots mechanism for video streaming 10: processing all on QFFmpge class, including comments also only about 11 to 100 lines of code: using the example of a simple and convenient comes with a collection of black
Update
: 2025-02-19
Size
: 14.56mb
Publisher
:
chamsdoncon
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.