[vlc-devel] Problem with the new rss sub-filter

lists-vlc-devel at gmx.net lists-vlc-devel at gmx.net
Sat Aug 13 11:30:54 CEST 2005


Hi,

VLC version: 0.8.4 (subversion)

today I was playing around with the new rss sub-filter. 
Here's my command line:

vlc  --no-osd \
     --rss-urls"http://kernel.org/kdist/rss.xml" \
     v4l:/dev/v4l/video0:norm=pal:size=702x576:channel=1: \
     adev=/dev/dsp:audio=0 \
    --sout'#transcode{sfilter=rss,vcodec=mp1v,acodec=mpga, \
    vb=1500,ab=128,vt=800000,keyint=80}:std{access=udp,mux=ts, \
    url=239.255.12.41,sap,name="WebCam"}' --ttl=12


Unfortunately, the rss-URL seems to be parsed
wrong:

-------------------------------------------------------------------------------

[00000283] main access error: cannot resolve
'kernel.org%2Fkdist%2Frss.xml:80' :Name or service not known
[00000283] access_http access error: cannot connect to
kernel.org%2Fkdist%2Frss.xml:80
[00000283] main access error: cannot resolve
'kernel.org%2Fkdist%2Frss.xml:80' :Name or service not known
[00000283] access_http access error: cannot connect to
kernel.org%2Fkdist%2Frss.xml:80
[00000283] access_mms access error: invalid chunk FATAL (0x3f3c)
[00000283] access_mms access error: header size == 0
[00000279] main private error: no suitable access module for
`http://kernel.org/kdist/rss.xml'
[00000279] rss private error: Failed to open http://kernel.org/kdist/rss.xml
for
reading[00000279] rss private error: failed while fetching RSS ... too
bad

------------------------------------------------------------------------------

How should I spell the rss-URL correctly to avoid these errors?

Thanks and keep up the great work!!

Regards,
Thomas

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html



More information about the vlc-devel mailing list