[mythtv-users] pvrusb2 stopped working

Panachoi panachoi at gmail.com
Mon Feb 23 04:31:48 UTC 2009


I've been running trunk for quite some time. Last week, I jumped to r20019.
My pvrusb2 stopped working with myth. The pvrusb2 does work, as I can use
vlc to view the output. It seems that myth now wants to do VBI recording,
which of course is not supported by the pvrusb2:

2009-02-22 09:51:02.968 MPEGRec(/dev/video2) Warning: Can't enable VBI
recording (3)
                        eno: Invalid argument (22)
2009-02-22 09:51:02.999 MPEGRec(/dev/video2) Error: StartEncoding
                        eno: Invalid argument (22)
2009-02-22 09:51:03.000 MPEGRec(/dev/video2) Error: Failed to start
recording
2009-02-22 09:51:03.003 MPEGRec(/dev/video2) Error: StopEncoding
                        eno: Invalid argument (22)


However, VBI is disabled on the backend:

mysql> select * from settings where value like 'vbi%';
+-----------+------+----------+
| value     | data | hostname |
+-----------+------+----------+
| VbiFormat | None | NULL     |
+-----------+------+----------+


I'm at a bit of a loss why this suddenly started doing this. Any help is
appreciated.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mythtv.org/pipermail/mythtv-users/attachments/20090223/8a07f8ea/attachment.htm>


More information about the mythtv-users mailing list