我需要在我的网站上使用 HTML 5。
视频采用 H.264 格式。
非 WebKit 浏览器(例如 Firefox)不支持它。 Firefox 需要 MPEG-4。
我上网浏览了一下,但没有找到任何与此任务相关的信息。
问题是:
- 您能否推荐一些免费的批量视频编码器(命令行或非命令行),它支持 HTML 5 视频的所有视频/音频格式。我现在需要转换大约 20 个视频文件。
- 还应该使用哪些视频格式才能跨浏览器友好?我了解 H.264、OGG 和一些 WebM(不用太在意)。是否有每个浏览器支持的视频格式列表?
谢谢,
忘了提及:我使用的是 Mac
i need to use HTML 5 on my website.
Videos are in H.264 format.
Non-WebKit browsers, say, Firefox does't supports it. Firefox needs MPEG-4 instead.
I surfed the Web a little, but not found anything for this task.
The questions are:
- Could you recommend some free batch video encoder (command-line or not), that supports all video/audio formats for HTML 5 video. I need to convert about 20 video files right now.
- What more video formats should be used to be crossbrowser friendly ? I know about H.264, OGG and some WebM (never heart about it). Is there any list of supported video formats for each browser ?
Thanks
Forget to mention: i'm on a Mac
发布评论
评论(1)
对于转换器,我使用 ffmpeg 和 超级
for converters I use ffmpeg and super