.M4S 文件扩展名

MPEG-DASH Video Segment

开发者 Moving Picture Experts Group
受欢迎程度
3.8  |  13 
 

什么是 M4S 文件?

An M4S file is a segment of a video streamed using the MPEG-DASH video streaming technique. It contains binary data that represents a video segment. M4S files that are the first segment of a video also contain initialization data, which allows media players to recognize and begin playing the video.

更多信息

MPEG-DASH is an adaptive bitrate streaming technique that allows users to stream high-quality video over the Internet using HTTP. Videos streamed using MPEG-DASH are divided into segments, which are made available at a variety of different bit rates. By dividing videos into segments and making those segments available at different bit rates, web clients can stream long videos smoothly without stalling or re-buffering.

When a user downloads a video streamed using MPEG-DASH, that video is saved as a series of M4S files. Each M4S file contains a specific segment of the streamed video. For example, a user who downloads a streamed YouTube video using youtube-dl may see the video saved as a series of M4S files.

注: M4S files often do not contain audio data.

如何打开 M4S 文件

M4S files cannot be opened and played individually. To play the video an M4S file contains, you must:

  1. Combine all the M4S files that comprise a single streamed video into one M4S file.
  2. Convert the combined M4S file into an .MP4 file.

Then, you'll be able to play the resulting MP4 file in a media player, such as VideoLAN VLC media player (multiplatform).

In Linux and macOS terminals, you can use the cat command to combine multiple M4S files into a single file. In Windows command prompt, you can use the type or copy commands. When you combine your M4S files, be sure to combine them in the correct order. For example, if you have files named 000000.m4s, 000001.m4s, and 000002.m4s, combine them in that order. If you combine M4S files in the wrong order, the resulting video won't play in media players.

After you combine your M4S files into a single file, you can use FFmpeg (multiplatform) to convert that file into an MP4 file.

如何转换 M4S 文件

You can use FFmpeg to convert M4S videos to the MP4 format. Before doing so, be sure to combine all the segments of your video into a single video file, using the instructions in the How to open an M4S file section.

To convert your M4S file, open a terminal window, navigate to the directory that contains your M4S file, and enter ffmpeg -i YourFile.m4s YourFile.mp4.

使用File Viewer Plus打开 400 多种文件格式。免费下载

可打开 M4S 文件的程序

Windows
免费
Mac
免费
Linux
免费
分类: 视频
更新时间: 2022-05-06

验证者 FileInfo.com

FileInfo.com 团队 独立研究了本页面列出的 MPEG-DASH Video Segment 文件格式和 Mac, Windows, and Linux 应用。 我们的目标是达到 100% 的准确率,并且仅发布我们已验证过的文件类型信息。

如果您想为此页面提出新增或更新建议,请告诉我们