免费在线将文件转换为MP4。
我们注重转换质量、使用便捷性和多格式支持。
| 数据类型 | 视频 |
| MIME 类型 | video/mp4 |
| 开发者 | Moving Picture Experts Group (MPEG), ISO/IEC JTC 1/SC 29 |
| 主要使用场景 | 在线视频流媒体(YouTube、Netflix、TikTok、Instagram);在社交媒体上分享视频;移动端视频录制与播放;通过 HLS 和 DASH 进行视频分发;在网络和桌面应用中进行通用视频分发。 |
MP4 是一种广泛使用的多媒体容器格式,用于存储视频、音频、字幕和元数据,是网络视频分发的事实标准。
| 数据类型 | 视频 |
| MIME 类型 | video/mp4 |
| 容器格式 | MP4 (MPEG-4 Part 14), based on ISO Base Media File Format (ISOBMFF) |
| 视频编解码器 | H.264/AVC (most common), H.265/HEVC, AV1, MPEG-4 Part 2, H.263, VP9 (limited support) |
| 音频编解码器 | AAC (most common), MP3, AC-3, EAC-3, ALAC, Opus |
| 分辨率支持 | Up to 8K (7680×4320) and beyond, depending on the enclosed video codec and its profile/level |
| 帧率 | Any frame rate supported by the enclosed video codec; common values: 23.976, 24, 25, 29.97, 30, 50, 59.94, 60, 120 fps |
| 色深 | 8-bit standard; 10-bit and 12-bit supported when using H.265/HEVC or AV1 |
| 色彩空间 | YUV (YCbCr 4:2:0 standard); BT.601, BT.709, BT.2020 depending on codec and profile |
| 比特率 | Variable; typically 500 Kbps – 50 Mbps for video depending on resolution and codec |
| 元数据 | Supports extensive metadata via iTunes-style atoms (title, artist, album, year, description, cover art) and MPEG-7 descriptors; GPS location, creation date, device info commonly stored by smartphones |
| 结构类型 | 多媒体容器(分层原子/盒子结构) |
| 标准 / 规范 | ISO/IEC 14496-14:2020 (MPEG-4 Part 14); built on ISO Base Media File Format ISO/IEC 14496-12 |
| 典型文件大小 | 差异极大:低质量(360p)约每分钟 1 MB,4K RAW 约每分钟 1.5 GB;典型的 1080p H.264 视频每小时约占 1–3 GB。 |
| 最大文件大小 | No inherent file size limit in the specification; practical limits depend on storage and the 32-bit atom size field (files over ~4 GB require 64-bit atom sizes, which is widely supported) |
| 推出年份 | 2001 |
MP4 文件格式具有多项优势,适用于常见的使用场景。
MP4 文件格式存在一些限制,可能会在特定使用场景中产生影响。
MP4 视频文件支持大多数现代设备、播放器和平台。
畸形或特制的 MP4 文件曾被用于利用媒体解析器中的漏洞(例如原子大小解析中的整数溢出)。请使用最新的库(FFmpeg、libavcodec),并谨慎对待来自不可信来源的文件。
开放标准(ISO/IEC);部分内置编解码器(H.264、H.265)受专利保护