Some (MeGUI\x264) MKVs playback as a thin horizontal line, apparently due to an error in the encoded display aspect ratio value. It seems the problem is not in the header, but in the x264 stream itself. The problem can be corrected by demuxing the MKVs and then remuxing them with MKVmerge, adding --engage remove_bitstream_ar_info in Extra options\User defined options of the x264 track - thus removing the incorrect display aspect ratio data.
I'm not sure how this figures in the whole, but in example A MKVmerge x26\Format specific options display width/height is reported as 1280160/720 (1280160 / 720 = 1778, the bad aspect ratio which MediaInfo reports for this MKV) and in example B MKVmerge lists width/height as 1279680/688 (1279680 / 688 = 1860, the bad aspect ratio which MediaInfo reports for this MKV).
For now, I'd be glad to be able to either prevent any A/R data from being encoded or specify it so it is encoded correctly and I'd welcome any suggestions on how to go about it.
+ Reply to Thread
Results 1 to 1 of 1
Similar Threads
-
MeGui Aspect ratio ?
By clight77 in forum Video ConversionReplies: 1Last Post: 28th Nov 2012, 19:19 -
Aspect ratio slightly off? (Megui, Staxrip vs Xvid4PSP)
By ARTO65 in forum DVD RippingReplies: 24Last Post: 15th Jun 2011, 09:32 -
MeGUI x264 Aspect Ratio Tag?
By reakt in forum Video ConversionReplies: 11Last Post: 6th Aug 2010, 18:44 -
MeGUI aspect ratio & cropping problems ??
By 3thman in forum Video ConversionReplies: 7Last Post: 5th Feb 2010, 17:22 -
How can I maintain the Aspect Ratio in MeGUI?
By Newtype in forum Video ConversionReplies: 2Last Post: 1st Feb 2010, 09:06