[vlc] Re: How to stream a whole transponder?
Josef Wolf
jw at raven.inka.de
Sun Nov 28 22:03:34 CET 2004
On Fri, Nov 19, 2004 at 12:42:28AM +0100, Josef Wolf wrote:
> On Mon, Nov 15, 2004 at 09:17:46AM +0100, Josef Wolf wrote:
> > On Sun, Nov 14, 2004 at 11:11:54PM +0100, Benjamin PRACHT wrote:
>
> > Finally, I got it! Here's the command I use:
> >
> > vlc dvb: \
> > --dvb-frequency 11954000 \
> > --dvb-srate 27500000 \
> > --dvb-satno 1 \
> > --dvb-voltage 18 \
> > --dvb-adapter 1 \
> > --dvb-budget-mode \
> > --sout-all --ts-es-id-pid --ts-silent \
> > --sout \
> > "#duplicate{"\
> > "dst=std{access=http,mux=ts,url=vdr1:3001}\",select=\"program=28006\","\
> > "dst=std{access=http,mux=ts,url=vdr1:3002}\",select=\"program=28010\""\
> > "}"
> >
> > Works as expected.
>
> ough! For some reason it don't work any more. :-( Here's the error
> message:
>
> [00000291] dvb access error: ioctl FE_SET_VOLTAGE failed, voltage=1 (-1)
> Operation not permitted
> [00000291] dvb access error: DVB-S: tuning failed
> [00000238] main input error: no suitable access module for `dvb:'
> [00000246] main http daemon: httpd doesn't reference any host, deleting
>
> Any ideas what is going wrong here? VDR and zsap don't seem to have a
> problem here.
I still can't get this workig properly. I am pretty sure the real problem
has nothing to do with permissions since (as I already noticed) this was
run as root.
Any ideas here?
BTW: While searching for the reason of the above-mentioned tuning problem,
I noticed an other strange behavior: When I szap to an arbitrary program
and put the stream into a file with "cat /dev/dvb/adapterX/dvr0 >file.mpg",
I can play the resulting file with mplayer, but vlc don't do anything.
The resulting file seems to be a TS (requested with DMX_SET_PES_FILTER).
How do I set up the filter to make vlc play it properly?
--
Please visit and sign and http://www.ffii.org
-- Josef Wolf -- jw at raven.inka.de --
--
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/support/lists.html
More information about the vlc
mailing list