搜索资源列表
H264_decoder
- H264Dec_从FFMPEG中提取出来的VC工程下的H264_decoder
H264DecLib_PPC
- The ffmpeg in windows mobiles 6.0 pocket pc source code, add safe decode function, biulding no error warning in VC 2008.If u still want a using example,please search key word \"h264_ffmpeg049pre\" in this site, that is a win32 mfc using example, us
ffmpeg_h264_vc
- 从ffmpeg内提取出来的H.264解码的vc版本
FFmpegPlayer(VC)
- FFmpeg移植到VC下,可以播放音视频的一个小例子
ffmpeg
- 包括建立工程需要的dll h lib文件,添加到vc++工程时要在适当的地方加extern \"C\"
ff_264_dec_vc.rar
- VC编译通过的ffmpeg,解h264码流。 有点慢!!!不如JM14.1,VC compiler adopted ffmpeg, solutions h264 stream. A bit slow! ! ! Not as good as JM14.1
ff_264_dec_vc.rar
- 从ffmpeg中提取的h.264解码器,网上从其他地方也不容易找的到,对于想理解H264标准,优化H264解码器,及开发H264相关应用的人,会有很大帮助。,Ffmpeg extracted from the h.264 codec, on-line from other places is not easy to find that the standard for H264 would like to understand and optimize the H264 decoder, and
VLCplayer
- 是基于ffmpeg++vc的vlc播放器,已经调试过了,已经可以正常运行,希望对需要的朋友有帮助。-Is based on ffmpeg++ vc the vlc player, has been debugged, and ready for normal operation, want to help a friend in need.
H264Dec(OnlyP)20060516
- 该程序为从FFMPEG中提取的有关H.264解码程序在VC下编译通过的一个工程-The program extracted from the FFmpeg H.264 decoding the relevant procedures in the VC compiler adopted under a project
drffmpeg
- ffmpeg的vc工程,方便调试,学习,希望对 大家有用-ffmpeg' s vc project to facilitate debugging, learning
101259375ffmpeg_c
- ffmpeg源码的vc环境下成功编译源码-vc source ffmpeg successfully compile source environment.
ASF_Mux
- 这几天需要参考FFmpeg的asfenc的asf muxer功能写一个跨平台的程序, 就把ffmpeg里面的output_example.c和对应的libavcodec/msmpeg4 mp2 libavformat/asfenc 的功能和代码移植到windows, 没有使用其他的编译器, 直接用VC的console跑完整个程序. 感觉像ffmpeg这种开源项目的代码还是模块化分得很清楚, 不需要的东西都用宏关的很好. 例子程序生成一个asf输出文件,供大家参考. -asf muxer
fffmpeg
- VC下编译成功的ffmpeg.c。绝对可以用-VC compiled successfully ffmpeg.c. Definitely can! ! ! ! 11
mmac3
- mmac3,ac3音频编码器,是ffmpeg项目的一个子项目,VC++2005编译,便于学习研究。-mmac3, ac3 audio encoder,a subproject of ffmpeg project , could be compiled by VC++2005, useful to study and research.
ffmpeg_h264
- 使用ffmpeg库编写的VC下得H.264视频解码程序。-Using the ffmpeg library written in VC have H.264 video decoding process.
06291539ffmpeg(vc)
- ffmpeg提取的h264解码代码,绝对可用。-ffmpeg h264 decoder extracted code, absolutely available.
Jackarain-avplayer-ce10fcc
- 在开源ffmpeg的基础上做的avplayer播放器,支持几乎所有视频格式,可用vc工程打开。-Done on the basis of the open source ffmpeg,avplayer player supports almost all video formats,can use vc project open.
ffmpeg-2.0.1
- ffmpeg VC开发库,可以直接配置开发环境进行编译,调试。ffmpeg是个通用解码库。 -ffmpeg VC development libraries
FFMpeg-player
- 一个修改后的ffplayer,可以在VC++下编译,可以播放文件-A ffmpeg player, can compile under vc++ IDE
ffplayformfc-code
- 本工程将ffmpeg项目中的ffplay播放器(ffplay.c)移植到了VC的环境下。 并且使用MFC做了一套简单的界面。- This software transplant ffplay to Microsoft VC++ environment. And use MFC to build a simple Graphical User Interface.