Same-codec re-mux is near-instant — 30 to 60 seconds for a 1-hour file. A full codec re-encode runs at roughly 0.3-0.7x source duration on our GPU pipeline, so a 1-hour AVI → MP4 finishes in 18-40 minutes depending on resolution and target codec.
为 AVI 到 MP4 所支持的最大分辨率是什么?
+
自由转换以4K(3840x2160)为上限,每个文件的大小限制为4K(3840x2160),《人类发展报告》元数据(HDR10、HDR10+、HDR10+、Dolby Vision on Premium plans)通过AVI和MP4集装箱支持。
Not in the same step — use /video-trim/ or /video-cutter/ to clip first, then run the AVI → MP4 conversion. Chaining trim and convert is faster than re-encoding the entire AVI just to drop unused footage.
为什么文件 MP4 与 AVI 来源相比模糊不清?
+
几乎总是低位速率设置。 从高位速率 AVI 重新编码为默认的 CRF MP4 压缩在多动的场景中非常严重。 将通用报告格式推到 16-18, 或者设定一个与 AVI 源相匹配的明确目标位速率, 而 MP4 则重新获得清晰度 。
转换器 AVI 到 MP4 处理字幕吗?
+
是 — 嵌入的副标题音轨( MP4 的mov_ text, MP4, SRT/ ASS in MKV), 当 AVI 和 MP4 容器支持它们时, 会被保存。 燃烧的( 硬子) 字幕自动传输, 因为它们生活在视频框中 。