Easiest way to install: Load the program group AviDemo.bpg, install the package AviPack.dpk(bpl), try the demos. Read the source of AviWriter_2.pas (in AviPack) to get help on what the procedures and properties do. **Current version: AviWriter_2 ver
iLBC is a VOIP codec originally created by Global IP Sound but made available (including its source code) under a restricted but free and fairly liberal license, including permission to modify. Quoted from: http://www.ilbcfreeware.org/ What is iLBC?
v3.17 * updated libFLAC to version 1.2.1 * added a flush after every log line to help GUIs * "eac3to some.mpls" now also works if the stream files aren't there, anymore * fixed: number of subtitles was not appended to demuxed subtitles' file name *
流媒体添加索引 usage: MP4Creator Options: -aac-old-file-format Use old file format with 58 bit adts headers -aac-profile=[2|4] Force AAC to mpeg2 or mpeg4 profile -allow-avi-files Allow avi files -calcH263Bitrates Calculate and add bitrate information -c
WMA Encoder Control 是一个让你在C++/VisualBasic/Delphi应用程序中加入WMA编码功能的ActiveX控件。功能:~将音频转换为WMA文件~可用为外部编码器~支持Tag~支持不变和易变的bitrate模式~易懂的ActiveX界面~可以和Streamware Development的ActiveX控件综合使用~VisualBasic和C/C++中有合适的界面~可用于支持ActiveX控件的编程环境~Win95/98/ME/NT/2000/XP适用
OGG Encoder Control 是一个让你在C++/VisualBasic/Delphi应用程序中加入OGG编码功能的ActiveX控件。功能:~将音频转换为OGG文件~可用为外部编码器~支持Tag~支持不变和平均的bitrate模式~易懂的ActiveX界面~可以和Streamware Development的ActiveX控件综合使用~VisualBasic和C/C++中有合适的界面~可用于支持ActiveX控件的编程环境~Win95/98/ME/NT/2000/XP适用
java版MPEG播放器 import java.io.*; import java.net.*; import java.awt.*; import java.awt.image.*; import java.applet.*; /** * This class represents a buffered input stream which can read * variable length codes from MPEG-1 video streams. */ class BitInp