文件名称:simplest_ffmpeg_remuxer
- 所属分类:
- 多媒体
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2014-08-16
- 文件大小:
- 13.48mb
- 下载次数:
- 0次
- 提 供 者:
- 雷**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
最简单的基于FFMPEG的封装格式转换器(无编解码)。
该程序一个基于FFMPEG的封装格式转换器。所谓的封装格式转换,就是在AVI,FLV,MKV,MP4这些格式之间转换(对应.avi,.flv,.mkv,.mp4文件)。需要注意的是,本程序并不进行视音频的编码和解码工作。而是直接将视音频压缩码流从一种封装格式文件中获取出来然后打包成另外一种封装格式的文件。
详细信息《最简单的基于FFMPEG的封装格式转换器(无编解码)》:
http://blog.csdn.net/leixiaohua1020/article/details/25422685-This software converts a media file from one container format
to another container format without encoding/decoding video files.
该程序一个基于FFMPEG的封装格式转换器。所谓的封装格式转换,就是在AVI,FLV,MKV,MP4这些格式之间转换(对应.avi,.flv,.mkv,.mp4文件)。需要注意的是,本程序并不进行视音频的编码和解码工作。而是直接将视音频压缩码流从一种封装格式文件中获取出来然后打包成另外一种封装格式的文件。
详细信息《最简单的基于FFMPEG的封装格式转换器(无编解码)》:
http://blog.csdn.net/leixiaohua1020/article/details/25422685-This software converts a media file from one container format
to another container format without encoding/decoding video files.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
simplest_ffmpeg_remuxer
.......................\readme.txt
.......................\simplest_ffmpeg_remuxer
.......................\simplest_ffmpeg_remuxer.sln
.......................\simplest_ffmpeg_remuxer.suo
.......................\.......................\avcodec-55.dll
.......................\.......................\avdevice-55.dll
.......................\.......................\avfilter-4.dll
.......................\.......................\avformat-55.dll
.......................\.......................\avutil-52.dll
.......................\.......................\cuc_ieschool1.flv
.......................\.......................\include
.......................\.......................\.......\inttypes.h
.......................\.......................\.......\libavcodec
.......................\.......................\.......\..........\avcodec.h
.......................\.......................\.......\..........\avfft.h
.......................\.......................\.......\..........\dxva2.h
.......................\.......................\.......\..........\old_codec_ids.h
.......................\.......................\.......\..........\vaapi.h
.......................\.......................\.......\..........\vda.h
.......................\.......................\.......\..........\vdpau.h
.......................\.......................\.......\..........\version.h
.......................\.......................\.......\..........\xvmc.h
.......................\.......................\.......\libavdevice
.......................\.......................\.......\...........\avdevice.h
.......................\.......................\.......\...........\version.h
.......................\.......................\.......\libavfilter
.......................\.......................\.......\...........\asrc_abuffer.h
.......................\.......................\.......\...........\avcodec.h
.......................\.......................\.......\...........\avfilter.h
.......................\.......................\.......\...........\avfiltergraph.h
.......................\.......................\.......\...........\buffersink.h
.......................\.......................\.......\...........\buffersrc.h
.......................\.......................\.......\...........\version.h
.......................\.......................\.......\libavformat
.......................\.......................\.......\...........\avformat.h
.......................\.......................\.......\...........\avio.h
.......................\.......................\.......\...........\version.h
.......................\.......................\.......\libavutil
.......................\.......................\.......\.........\adler32.h
.......................\.......................\.......\.........\aes.h
.......................\.......................\.......\.........\attributes.h
.......................\.......................\.......\.........\audioconvert.h
.......................\.......................\.......\.........\audio_fifo.h
.......................\.......................\.......\.........\avassert.h
.......................\.......................\.......\.........\avconfig.h
.......................\.......................\.......\.........\avstring.h
.......................\.......................\.......\.........\avutil.h
.......................\.......................\.......\.........\base64.h
.......................\.......................\.......\.........\blowfish.h
.......................\.......................\.......\.........\bprint.h
.......................\.......................\.......\.........\bswap.h
.......................\.......................\.......\.........\buffer.h
.......................\.......................\.......\.........\channel_layout.h
.......................\.......................\.......\.........\common.h
.......................\.......................\.......\.........\cpu.h
.......................\.......................\.......\.........\crc.h
.......................\........