remove non ascii whitespaces
This commit is contained in:
parent
598a10bc28
commit
5a6d6c4d13
117 changed files with 1928 additions and 1928 deletions
|
@ -15,7 +15,7 @@ Editing and creation of Matroska files can be done using [MKVToolnix](../../appl
|
|||
|
||||
## Features
|
||||
|
||||
**_Matroska_** is designed with the future in mind. It incorporates features you would expect from a modern container format, like:
|
||||
**_Matroska_** is designed with the future in mind. It incorporates features you would expect from a modern container format, like:
|
||||
- Fast seeking in the file
|
||||
- Chapter entries
|
||||
- Full metadata (tags) support
|
||||
|
@ -28,5 +28,5 @@ Editing and creation of Matroska files can be done using [MKVToolnix](../../appl
|
|||
## What file extensions does Matroska use?
|
||||
- `.mkv`: Used for files that contain at least one video track (usually with at least one audio track and optionally with subtitle tracks). This is the most commonly used extension.
|
||||
- `.mka`: Used for audio only files, can contain any supported audio compression format, such as MP2, MP3, Vorbis, AAC, AC3, DTS, or PCM
|
||||
- `.mk3d`: A special case of `.mkv` containing stereoscopic (3D) video
|
||||
- `.mk3d`: A special case of `.mkv` containing stereoscopic (3D) video
|
||||
- `.mks`: Used for files that only contain subtitles
|
Loading…
Add table
Add a link
Reference in a new issue