[mythtv-users] Trouble transcoding myth recordings

Nick Rosier nick.rosier at gmail.com
Sat Mar 11 20:15:35 UTC 2006


On 3/10/06, Michael T. Dean <mtdean at thirdcontact.com> wrote:
> On 03/09/2006 10:46 PM, Andrew wrote:
> > Bryan Halter wrote:
> >
> >> I'm trying to transcode recordings and keep getting failed jobs with
> >> messages like the one below.
> >>
> >>
> >> 2006-03-09 22:02:15.087 NVR::AudioInit() This Unix doesn't support
> >> device files for audio access. Skipping
> >>
> > Add the OSS flag and re-compile mythtv.
> >
>
> Or, if not using Gentoo, configure without the "--disable-audio-oss"
> flag to ensure OSS emulation is enabled in the backend.

Running SVN on Gentoo:

# mythbackend --version
Library API version: 0.19.20060226-1
Source code version: 9324
Options compiled in:
 linux release using_v4l using_oss using_alsa using_arts using_jack
using_ivtv using_dbox2 using_lirc using_dvb using_dvb_eit using_x11
using_xv using_xrandr using_opengl_vsync using_frontend using_backend

oss is turned on but for several recordings I get this:

2006-03-11 21:11:52.372 Transcoding from
/data/mythtv/recordings//1004_20060311182500.mpg to
/data/mythtv/recordings//1004_20060311182500.mpg.tmp
2006-03-11 21:11:52.582 Connecting to backend server: 192.168.1.4:6543
(try 1 of 5)
2006-03-11 21:11:52.592 Using protocol version 27
2006-03-11 21:11:52.600 MainServer::HandleAnnounce Monitor
2006-03-11 21:11:52.601 adding: bulma as a client (events: 0)
[mpeg @ 0xb757b378]Parser not found for Codec Id: 94210 !
0: start_time: 0.036 duration: 188.950
1: start_time: 4111.054 duration: 4483.978
2: start_time: 0.025 duration: 188.937
stream: start_time: 0.276 duration: 95500.080 bitrate=116 kb/s
2006-03-11 21:11:52.710 AFD: Opened codec 0x811f830, id(MPEG2VIDEO) type(Video)
2006-03-11 21:11:52.727 AFD: Opened codec 0x8121170, id(MP2) type(Audio)
2006-03-11 21:11:52.783 NVP: Disabling Audio, params(-1,2,44100)
2006-03-11 21:11:52.904 Copying Audio while transcoding Video
2006-03-11 21:11:52.925 Unknown socket closing

There's no process running and the job stays in the queue with 0% for
indefinitly.
Any ideas?

N.


More information about the mythtv-users mailing list