当前基于网络的视频编辑的基本选项有哪些?

发布于 2024-10-31 05:17:34 字数 268 浏览 0 评论 0原文

我想知道截至 2011 年 4 月,存在哪些选项允许用户将一段视频上传到我们的服务器:

  • 通过指示起点和终点来修剪素材
  • 捕获特定帧以用作视频的缩略图/快照。

转码没问题 - 我们有各种围绕 ffmpeg 的包装器,它们做得很好 - 但在提供 Web 界面方面,我不知道从哪里开始。

HTML5、Flash 或 Silverlight 选项——我想甚至是 Java 小程序——都值得考虑。开源总是一个好处。

I'm wondering what options exist as of April 2011 for allowing a user to, having uploaded a piece of video to our server:

  • Trim the footage by indicating a start and end point
  • Capture specific frames to use as a thumbnail / snapshot for the video.

Transcoding is no problem - we have various wrappers around ffmpeg that are doing this just fine - but in terms of providing a web interface, I'm not sure where to begin.

HTML5, Flash or Silverlight options - or even Java applets, I guess - would all be worth considering. Open source is always a bonus.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

风渺 2024-11-07 05:17:34

我们的公司http://www.forbidden.co.uk/ 总部位于英国温布尔登,就是这样做的。我们主要使用java前端到基于云的后端。但也有 Android 版本。

我们的核心业务是专业电视作品的编辑。但我们有各种可能的集成,并执行缩略图和帧提取到 facebook 等操作。

恐怕不是开源的,但我们的很多基础设施都是基于 Linux 的摄取器等。

Our company does this, http://www.forbidden.co.uk/ Based in Wimbledon UK. We mainly use a java frontend to cloud-based backend. But there is an Android version too.

Our core business is editing for professional TV productions. But we have various sorts of possible integration, and do things like thumbnailing and frame extraction into facebook etc.

Not open source I'm afraid, but a lot of our infrastructure is, linux based ingester etc.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文