如何处理现有的视频文件。 [英] How to process an already existing video file.

查看:101
本文介绍了如何处理现有的视频文件。的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何处理现有的视频文件。

按处理我的意思是编码,更改分辨率,比特率。

解决方案

这个话题太宽泛了。有许多方法可以对视频进行编码/转码以及大量不同的格式/容器,压缩算法和编解码器。



我强烈推荐其中一种最精益的方法有能力的产品,开源 ffmpeg

http://en.wikipedia .org / wiki / Ffmpeg [ ^ ],

http://ffmpeg.org/ [ ^ ]。



参见相关的 libavcodec

http://en.wikipedia.org/wiki/Libavcodec [ ^ ],

http://libav.org/ [ ^ ]。



bot中的产品h flavor是多平台的,当然也适用于Android。请参阅:

http://sourceforge.net/projects/ffmpeg4android/ [ ^ ]。



-SA

How do I process an already existing video file.
By Processing I mean encoding, changing resolution, bitrate.

解决方案

This is too broad topic. There are many ways to encode/transcode video and a good number of different formats/containers, compression algorithms and codecs.

I would highly recommend one of the most lean a capable products, opens-source ffmpeg:
http://en.wikipedia.org/wiki/Ffmpeg[^],
http://ffmpeg.org/[^].

See also related libavcodec:
http://en.wikipedia.org/wiki/Libavcodec[^],
http://libav.org/[^].

The product in both flavors is multiplatform and certainly available for Android as well. Please see:
http://sourceforge.net/projects/ffmpeg4android/[^].

—SA


这篇关于如何处理现有的视频文件。的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆