搜索资源列表
AudiereAudioSystem
- 一种便利高质量的袖珍音频API函数库, 支持文件操作、编码解码、混音、播放输出, 播放支持 MP3, Ogg Vorbis, FLAC, WAV, IT, XM, S3M, 和 MOD 文件. 可用于C, C++, Python, Java, Delphi, 以及支持 XPCOM 的任何语言. -a convenient pocket-sized high-quality audio API functions to support document operation, codec
usdsi
- 本程序是用python编写,无需安装。运行Crawler.exe就可以看到效果。 如果不修改配置是抓取新浪科技的内容,修改配置可以抓取指定的网站。 配置文件采用ini的格式. spider_config.ini蜘蛛的配置 1. maxThreads 爬虫的线程数 2. startURL 爬虫开始的URL 3. checkFilter 爬虫只抓取指定的URL(采用正则表达式匹配) 4. urlFilter 爬虫提供给分析器的URL(采用正则表达式匹配) sucker
exaile_0.2.13.tar
- exaile播放器的最新版本。使用python编写的
PandoraExample Python code
- Pandora Python Example
myRTP
- RTSP协议实现,通过PYTHON 实现了RTSP协议-Rtsp demo (python)
Player
- 利用python和wxpython编写的一个音乐播放器,支持mp3,wav,ogg等格式-Written in python and wxpython a music player, support mp3, wav, ogg and other formats
imgtomov
- 可以把一系列的静态图像转化成一个单一的动画文件.图像命名规则是后面加四位数字. 需要ffmpeg的支持.-Converting a bunch of sequential still images to an animation. Written in python. Make sure it is executable before you run it. (Note: python & ffmpeg required).
pyjrtplib-0.01
- Libraries of python for hands RTP.
OpenCaster2.4
- 很多不错的MPEG2传输流工具代码集合,主要用C和python实现。 功能: PSI 生成;EPG/EIT生成;DSM-CC数据生成和接收(MHP/MHEG5/SSU);TS 包和时序分析;等等。-This package is a collection of softwares to play out and multiplex MPEG2 transport stream format in a Linux system. Features: - PSI generation
winsound.tar
- Example Python code for sending of sound into sound card.
tinyavi-0.2.3
- tinyAVI is a Python program for Linux and Windows that will convert video files in various formats to a format handled by some portable devices like pocket multimedia players. The program is very easy to use (I actually wrote it for my 10-year daught
upnpmusic-0.3.3
- UPnP-Music-Server. It serves a sqlite-database of your mp3 music collection to a upnp-client. I tested it with Noxon from Terratec. Written in Python. I no longer work on this project since I do not have access to the hardware any more.
simplecall
- python simple sip ca-sip call
python-mp3
- 一个用python写的mp3播放程序,很有趣,适合新手学习掌握python-A mp3 player written in python program, it is interesting for novices to learn to master the python
plugin.video.tvchannels
- Python scr ipt to Brazilian TV Channels
GoogleSpeechAPI
- Simple scr ipt in Python to make Speech Recognation accessing the Google
PyPylon-master
- Basler Pylon python wrapper.
audio
- 利用python对视频中较为明显的某样物体进行捕捉;直线检测及其他图像基本操作(Using Python to capture an object that is more obvious in video ;Line detection and other basic image operations)
calibrate .py
- 使用python库里面的pydub,numpy来计算音频文件的总谐波失真(use python module pydub to calculate the wav thd)
pdm-to-pcm-main-python
- pdm to pcm的python工具包,里面有通过python播放pdm pcm的代码