[mythtv] problem watching recording in progress and recording new programs

Matt Zimmerman mythtv-dev@snowman.net
Wed, 20 Nov 2002 20:05:44 -0500


On Wed, Nov 20, 2002 at 04:02:01PM -0800, Mark Naudain wrote:

> I have more information regarding the problem I am having watching a
> recording (watching live tv is no problem for me)
> I didn't have this problem until a few days ago and am a little
> stumped. Any help would be appreciated.
> 
> Thanks,
> Mark
> 
> Here is the output:
> 
> Changing from None to RecordingOnly
> Can't open video device: /dev/video0
> open video:: Device or resource busy
> VIDIOCSAUDIO: Bad file descriptor

Run this command:

fuser -v /dev/video0

to find out what program is using the video device and preventing mythtv
from opening it.

-- 
 - mdz