> For the complete documentation index, see [llms.txt](https://nkintc.gitbook.io/brainless/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nkintc.gitbook.io/brainless/steam/technology/programs/vlc-media-player.md).

# VLC Media Player

## Abilities

Used [**VLC media player**](http://www.videolan.org/vlc/).

To [convert .mkv to .mp4](https://asawicki.info/news_1615_how_to_quickly_convert_mkv_to_mp4_file_using_vlc.html):

1. Run "VLC media player".
2. From main menu select "Media" > "Convert / Save...".
3. On "File" tab, click "Add..." button.
4. Choose you MKV file. After that, it should be added to the list. (Alternatively, you can drag\&drop a file into the list.)
5. Click "Convert/Save" button.
6. Select Profile: "Video - H.264 + MP3 (MP4)".
7. Click on the icon button that has hint: "Edit selected profile".
8. On "Encapsulation" tab, leave "MP4/MOV" selected.
9. On "Video codec" tab, check both "Video" and "Keep original video track".
10. On "Audio codec" tab, similarly select both "Audio" and "Keep original audio track".
11. Click "Save" button.
12. In "Destination" selection, click "Browse" button to select directory and file name for you destination MP4 file.
13. Click "Start" button.
14. Observe progress bar in the main window as file is converted.
15. After that, my VLC (version 2.2.1) seems to hang in an infinite loop so I have to kill it using system "Task Manager", but it doesn't matter - the destination file is already created.
