Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: AC3-playback didn't work



Hi Dieter,

> > When I start to play a recorded movie or a DVD then the
> > I only see a black background on the TV and nothing is
> > played. But I can stop the play and vdr switches back to
> > the current channel (with sound). But the vdr is dead.
> > It doesn't recognize any command from the remote control.
> >
> > Has anyone an idea what I made wrong?
>
> what does the logfile say ?

I posted the contents of the logfile in my last mail. Here it is
again:

Dec 16 18:18:45 htpc kernel: VFS: Disk change detected on device ide1(22,0)
Dec 16 18:19:22 htpc vdr[905]: replay
/vdr/video/Sieben_Jahre_in_Tibet/2001-11-25.20.13.50.50.rec
Dec 16 18:19:22 htpc vdr[905]: playing
'/vdr/video/Sieben_Jahre_in_Tibet/2001-11-25.20.13.50.50.rec/001.vdr'
Dec 16 18:19:26 htpc vdr[1181]: output thread started (pid=1181)
Dec 16 18:19:26 htpc vdr[1182]: input thread started (pid=1182)
Dec 16 18:19:26 htpc vdr[1182]: resuming replay at index 0 (0:00:00.01)
Dec 16 18:19:26 htpc vdr[905]: max. latency time 5 seconds
Dec 16 18:20:34 htpc vdr[905]: PANIC: watchdog timer expired - exiting!


> Please try -a "cat >/tmp/ac3file" and see if this file gets bigger.
> If yes, you can try to play this file with ac3dec -[P|C] (for me the
> option -P works fine).

The output in the file works. When I try to replay it with ac3dec without
a parameter than it have some CRC failures but it comes to the end.

htpc:/ # /usr/bin/ac3dec /tmp/ac3file
5.1 Mode 48.0 KHz 448 kbps Complete Main Audio Service
** CRC failed - skipping frame **
...
** CRC failed - skipping frame **

But with -C or -P the process runs in a neverending loop.
An abort with Ctrl+C doesn't work. Following error message
is displayed:

htpc:/ # /usr/bin/ac3dec /tmp/ac3file -C
AC3 Stream 48.0 KHz 448 kbps
Aborted...
ALSA lib pcm_hw.c:278:(snd_pcm_hw_drain) SNDRV_PCM_IOCTL_DRAIN failed:
Input/output error
ac3dec: pcm.c:210: snd_pcm_hw_free: Assertion `snd_pcm_state(pcm) ==
SND_PCM_STATE_SETUP || snd_pcm_
state(pcm) == SND_PCM_STATE_PREPARED' failed.
Aborted...
ALSA lib pcm_hw.c:278:(snd_pcm_hw_drain) SNDRV_PCM_IOCTL_DRAIN failed:
Input/output error
ac3dec: pcm.c:210: snd_pcm_hw_free: Assertion `snd_pcm_state(pcm) ==
SND_PCM_STATE_SETUP || snd_pcm_
state(pcm) == SND_PCM_STATE_PREPARED' failed.
Aborted
...

In /var/log/messages are no entries from ac3dec.

Bye
Jens Dorstewitz
dorstewitz@gmx.de




Home | Main Index | Thread Index