Welcome![Sign In][Sign Up]
Location:
Search - ffmp

Search list

[Streaming Mpeg4VidRead.tar

Description: Video Reading Code for Matlab. This some C++ and mex code written as a Matlab wrapper around the ffmpeg video reading libraries. It should compile under Windows and Linux. (The Windows compilation requires mingw gcc. Extact installation instructions are included in a Readme.txt in the downloaded files.) Thus from within Matlab one can grab the RGB data from specified frames from a named video file. The code should be able to read all video clips that are readable by ffmpeg. Note that we are making this code freely available, however no promises are made as to its reliability or that the code will be supported. However, if bugs are found and easy to fix, then new releases will probably be made available. It should be noted also that ffmpeg is lgpl. -Video Reading Code for Matlab. This some Files and C code written as a wrapper around Matlab the ffmpeg video reading libraries. It should c ompile under Windows and Linux. (The Windows co mpilation requires mingw gcc. Extact installa tion instructions are included in a Readme.txt in the downloaded files.) Thus from within Matlab ab one can grab the RGB data from specified frame 's from a video file named. The code should be able to read all video clips that are readable by ffmp eg. Note that we are making this code freely avai Cheers, however no promises are made as to its reliabili ty or that the code will be supported. However, if bugs are found and easy to fix. then new releases will probably be made availab le. It should be noted also that ffmpeg is lgpl.
Platform: | Size: 5313 | Author: 薛斌 | Hits:

[Multimedia programffmp

Description: linux下用ffmpeg解码库写的一个简单的视频播放器,原则上应能播放ffmpeg支持的视频格式,但仅能播放h.263视频,编译命令:g++ -g -o ffplay ffmp1.cc -L./libavformat -lavformat -L./libavcodec -lavcodec -L./libavutil -lavutil -lm -lz -ldl -L/usr/lib -lSDL -lpthread-linux using ffmpeg decoding the written a simple video player, in principle, be able to support the ffmpeg broadcast video format, but only broadcast h.263 video, compiled order : g-g-o ffplay ffmp1.cc -L./libavformat - lavfo rmat -L./libavcodec - lavcodec -L./libavutil - lavutil - lm - lz - ldl -L/usr/lib - lSDL - lpthre ad
Platform: | Size: 4870 | Author: 孙勇 | Hits:

[Multimedia Developffmpeg714

Description: windows下很好用codec编码转换工具,自行开发的。-windows under good use codec transcoding tools, self-developed.
Platform: | Size: 40912896 | Author: 陆红 | Hits:

[Special Effectsavcodec_sample

Description: ffmpeg例子.FFmpeg是一个集录制、转换、音/视频编码解码功能为一体的完整的开源解决方案。FFmpeg的开发是基于Linux操作系统,但是可以在大多数操作系统中编译和使用。-ffmpeg example. Sorenson is a record collection, conversion, Audio/Video codec combines the functional integrity of the revenue-raising solutions. Sorenson Development is based on the Linux operating system, but in most operating systems can be compiled and used.
Platform: | Size: 3072 | Author: long | Hits:

[Streaming Mpeg4VidRead.tar

Description: Video Reading Code for Matlab. This some C++ and mex code written as a Matlab wrapper around the ffmpeg video reading libraries. It should compile under Windows and Linux. (The Windows compilation requires mingw gcc. Extact installation instructions are included in a Readme.txt in the downloaded files.) Thus from within Matlab one can grab the RGB data from specified frames from a named video file. The code should be able to read all video clips that are readable by ffmpeg. Note that we are making this code freely available, however no promises are made as to its reliability or that the code will be supported. However, if bugs are found and easy to fix, then new releases will probably be made available. It should be noted also that ffmpeg is lgpl. -Video Reading Code for Matlab. This some Files and C code written as a wrapper around Matlab the ffmpeg video reading libraries. It should c ompile under Windows and Linux. (The Windows co mpilation requires mingw gcc. Extact installa tion instructions are included in a Readme.txt in the downloaded files.) Thus from within Matlab ab one can grab the RGB data from specified frame 's from a video file named. The code should be able to read all video clips that are readable by ffmp eg. Note that we are making this code freely avai Cheers, however no promises are made as to its reliabili ty or that the code will be supported. However, if bugs are found and easy to fix. then new releases will probably be made availab le. It should be noted also that ffmpeg is lgpl.
Platform: | Size: 5120 | Author: 薛斌 | Hits:

[Streaming Mpeg4bash-2.05b-MSYS

Description: 用于编译ffmpeg时需要用到的工具,刚好收集全了。有需要的可以自由下载-Used to compile ffmpeg tool when needed, just to collect a whole. Need free download
Platform: | Size: 357376 | Author: 黎程 | Hits:

[Linux-Unixffmpeg

Description: 现在关于h.264的源码很多,如jm,x264,ffmpeg等。在linux里编译测试过,用来解x264的码流相当不错-Now on a lot of h.264 source, such as jm, x264, ffmpeg and so on. Compiler in linux where tested for the solution of Bitstream x264 pretty good
Platform: | Size: 2706432 | Author: 小狐 | Hits:

[Linux-Unixffmpeg

Description: ffmpeg的完整源代码和作者自己写的文档。不但有在Linux的工程哦,还有在Win32下的工程。好资料!-ffmpeg complete source code and documentation written by the author himself. Not only have the works in Linux Oh, we still have in the works under Win32. Good information!
Platform: | Size: 3007488 | Author: sharpboy | Hits:

[Otherff_tutorial

Description: ffmpeg开发指南,学习ffmpeg的必备教材-ffmpeg development guide, essential learning materials ffmpeg
Platform: | Size: 135168 | Author: hoty | Hits:

[Multimedia Developoutput_example_ffmpeg_sdk

Description: vs2008调试通过的ffmepg output example-vs2008 debugging adopted ffmepg output example
Platform: | Size: 3015680 | Author: hss | Hits:

[Streaming Mpeg4FFmpeg-full-SDK-3.2

Description: Windows 下ffmpeg3.2开发包-Windows under ffmpeg3.2 Development Kit
Platform: | Size: 3900416 | Author: os | Hits:

[Symbianmovino.tar

Description: symbian下ffmpeg编程。。废了好大劲下下来的!。-ffmpeg under symbian programming. . Spent a good big strong down under! .
Platform: | Size: 2408448 | Author: dafa | Hits:

[Multimedia Developomnimeeting-win-0.4-src

Description: live555+ffmpeg例子 调试比较麻烦 是国外一个开源项目的源代码-live555+ ffmpeg debug example is too much trouble is an open source project abroad, the source code
Platform: | Size: 6856704 | Author: 杨子卿 | Hits:

[Streaming Mpeg4ff_264_dec_vc

Description: 从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 development related to the application of H264, and would be of considerable help.
Platform: | Size: 309248 | Author: liuchunlong | Hits:

[Windows CEH264CE(FFMPEG_ARM)

Description: arm平台下的H264编码和解码源代码,可以在ARM下使用,移植一下就可用!-arm platform H264 encoding and decoding the source code, you can use ARM, you can use transplant!
Platform: | Size: 2038784 | Author: David | Hits:

[WEB Codeffmpeg

Description: 本人编译的ffmpeg.exe,可用于php在线处理各种视频文件、生成缩略图等。-I compiled ffmpeg.exe, can be used to deal with php online video files, such as generating thumbnails.
Platform: | Size: 1482752 | Author: aaa | Hits:

[Compress-Decompress algrithmsffdshow_beta3_rev1324_20071127

Description: 从FFMPEG转换而来的H264解码程序,VC下编译-FFmpeg conversion comes from the H264 decoding procedure, VC under the compiler ..
Platform: | Size: 8265728 | Author: 董建军 | Hits:

[Symbianffmpeg-symbian

Description: FFMpeg Libraries for Symbian OS
Platform: | Size: 8192 | Author: jordi1972 | Hits:

[Embeded Linuxplayer

Description: fs2410下借用SDL.FFMPEG库实现一个触摸屏的播放器程序。请参照源码在相应目录下自己放置一个要播放的MPG文件。-fs2410 under SDL.FFMPEG library to borrow a player touch screen procedure. Please refer to the corresponding source directory in their own place to play a MPG file.
Platform: | Size: 16384 | Author: yang | Hits:

[Multimedia programffmpeg

Description: 最新FFmpeg源码 0.5,包括中国的AVS,Real Video等-FFmpeg latest 0.5 source code, including Chinese AVS, Real Video, etc.
Platform: | Size: 2745344 | Author: | Hits:
« 12 »

CodeBus www.codebus.net