Hi,
A movie in .mkv file is distorted. It is flattened.
How can I correct the format?
Thank you!
+ Reply to Thread
Results 1 to 10 of 10
-
-
The faces are flattened: they are horizontally stretched, too wide to look normal.
Sorry for my clumsy explanation. -
It sounds like either the file is flagged incorrectly as 16:9 when it is 4:3, or your player is incorrectly stretching the video.
You could try using MKVExtract (with mkvtoolnix) to extract all the contents, then mkvmerge to build a new mkv with just the audio and video content, and with correct attributes.Read my blog here.
-
guns1inger,
Thank you!
I was assuming I will have to extract it somehow but what should I do between "extract" and "build" to fix the problem? What kind of file will I get after the extraction?
Thank you! -
You will get shown all the content, and you can choose what to extract. You will end up with video and audio streams that you can then put back into a new file with mkvmerge. mkvmerge has a whole series of settings you can adjust. I don't have it in front of me, but I assume it will have one for aspect ratio. Make sure that is set to 4:3, build a new file and test it. If that doesn't work, try 1:1
Read my blog here.
-
guns1inger,
It lloks like that "mkvtoolnix" and "mkvmerger" is the same thing. Is it OK? -
It is part of the tool kit, yes. MKVExtractGUI is a front end to the same tools to make it easier to demux the content of mkv files. You should also have a file called mmg.exe, which is the GUI front end to mkvmerge. Use this to add your demuxed components, then click on the Format Specific Options tab (lower half) and you can set framerates and aspect ratio.
Read my blog here.
Similar Threads
-
How to hardcode .sup subtitle file to a mkv movie?
By CodeGEN in forum SubtitleReplies: 6Last Post: 13th Mar 2017, 03:24 -
My TV doesn't run either .DTS and .AC3 file from .MKV movie
By galodoido12 in forum AudioReplies: 2Last Post: 3rd Feb 2012, 23:29 -
Improving the conversion of a .mkv file (DTS) to a .mkv file (AC3). Ideas?
By mdelisle1 in forum Video ConversionReplies: 11Last Post: 19th Jan 2011, 10:50 -
Help extracting softsub from a .mkv movie file.
By Danilux in forum Newbie / General discussionsReplies: 2Last Post: 13th Oct 2008, 23:18 -
Xvid to DVD 512x288 (1.78:1) [=16:9] Letterbox flattened
By hgdb in forum Video ConversionReplies: 22Last Post: 22nd Jun 2007, 00:12