vb.net - 我们可以使用 ffmpeg 直接从互联网将 flv 转换为 mp4

标签 vb.net ffmpeg mp4 flv

关闭。这个问题是off-topic .它目前不接受答案。












想改进这个问题? Update the question所以它是on-topic对于堆栈溢出。


11年前关闭。







Improve this question




VB.Net

这对我来说很好

"-i ""C:\myfile.flv"" -ar 22050 FileName.mp4"

但我可以使用这个吗?
"-i ""http://www.example.com/myfile.flv"" -ar 22050 FileName.mp4"

最佳答案

根据documentation :

The protocol http: is currently used only to communicate with FFserver (see the FFserver documentation). When FFmpeg will be a video player it will also be used for streaming :-)

关于vb.net - 我们可以使用 ffmpeg 直接从互联网将 flv 转换为 mp4,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/2764315/

相关文章:

.net - 如何比较两个字符串列表以找到相同的字符串

mysql - vb sql查询不同类型的字段

c - 了解 FFMPEG 视频编码

ffmpeg - 如何从 MP4 文件中提取元数据轨道

vb.net - 以另一种形式访问类的同一实例

vb.net - 如何防止用户调整表单大小?

ffmpeg - 在 FFMPEG 上转换时出错?这是什么意思以及应该如何解决?

audio - 如何进行音频扩展/标准化(强调高低之间的差异)

html - MP4 视频无法在 Internet Explorer 11 中播放

c++ - OpenCV 相机标定