Mailing List archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[linux-dvb] Re: dvbaudio problem
Quoting Dave Chapman <dave@dchapman.com>:
> Two things you need to make sure first:
>
> 1) That the file /dev/ost/demux exists on your system
lrwxrwxrwx 1 root root 6 Nov 25 13:23 /dev/ost/demux -> demux0
crw-rw-rw- 1 root root 250, 4 Nov 25 13:23 /dev/ost/demux0
crw-rw-rw- 1 root root 250, 68 Nov 25 13:23 /dev/ost/demux1
crw-rw-rw- 1 root root 250, 132 Nov 25 13:23 /dev/ost/demux2
> 2) That the DVB driver is loaded ("lsmod | grep dvb")
dvb 2945808 1
dvb_demux 4592 0 [dvb]
dmxdev 5360 0 [dvb]
saa7146_core 13376 0 [dvb saa7146_v4l]
videodev 2752 2 [dvb]
i2c-core 10688 0 [tuner dvb VES1820 VES1893 saa7146_core]
demux 640 1 [dvb dvb_demux]
dvbdev 1504 1 [dvb ca frontend sec audio video dmx]
> If both the above are true, then post again with more details. You also
> need to make sure that the DVB card is tuned to a transponder.
> You can use dvbtune (from www.linuxstb.org) for this.
I have tune my dvb card with vdr, I think I can use it to use dvbaudio.
On another machine, on a working configuration, xmms allowed me to play
such recorded files, but something seems to be out of order.
> You may find the "pesdump" utility more reliable than dvbaudio. You
> then need to convert the pes file to "mp2" using the "pes2aud_es"
> utility supplied with the DVB driver (in apps/mpegtools).
>
> Dave.
Pierre
--
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.
Home |
Main Index |
Thread Index