话题框架与类库 › FFmpeg

框架与类库:FFmpeg

原来FFmpeg这么有意思

其实FFmpeg大家都耳熟能详的的一个东西了,知名的ijkplayer 就是有Bilibili开源出来的播放器也是基于FFmpeg做出来的。但是FFmpeg不仅仅止于音视频的播放裁剪功能,还能干些更有趣的事情,就比如说视频的画面拼接,对于一个Android开发者来说,一想到FFmpeg c/c++是跑不掉的。下载官方库,然后

使用 audacity/lame/ffmpeg 进行 mp3 文件瘦身

注意:这是一篇非常基础的工具使用文章。 虽然已经迈入了 4G 时代,但由于各种各样的原因,国内的手机用户(主要是安卓用户)依然偏爱比较小的安装包。同样偏爱小安装包的还有国内各种安卓野鸡市场。因此,对于移动游戏开发者来说,掌握素材瘦身技能是必要的0

Recording a website with PhantomJS and FFMpeg

ffmpeg to capture screenshot from a video file in a fine time unit

I use ffmpeg to capture screenshot from video. Here is the command code: ffmpeg -i /my_video_file_dir/video.flv -y -f image2 -ss 8 -sameq -t 0.001 -s 320*240 /image_dir/screenshot.jpg And I want...

How to extract 1 screenshot for a video with ffmpeg

There are many tutorials and stuff showing how to extract multiple screenshots from a video using ffmpeg. You set -r and you can even start a certain amount in. But I just want 1 screenshot at, s...

Useful FFmpeg Commands For Converting Audio & Video Files

FFmpeg is a versatile command-line tool for converting audio and video files. Here are some useful FFmpeg commands you should know.

首页 - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-06-18 12:07
浙ICP备14020137号-1 $访客地图$