﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc	mlocked
10519	cx8800 and V4L driver issue	bernhart2002@…	danielk	"The cx8800 driver does not accept ioctl command VIDIOC_STREAMOFF and this causes the card to fail with eno: Invalid argument (22) . 
I guess the same problem exist with the bttv driver
 
in file mythtv/mythtv/libs/libmythtv/v4lchannel.cpp 

line 102
   if (driver_name == ""bttv"")
should be
   if (driver_name == ""bttv"" || driver_name == ""cx8800"")

sorry I do not know how to make a patch "	Bug Report - General	closed	minor	0.25	MythTV - Recording	Master Head	medium	Fixed			0
