It looks like you're asking for a review of a file named mortalengines2018720pbluraydd51hindieng — but that’s not a standard movie title.
That string appears to be a filename from a pirated or ripped version of the 2018 movie Mortal Engines, containing details about:
| Platform | Steps |
|----------|-------|
| Windows | Right‑click the speaker icon → Sounds → Playback tab → select your 5.1 speaker system → Configure → ensure 5.1 is chosen. |
| macOS | System Preferences → Sound → Output → choose your Surround Sound device (or use Audio MIDI Setup to create a 5.1 aggregate device). |
| Linux | Use pavucontrol → Playback tab → set the output to your surround‑sound sink (e.g., alsa_output.pci-0000_00_1b.0.analog-surround-51). | mortalengines2018720pbluraydd51hindieng install
Media → Open File… (or press Ctrl + O).MortalEngines2018.720p.BluRay.DD51.Hindi.mkv.The easiest way to get a player that “just works” is VLC Media Player (free, cross‑platform).
sudo apt install vlc (Debian/Ubuntu) or use your distro’s package manager.Alternative players:
The typical naming convention tells you everything about the file:
MortalEngines2018.720p.BluRay.DD51.Hindi.mkv
│ │ │ │ │
│ │ │ │ └─ Language of the audio track (Hindi)
│ │ │ └─ Audio codec & channel layout (Dolby Digital 5.1)
│ │ └─ Source (Blu‑Ray) and resolution (720p)
│ └─ Year of release
└─ Title of the movie
If you see additional parts like HDRip, WEB-DL, or x264, those describe the source and video codec. In our case, BluRay indicates a high‑quality source, and DD51 guarantees a true Dolby Digital 5.1 audio track. It looks like you're asking for a review
mpv /path/to/MortalEngines2018.720p.BluRay.DD51.Hindi.mkv
MPV will automatically select the best audio track (usually the first 5.1 track).