搜索资源列表
MPlayer1.0
- LINUX操作系统下的视频播放器MPlayer,可以播放各种格式的电影,可直接编译安装。-Linux operating system under the video player MPlayer, and can play a variety of formats film can be directly translated installation.
dvdview-1.1.0d.tar
- DVDview is a software only MPEG-1/2 video decoder, 运行于unix/linux-DVDview is a software only MPEG-1 / 2 video d ecoder running on unix / linux
mpg123-0.59r+eq.v4
- mpg123代码+EQ的代码,这是一个相当完整的mp3播放器开放源码,该代码是在linux下gcc平台编译通过,对学习在linux下系统编程的人员有参考价值.不过mpeg2.5有bug,还需要进一步纠正.-mpg123 code EQ code, which is a fairly complete mp3 players OSS. The code in the Linux platform under gcc compiler passed, learning under Linux Sys
Mp3NC
- 自己用Java写的一个mp3文件改名的小工具,可能还有不少bug,希望高手多多指点:) 用法:打开需要改名的mp3文件(或者包含mp3文件的目录),然后按开始操作就可以了。 新文件名为:歌手名_歌曲名.mp3 从RedHat9和win2000下面测试过(都是jdk1.4)。 压缩包中包含一个可执行的jar文件(跨平台),一个exe文件(windows)和一个linux下可运行的程序。 另附源码在src目录下。 -own use Java to write a paper
madplaygp2x-src.tar
- madplayer是linux下小巧的媒体播放器,适合欠入式系统,这是最新的madplayer源代码-madplayer under linux is a compact media player and is suitable for less - in system, This is the latest source code madplayer
M_Player
- C源代码,Linux下用Ai编译。可以播放多种多媒体文件。-C source code, using Linux Ai compiler. Can broadcast a variety of multimedia files.
admixer_mute
- There is a sea of conditional compile directives in the source, because of its multi-platform compiling. It was designed to be compileable on both Linux, Windows and the DSP of course. As a result, it can be quite difficult to browse some parts of th
ffmpeg
- FFmpeg is a complete solution to record, convert and stream audio and video. It includes libavcodec, the leading audio/video codec library. FFmpeg is developed under Linux, but it can compiled under most operating systems, including Windows.
audioTX
- 使用jrtplib和最好的mp3压缩库lame,实时压缩收集的声音,并通过网络传播 1. 详细介绍了jrtplib库的编译方法 2. 教你调用lame的mp3压缩接口 3. 教你使用jrtplib 4. 教你如何使用linux提供的接口采集声音,播放声音 5. 注意注释掉的部分,那是使用jrtplib的部分-this code use the jrtplib and lame to compress the audio into mp3 format,and transpor
mp3readandmp3write
- mp3read和mp3write是直接写在wavread更换和wavwrite访问MPEG音频MP3文件。其特点包括: -旨在重复wavread完整语法和wavwrite -还支持上的动态下采样和渠道mpg123的合并-文件优化的很长的MP3 -只需要解码的部分-使用popen函数进行编码,以避免大量临时文件(可用时-看到我popenw墨西哥) -试图消除写保护回路的时间序列文件/通过阅读“热身”样本-包括辅助二进制软件包在Linux,Windows,Mac的PPC的,苹果,英特尔,和Mac英特
mpeg3play-0.9.6.tar
- 这是在LINUX环境下MP3解码的源代码,希望对LINUX环境下做AUDIO开发的人有帮助-This is a LINUX environment MP3 decoder source code, want to do AUDIO LINUX environment developed to help people
libdvbpsi-0.2.0.tar
- libdvbpsi是一个轻便的用来实现MPEG-2 TS流和DVB PSI表的解码和编码的开源库,可以解析的PSI/SI表有:PAT,PMT,NIT,BAT,CAT,SDT,SIS,EIT,TOT,所有的MPEG 2描述子,支持的平台有GNU/Linux, *BSD, Windows and MacOS X-libdvbpsi is a simple library designed for decoding and generation of MPEG TS and DVB PSI table
mpeg4ip-1.6.1.tar
- MPEG4IP Project The MPEG4IP project provides a standards-based system for encoding, streaming, and playing encoded audio, video and text. To achieve this we ve integrated a number of existing open source packages, and created some original code to
linuxmplayer
- 用Qt creater开发的madplay 播放器前端QT4 GUI应用程序,运行于linux ARM9平台,实现播放、暂停、音量设置、上一曲、下一曲功能。-Qt creater developed madplay player front-end the QT4 GUI application program running on linux ARM9 platform, realized play, pause, volume settings, the last one, for a fu
QTPlay
- Linux下qt实现的一个播放器,对学习qt帮助-a multimedia player very simple
MusicPlayer
- 这是一个用Qt编写的小巧音乐播放软件的源代码,能够在windows和linux下的Qt中编译运行。能够实现在系统文件夹中选择音乐到播放器并播放的功能。-This is a compilation of Qt with small music player software source code, can in the Windows and Linux under the Qt compile operation. Can realize in the system folder choose
myplayer
- 自己编写的linux下的myplayer软件,功能不太齐全,但是能够播放常见格式的音频和视频。-His writing under the Linux myplayer software, the function is not complete, but can play a common format of the audio and video.
falabaac-v1.1.0.135.tar
- 新的AAC编码器,最高频宽达到20KHz,里面有与FAAC,neroAAC及经典的mp3编码lame编码后的音频时频图的比较,从时频图和听觉上,falabaaac都要稍好一些 支持windows与linux平台 更多代码及详细可访问 code.google.com/p/falab-New AAC encoder bandwidth up to 20KHz, which has a frequency diagram comparison with of FAAC,
mediaplayer.tar
- 利用QT编写的一个MediaPlayer播放器,采用Video4 linux协议编写的,可以播放MPEG、mp3等格式。-QT prepared using a MediaPlayer player, written a Video4 linux agreement, can play MPEG, mp3 and other formats.
linux--gtk--mp3.txt.tar
- 基于Gstreamer和Gtk的一个简单的MP3播放器 比较简单的音乐播放器 是学习GTK编程的好例子 亲测运行成功 有界面 比较简单-Based on a simple MP3 player Gstreamer and Gtk Relatively simple music player is a good example to learn GTK programming Pro-test run successfully interface is relatively si