[mythtv-users] Trying to record HD - sound issues?

A JM vbtalent at gmail.com
Sun Feb 22 17:38:44 UTC 2009


I'm still working on getting HD going and I think it might be related to the
/dev..

This is from the backend, it's trying to open the /dev/video0 but the HD3000
in this box is on /dev/video1:

2009-02-22 12:12:13.773 NVR(/dev/video0) Error: Unknown audio codec
2009-02-22 12:12:13.793 AutoExpire: CalcParams(): Max required Free Space:
2.0 GB w/freq: 15 min
2009-02-22 12:12:15.156 NVR(/dev/video0) Error: DQBUF ioctl failed.
            eno: Input/output error (5)
2009-02-22 12:12:15.176 NVR(/dev/video0) Error: Resetting and re-queueing
2009-02-22 12:12:16.325 NVR(/dev/video0) Error: DQBUF ioctl failed.
            eno: Input/output error (5)
2009-02-22 12:12:16.341 NVR(/dev/video0) Error: Resetting and re-queueing
2009-02-22 12:12:16.841 NVR(/dev/video0) Error: DQBUF ioctl failed.
            eno: Input/output error (5)
2009-02-22 12:12:16.857 NVR(/dev/video0) Error: Resetting and re-queueing
2009-02-22 12:12:17.584 NVR(/dev/video0) Error: DQBUF ioctl failed.
            eno: Input/output error (5)
2009-02-22 12:12:17.601 NVR(/dev/video0) Error: Resetting and re-queueing
2009-02-22 12:12:18.101 NVR(/dev/video0) Error: DQBUF ioctl failed.
            eno: Input/output error (5)
2009-02-22 12:12:18.117 NVR(/dev/video0) Error: Resetting and re-queueing
2009-02-22 12:12:19.234 NVR(/dev/video0) Error: DQBUF ioctl failed.
            eno: Input/output error (5)
2009-02-22 12:12:19.249 NVR(/dev/video0) Error: Resetting and re-queueing
2009-02-22 12:12:20.613 NVR(/dev/video0) Error: DQBUF ioctl failed.
            eno: Input/output error (5)
2009-02-22 12:12:20.629 NVR(/dev/video0) Error: Resetting and re-queueing
2009-02-22 12:12:21.728 NVR(/dev/video0) Error: DQBUF ioctl failed.
            eno: Input/output error (5)
2009-02-22 12:12:21.745 NVR(/dev/video0) Error: Resetting and re-queueing
2009-02-22 12:12:21.828 TVRec(4): Changing from WatchingLiveTV to None
2009-02-22 12:12:22.765 Finished recording Unknown: channel 311


When I look in the DB the HD3000 is on /dev/video0. So, I'm assuming it was
using the wrong device I changed it to /dev/video1 and restarted the backend
and this is the output:

mythtv at R01:~$ mythbackend
2009-02-22 12:21:03.277 mythbackend version: trunk [19490M] www.mythtv.org
2009-02-22 12:21:03.278 Using runtime prefix = /usr/local
2009-02-22 12:21:03.278 Using localhost value of R01
2009-02-22 12:21:03.282 New DB connection, total: 1
2009-02-22 12:21:03.285 Connected to database 'mythconverg' at host:
localhost
2009-02-22 12:21:03.285 Closing DB connection named 'DBManager0'
2009-02-22 12:21:03.286 Connected to database 'mythconverg' at host:
localhost
2009-02-22 12:21:03.290 Current Schema Version: 1227
2009-02-22 12:21:03.292 MythBackend: Starting up as the master server.
2009-02-22 12:21:03.295 New DB connection, total: 2
2009-02-22 12:21:03.296 Connected to database 'mythconverg' at host:
localhost
2009-02-22 12:21:03.303 New DB connection, total: 3
2009-02-22 12:21:03.303 Connected to database 'mythconverg' at host:
localhost
2009-02-22 12:21:03.304 New DB connection, total: 4
2009-02-22 12:21:03.304 Connected to database 'mythconverg' at host:
localhost
2009-02-22 12:21:03.305 New DB connection, total: 5
2009-02-22 12:21:03.306 Connected to database 'mythconverg' at host:
localhost
2009-02-22 12:21:03.306 New DB connection, total: 6
2009-02-22 12:21:03.306 Connected to database 'mythconverg' at host:
localhost
2009-02-22 12:21:04.181 Channel(/dev/video1)::Open(): Can't open video
device, error "No such file or directory"
2009-02-22 12:21:04.182 New DB scheduler connection
2009-02-22 12:21:04.182 Connected to database 'mythconverg' at host:
localhost
2009-02-22 12:21:04.203 Enabling Upnpmedia rebuild thread.


Now I tried tunning to a digital channel using azap and mplayer using the
following:

azap -a1 -r WVEX-HD
mplayer -nosound /dev/dvb/adapter1/dvr0

the output I get is:

mythtv at R01:~$ mplayer -nosound /dev/dvb/adapter1/dvr0
MPlayer 1.0rc2-4.3.2 (C) 2000-2007 MPlayer Team
CPU: AMD Athlon(tm) 64 X2 Dual Core Processor 5200+ (Family: 15, Model: 107,
Stepping: 2)
CPUflags:  MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 1
Compiled with runtime CPU detection.
mplayer: could not open config files /home/mythtv/.lircrc and
/etc/lirc//lircrc
mplayer: No such file or directory
Failed to read LIRC config file ~/.lircrc.

Playing /dev/dvb/adapter1/dvr0.
TS file format detected.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mythtv.org/pipermail/mythtv-users/attachments/20090222/53ebef57/attachment.htm>


More information about the mythtv-users mailing list