﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc	mlocked
11605	mythtranscode --fifoinfo --honorcutlist ignores pixel aspect	mythtv@…		"I believe this fix actually causes problems, as it seems to use the actual frame size assuming square pixels. 

For instance, I have many DVB recordings at 704x576 with a DAR of 16:9, so that the output frame size is 1024x568. When mythtranscode -fifoinfo is run I get FifoVideoAspectRatio 1.77778 as expected, but adding -honorcutlist now gives me FifoVideoAspectRatio 1.22222. 

I am afraid I am not sure what the correct call is (having never read any of the source), but I am assuming it is the following line of the patch which needs changing to get the output frame size, rather that the source size:
{{{ 
video_aspect = player->GetVideoAspect();
}}}"	Bug Report - General	closed	minor	unknown	MythTV - Mythtranscode	Master Head	medium	Abandoned			0
