.M4S Bestandsextensie

MPEG-DASH Video Segment

Ontwikkelaar Moving Picture Experts Group
Populariteit
3.8  |  13 Stemmen
 

Wat is een M4S-bestand?

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.

Meer informatie

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.

OPMERKING: M4S files often do not contain audio data.

Een M4S-bestand openen

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.

Een M4S-bestand converteren

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.

Open meer dan 400 bestandsformaten met File Viewer Plus.Gratis downloaden

Programma's die M4S-bestanden openen

Windows
Gratis
Mac
Gratis
Linux
Gratis
Categorie: Video
Bijgewerkt: 2022-05-06

Geverifieerd door FileInfo.com

Het FileInfo.com-team heeft onafhankelijk onderzoek gedaan naar het MPEG-DASH Video Segment-bestandsformaat en de Mac, Windows, and Linux-apps die op deze pagina worden vermeld. Ons doel is 100% nauwkeurigheid en we publiceren alleen informatie over bestandstypen die we hebben geverifieerd.

Als u aanvullingen of updates voor deze pagina wilt voorstellen, kunt u het ons laten weten.