代码搜索结果
找到约 8,355 项符合
MP3 的代码
mp3.o
XL
H 5 areas 1D global symbols
M mp3.c
S push_gset5 Ref0000
S _BUFFER Ref0000
S _fatNextCluster Ref0000
S _vs1011_init Ref0000
S _delay_nus Ref0000
S _vs1011_cmd_write Ref0000
S _fatInit Ref0
mp3.lis
.module mp3.c
.area data(ram, con, rel)
0000 _vol::
0000 .blkb 2
.area idata
0000 2020
layer3.h
void mp3();
mp3.h
/* Copyright 1998, ESS Technology, Inc. */
/* SCCSID @(#)mp3.h 4.5 02/17/05 */
GBLDEF(int MP3_enabled, 0); /* 1: enable MP3, 0: disable MP3 */
GBLDEF0(int MPG_layer);
anming.txt
[AnMing Soft]
MP3 files here.
mp3.h
// this is a class that can decode an mp3 file or stream
#ifndef _MP3_H
#define _MP3_H
#include
#include
#include
#include "rmbasic.h"
#ifdef _WIN32
extern "C"
{
#def
mp3.cpp
#include "mp3.h"
// 1 to enable verbose debug output
#define MP3_VERBOSE 0
#if 0
static void debug_break (void)
{
}
#define ASSERT(exp) ((void)((exp)?1:(printf ("ASSERT failed: line %d, file %s\
mp3.c
/*
* MP3 encoder and decoder
* Copyright (c) 2003 Fabrice Bellard.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
readme.8hz-mp3
-----------------------------------------------------------README---------------
Mon May 18 01:20:00 MET DST 1998
Contents
What is 8hz-mp3 ?
How to use it.
Known misfeatures.
How to
mp4.txt
1、用豪杰从vob上截取mpg
2、用音频通将mp3取出 //分别取出音频和视频
3、用besweet转换mp3
4、把mpg文件上传到192。168。10。9上的一个目录中(zrh)
5、ffmpeg -i *.mpg -s 720x576 -b 2000 -qscale 2 -qmin 6 -qmax 7 -an *.avi
6、把转换好的mp3上传的192.168.10