﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc	mlocked
11443	DVD menu highlight disappears almost as soon as it is shown.	peper03@…	stuartm	"A side-effect of [3194b9f481] is that 'fps' is no longer set at the end of AvFormatDecoder::ScanStreams.  When a new subpicture stream is encountered, ScanStreams is called but 'fps' is always set to zero even when video streams should be ignored.

The mismatch between 'fps' and the detected frame-rate is eventually detected in AvFormatDecoder::MpegPreProcessPkt, which in turn eventually leads to the video output being re-initialised, which causes captions (i.e. subpictures) to be cleared.

The attached patch ensures that 'fps' is not touched unless video streams should be scanned. "	Patch - Bug Fix	closed	major	0.27	MythTV - DVD Playback	Master Head	medium	fixed			0
