搜索资源列表
ffmpeg 项目的 Java 语言封装
- JAVE (Java Audio Video Encoder) 类库是一个 ffmpeg 项目的 Java 语言封装。开发人员可以使用JAVE 在不同的格式间转换视频和音频。例如将 AVI 转成 MPEG 动画,等等 ffmpeg 中可以完成的在 JAVE 都有对应的方法。 ,JAVE (Java Audio Video Encoder) class library is a Java language package ffmpeg project. Developers can use
javafr_LECTEUR-AUDIO-AVEC-JAVAFX___Page
- C est la version mise a jour, jetez un coup d oeuil... Le designe est fait avec Photoshop CS4, en suite j ai fais une exportation au format "FXZ" pour manipuler chaque calque d une maniere independante et j ai fais le code avec NetBeans 6.7.1. Me
Transcode
- JMF的音视频格式转换例子,是在RTP的前提,转换后更适用于网络传输-JMF audio and video format conversion example is the premise in the RTP, converted more suitable for network transmission
ffmpeg-export-snapshot
- mpeg格式转换为其他音频格式的转换软件-mpeg formats into other audio format conversion software
RecordPlay
- 一个简单的 录音与播放 并将音频文件保存为wav格式-A simple recording and play and will save as wav audio file format
javareply
- 用java编写的一个 录取声音后,产生一个回音的效果的程序,了解储存的音频文件读取的操作及其中的格式-Jmichelle admitted after a voice, produce a echo effect program, understand the audio files stored the operation of the format and read
meitibofangqi
- 用java语言编写的媒体播放器,实现音频播放功能,可以播放各种格式的音频文件。-Use Java language preparation media player, realize the audio playback function, can play all format audio files.
audio
- 用JAVA编写的一个音频文件播放器,能够播放wav音频格式的文件。实现为Applet小程序,含开始、暂停、停止等播放控制。-Written with JAVA an audio file player that can play wav audio file format. Implemented as Applet applet containing start, pause, stop, playback controls.
RecordSound
- RecordSound源代码,Android录音实例,获取程序界面中的两个按钮,为两个按钮的单击事件绑定监听器,创建保存录音的音频文件,设置录音的声音来源,设置录制的声音的输出格式(必须在设置声音编码格式之前设置),设置声音编码的格式-RecordSound source code, Android recordings instance, get two buttons in the program interface binding for the two-button click even
jpalyer
- jplayer 播放器 播放 MP3 wav 格式的音频文件 ie和火狐 谷歌都兼容-jplayer player to play MP3 wav format audio files ie and are compatible with Firefox Google
AudioFormat
- The AudioFormat class is used to access a number of audio format and channel configuration constants for Andriod.
AudioInputStream
- 音频输入流是具有指定音频格式和一个输入流 *长度。样本框,而不是字节长度表示。 *提供几种方法,用于读取目标的字节数,从 *流,或指定的字节数。 *音频输入流跟踪的最后一个字节被读取。 *您可以跳过任意的字节数到一个更高的位置 *阅读。的音频输入流可支持标记。当你设置一个标志, *记住当前位置,让您可以稍后再返回。-An audio input stream is an input stream with a specified audio format
FormatConversionProvider
- 格式转换提供者提供格式转换服务 *从一个或多个输入格式的一个或多个输出格式。 *转换器,包括编解码器,它编码和/或解码的音频数据, *以及转码器等格式转换器提供的方法 *确定支持什么样的转换,并获得的音频 流从转换后的数据可以被读取.-A format conversion provider provides format conversion services * from one or more input formats to one or more ou
AudioFileReader
- 音频文件阅读服务的提供者。提供具体实现的类可以从一个或多个类型的音频文件解析的格式信息,从这些类型的文件,可以制作音频输入流。-Provider for audio file reading services. Classes providing concrete implementations can parse the format information from one or more types of audio file, and can produce audio input s
jvideoplayer
- Java视频播放器的源代码文件,之前写过一个用Java API 来播放音频剪辑片断的小程序,不过如果用这种程序来播放较大的声音文件( 当然格式必须支持的), 程序不会响应, 根本不能得到声音。这是由于java.applet.AudioClip 对象不能容纳大量的音频数据。为了解决这个问题,本源码将演示如何得到一个真正意义上的媒体播放器,效果如上所示。它既可以播放音频也可以播放视频(当然格式必须是支持的)。-Java video player source code file, before wr
audio-player
- Java实现音乐播放器是一种用于播放各种音乐文件的多媒体播放软件。它涵盖了各种音乐格式的播放工具-Java music player is a player software for multimedia play all kinds of music files. It covers a variety of music format player
jvidioplayer
- Java视频播放器的源代码文件,之前写过一个用Java API 来播放音频剪辑片断的小程序,不过如果用这种程序来播放较大的声音文件( 当然格式必须支持的), 程序不会响应, 根本不能得到声音。这是由于java.applet.AudioClip 对象不能容纳大量的音频数据。为了解决这个问题,本源码将演示如何得到一个真正意义上的媒体播放器,效果如上所示。它既可以播放音频也可以播放视频(当然格式必须是支持的)。-Java video player source code file, before wr
jave-1.0.2
- java编写的开源项目实现不同音频格式文件转换,程序员可以进行封装。-java open source projects prepared by the different audio format conversion, the programmer can be encapsulated.
FlashPlayer
- Java Demo:使用了JavaFx的图片幻灯片播放器 1、编译使用JDK 1.7, 1.6可能需要重新编译才能运行 2、使用了JavaFx,需要导入jfxrt.jar,已在lib文件夹下,需要导入 3、image存放图片:jpg、png、bmp格式; music存放音频:只支持au、wav格式 4、image和music文件夹和FlashPlayer.jar在同级目录下即可-Java Demo: Use the JavaFx Picture Slideshow 1, comp
AudioRecorder
- 将麦克风输入音频信息转换为制定音频格式!(Converts the microphone input audio information into an audio format!)
