﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc	mlocked
1660	Database updates in firewirerecorder.cpp cause dropped data	ajlill@…	cpinkham	"I've been fighting the

kernel: ivtv0: All encoder MPEG stream buffers are full. Dropping data.
kernel: ivtv0: Cause: the application is not reading fast enough.

problem for months now. It turns out the biggest problem is updating the filesize and recordedmarkup in the same thread that reads from /dev/video. The attached patch creates a separate thread to run theses, redoes the multilple inserts to be more efficient, as well as changes to up the priority of the reader and writer threads. With these changes, the frequency of these errors have dropped from once per program to once per week."	defect	closed	minor	0.21	mythtv	head	medium	fixed		nick.rosier@…	0
